codecombat/server
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
..
commons Refactor rest of /db/campaign routes 2016-05-05 13:11:39 -07:00
handlers Add Enrollment start/end dates, remove self-serve 2016-05-24 14:07:28 -07:00
lib Refactor handlers to /server/handlers 2016-04-07 09:40:53 -07:00
middleware Fix bugquest bugs 2016-05-24 14:10:56 -07:00
models Add Enrollment start/end dates, remove self-serve 2016-05-24 14:07:28 -07:00
plugins Refactor server models into /server/models, remove request and mongoose from test globals 2016-04-06 16:06:52 -07:00
queues Fix submitted code not being present sometimes before submitted code compression 2016-05-24 13:42:37 -07:00
routes Fix bugquest bugs 2016-05-24 14:10:56 -07:00
delighted.coffee Make delighted profiles for teachers only, instead of all users 2016-05-06 12:45:11 -07:00
hipchat.coffee Change 'Slack' back to 'HipChat' in multicore and server. 2015-10-30 15:26:18 -07:00
sendwithus.coffee Improve student account recovery 2016-05-24 14:07:28 -07:00
slack.coffee Remove dev-feed from level change messages 2016-04-26 13:00:15 -07:00