codecombat/app/views/courses
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
..
ActivateLicensesModal.coffee Stuff 2016-04-19 12:32:20 -07:00
ChangeCourseLanguageModal.coffee Fix some button child click and duplicate tag issues with e284ec79 2015-12-09 06:57:33 -08:00
ChooseLanguageModal.coffee /hoc analytics 2015-12-04 11:31:49 -08:00
ClassroomSettingsModal.coffee Stuff 2016-04-19 12:32:20 -07:00
ClassroomView.coffee Stuff 2016-04-19 12:32:20 -07:00
CourseDetailsView.coffee Various fixes and changes to teacher-accounts and teacher-dashboard 2016-04-04 15:42:29 -07:00
CourseEnrollView.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
CoursesView.coffee Stuff 2016-04-19 12:32:20 -07:00
EnrollmentsView.coffee Stuff 2016-04-19 12:32:20 -07:00
HourOfCodeView.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
InviteToClassroomModal.coffee Classroom details analytics 2015-12-04 14:11:47 -08:00
PurchaseCoursesView.coffee Implement teacher accounts 2016-04-04 15:18:06 -07:00
RemoveStudentModal.coffee Courses i18n 2015-12-08 20:05:08 +00:00
RestrictedToStudentsView.coffee Restrict teacher and student accounts to their respective areas and actions 2016-04-04 15:20:34 -07:00
StudentCoursesView.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
StudentLogInModal.coffee Cleaned couple files 2016-01-16 12:07:15 +00:00
StudentSignUpModal.coffee Various fixes and changes to teacher-accounts and teacher-dashboard 2016-04-04 15:42:29 -07:00
TeacherClassesView.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
TeacherClassView.coffee Stuff 2016-04-19 12:32:20 -07:00
TeacherCoursesView.coffee Stuff 2016-04-19 12:32:20 -07:00