canvas-lms/spec/coffeescripts
Landon Wilkins bbcc385704 add teacher configuration of student organized group enrollment type
fixes CNVS-9363

test plan:
* create a student organized group
* log in as a teacher
* go to the new group management page
* select the "Student Groups" group set
* click on the "+ Group" button
* verify that you can select a join level
**  (either "Members are free to join" or
**          "Invitation only")
* select "Members are free to join"
* enter a group name
* hit save
* log in as a student
* go to /courses/:course_id/groups
* verify that the group you created appears
**  in the "Available Groups" listing
*******************************************
* log in as a teacher
* verify that the "Joining" option only appears
**  when adding or editing a group in the
**  Student Groups group set

Change-Id: I42c49869d68bebd6deb0ba9beff1fd0e94871911
Reviewed-on: https://gerrit.instructure.com/26304
Tested-by: Jenkins <jenkins@instructure.com>
Product-Review: Marc LeGendre <marc@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>
2013-11-20 17:05:25 +00:00
..
arr remove unused reducedWalk spec 2012-12-12 14:51:42 -07:00
backbone-ext Add new content migration UI 2013-05-18 04:58:35 +00:00
behaviors properly mark up discussion index headers w/ aria-expanded. 2013-07-05 22:01:14 +00:00
calendar calendar2: agenda view date range 2013-11-05 16:29:12 +00:00
class organize backbone code and don't make people think about 'use!' 2012-04-21 23:00:05 -06:00
collections fancy page revisions 2013-11-14 21:21:30 +00:00
editor add accessibility layer to tinymce editor 2013-01-11 18:52:25 -07:00
gradebook disable speedgrader in courses with large_roster flag. 2013-02-15 16:38:45 -07:00
gradebook2 round scores to two places in gradebook2 2013-07-17 16:06:59 +00:00
helpers spec: clean up javascript specs 2013-10-29 14:55:11 +00:00
jquery fix module sequence footer tooltips to not have html 2013-09-20 22:19:56 +00:00
models fancy page revisions 2013-11-14 21:21:30 +00:00
object paginated discussions with search 2012-11-11 20:52:09 -07:00
str better behavior for truncateText 2012-09-25 09:55:21 -06:00
util calendar2: month view styling 2013-10-21 16:44:17 +00:00
views add teacher configuration of student organized group enrollment type 2013-11-20 17:05:25 +00:00
widget fix conversation loading/rendering bug, fixes #9172 2012-07-06 17:15:19 -06:00
xhr remove fixture from remoteselect spec. 2013-06-04 15:35:37 +00:00
ComboBoxSpec.coffee ComboBox widget 2012-04-20 12:17:09 -06:00
CustomListSpec.coffee spec: fix broken qunit specs 2013-10-24 21:33:16 +00:00
GradeCalculatorSpec.coffee GradeCalculator: work with string ids 2013-11-13 17:50:51 +00:00
TemplateSpec.coffee fix js:test for OSX, plugins, and dynamic manifest 2012-03-29 10:44:21 -06:00
dateSpec.coffee properly handle time manipulations around DST-end 2012-11-09 16:58:52 -07:00
formToJSONSpec.coffee spec: remove redundant test, fix indentation 2013-04-29 18:49:52 +00:00
handlebars_helpersSpec.coffee Add style fixes to new content migration page 2013-06-15 02:16:11 +00:00
helpDialogSpec.coffee added DialogFormView 2013-01-17 18:50:37 -07:00
i18nSpec.coffee spec: clean up javascript specs 2013-10-29 14:55:11 +00:00
invokerSpec.coffee qunit + AMD javascript specs 2011-10-27 12:58:47 -06:00
jQuery.instructureJqueryPatchesSpec.coffee upgrade jquery to 1.7.2 2012-04-24 10:57:38 -06:00
jQuery.instructureMiscPluginsSpec.coffee AMD Conversion 2012-02-06 16:41:40 -07:00
objectCollectionSpec.coffee objectCollection.sortBy can handle empty arrays 2012-02-16 16:35:20 -07:00
paginatedListSpec.coffee paginate enrollments on SectionController#show. fixes #6022 2012-02-17 16:18:50 -07:00
userNamePartsSpec.coffee AMD Conversion 2012-02-06 16:41:40 -07:00
userSettingsSpec.coffee use userSettings instead of $.store.userGet 2012-05-09 10:02:08 -06:00