codecombat/app/views/admin
Scott Erickson 8dbc86ca04 Fix bugquest bugs
Hide TeachersContactModal after sending message

Fix GET /db/level/:handle/session, more extensively test

Fix EnrollmentView number of students input to stop losing focus on input

Fix EnrollmentsView syntax

Fix ActivateLicensesModal "Get Enrollments" button when already in the enrollments page

Update EnrollmentsView with new credit numbers when ActivateLicensesModal closes

Hide search box in TeacherClassView "Enrollment Status" tab

Tweak EnrollmentsView styling

Fix EnrollmentsView tests

Fix AnalyticsView

Make EnrollmentsView more explicitly handle undefined and empty array prepaid groups

Remove log

CoursesView handles JoinClassModal cancel

Re-enable EditStudentModal set password button when the form changes

Fix course instance tests, next level endpoint bug

Fix EditStudentModal tests
2016-05-24 14:10:56 -07:00
..
AdministerUserModal.coffee Add Enrollment start/end dates, remove self-serve 2016-05-24 14:07:28 -07:00
AnalyticsSubscriptionsView.coffee Remove auto-refresh from subs dashboard 2016-02-26 10:36:04 -08:00
AnalyticsView.coffee Fix bugquest bugs 2016-05-24 14:10:56 -07:00
BaseView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
CLAsView.coffee Refactor CLAsView to use view in template 2015-10-26 14:35:42 -07:00
CodeLogs.coffee Implements the SPADE logger into the SpellView 2016-04-26 09:56:30 -07:00
CodeLogsView.coffee Implements the SPADE logger into the SpellView 2016-04-26 09:56:30 -07:00
DemoRequestsView.coffee 🐛Fix admin demo requests 7-day average 2016-05-11 11:55:46 -07:00
DesignElementsView.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00
FilesView.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
LevelSessionsView.coffee Use view in template 2015-12-21 15:51:46 +00:00
MainAdminView.coffee Add return-to-admin (turn off espionage mode) 2016-03-04 10:43:17 -08:00
PendingPatchesView.coffee Cleaned couple files 2016-01-16 12:07:15 +00:00
TrialRequestsView.coffee 🐛Fix admin trial requests page 2016-03-21 11:39:15 -07:00
UserCodeProblemsView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
UsersView.coffee Merge branch 'sponsored-subs' 2015-03-13 15:19:20 -07:00