codecombat/app/collections
phoenixeliot e2d08fa7cf Stuff
Partially fix ActivateLicensesModal.spec

[IN PROGRESS] Don't display deleted users

Move userID to classroom.deletedMembers on user delete (not retroactive)

Fix PDF links for course guides, remove old PDFs from repo

Remove deprecated SalesView

Remove underline for not-yet-linked student names

Only show class select when there's more than one

Ignore case when sorting student names

Use student.broadName instead of name for display and sorting

Fix initial load not showing progress after joining a course (hacky)

Fix text entry for enrollment number input

Fix enrollment statistics

Fix enrollment stats completely (and add back in per-class unenrolled count)

Add deletedMembers to classroom schema

More fixes to enrollment stats (don't count nonmember prepaids)

Don't use 0 as implicit false for openSpots

Update suggested number of credit to buy automatically

Fix classroom edit form ignoring cleared values

Add alert text when more users selected than enrollments available

Alert user when trying to assign course to unenrolled students

Alert user when assigning course to nobody

Add some tests for TeacherClassView bulk assign alerts

Fix TeacherClassView tests failing without demos

Use model/collection.fakeRequests :D

Remove unused comment

Fix handling of improperly sorted deleted users on clientside

Add test for moving deleted users to deletedMembers

Add script for moving all deleted classroom members to classroom.deletedMembers

Completely rewrite tallying up enrollment statistics

Fix some tests to not be dependent on logged-in user

Address PR comments

Fix default number of enrollments to buy

Fix i18n for not enough enrollments

Use custom error message for classroom name length
2016-04-19 12:32:20 -07:00
..
Achievements.coffee Add CourseVictoryModal 2016-01-25 13:03:29 -08:00
Campaigns.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
Classrooms.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
CocoCollection.coffee Add fakeRequests array to models and collections during client tests 2016-04-14 15:26:29 -07:00
ComponentsCollection.coffee Fixed LevelComponent search collection in level editor. 2014-06-13 08:48:29 -07:00
CourseInstances.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
Courses.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
DocumentFiles.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
EarnedAchievementCollection.coffee User page now uses the supermodel for user loading 2014-08-08 19:26:24 +02:00
LeaderboardCollection.coffee #889 - moved CocoCollection.coffee to app/collections and updated references 2014-04-22 20:42:26 +01:00
Levels.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
LevelSessions.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
Patches.coffee Refactor ArticleEditView and PatchesView to use model endpoint functions 2016-02-22 16:03:21 -08:00
PatchesCollection.coffee added achievement editor for #2304 2015-02-16 17:12:05 -05:00
Prepaids.coffee Add explanatory copy to TeacherCoursesView 2015-12-04 14:17:24 -08:00
Products.coffee Move product information to the db 2015-12-14 11:10:50 -08:00
RealTimeCollection.coffee PVP waiting screen in real-time view 2014-08-29 21:46:26 -07:00
RecentlyPlayedCollection.coffee Recently played is now shown on account page 2014-07-21 19:06:22 +02:00
RelatedAchievementsCollection.coffee intermediate 2014-08-04 22:21:43 +02:00
SimulatorsLeaderboardCollection.coffee #889 - moved CocoCollection.coffee to app/collections and updated references 2014-04-22 20:42:26 +01:00
ThangNamesCollection.coffee Switched the ThangNamesCollection to use GET instead of POST. 2014-11-25 16:22:05 -08:00
ThangTypes.coffee Add CourseVictoryModal 2016-01-25 13:03:29 -08:00
TrialRequests.coffee Migrate /db/trial.request for #3469 2016-03-18 11:03:55 -07:00
Users.coffee Stuff 2016-04-19 12:32:20 -07:00