codecombat/app/schemas/models
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
..
achievement.coffee Collapse sets of achievements in achievements list 2015-11-28 08:39:05 -08:00
analytics_log_event.coffee Add shortened fields to analytics.log.event 2015-01-14 17:51:34 -08:00
analytics_perday.coffee Remove analytics.log.event created field 2015-01-14 13:03:02 -08:00
analytics_string.coffee Analytics data revamp 2015-01-14 11:09:01 -08:00
analytics_stripe_invoice.coffee Subs dashboard perf 2015-07-31 16:19:40 -07:00
analytics_users_active.coffee Capture active user metrics 2014-12-04 12:57:57 -08:00
article.coffee Polls! 2015-03-08 16:36:17 -07:00
campaign.schema.coffee Add picoCTFProblem field to levels 2016-02-10 14:16:54 -08:00
cla_submission.coffee Fixed #784. 2014-08-26 17:34:00 -07:00
clan.schema.coffee Decouple clan type from dashboard details 2015-04-20 14:04:22 -07:00
classroom.schema.coffee Stuff 2016-04-19 12:32:20 -07:00
course.schema.coffee Add POST /db/course_instance/:id/members 2015-11-03 14:00:51 -08:00
course_instance.schema.coffee Initial setup of the hoc page 2015-11-09 16:45:12 -08:00
earned_achievement.coffee Tweaked achievement notification handling, also disabling an endless loop of achievement fetching. 2015-01-09 12:38:00 -08:00
level.coffee Add picoCTFProblem field to levels 2016-02-10 14:16:54 -08:00
level_component.coffee Let API properties declare their return values should be captured. 2015-10-29 15:07:19 -04:00
level_feedback.coffee Refactoring defaults in schemas. 2014-08-23 16:06:41 -07:00
level_session.coffee Improve simulation game logic, and re-enable automatic simulations under certain conditions, better targeted toward the matches the player cares about 2015-12-06 09:20:37 -08:00
level_system.coffee Refactoring defaults in schemas. 2014-08-23 16:06:41 -07:00
mail_sent.coffee Added metadata to mail sent schema 2014-07-16 12:12:11 -07:00
mandate.schema.coffee Add Mandate configuration for session save delays 2016-03-14 16:39:05 -07:00
patch.coffee Adding polls as patchable. 2015-03-09 11:48:13 -07:00
payment.schema.coffee Add prepaids to payments 2016-02-17 10:08:44 -08:00
poll.schema.coffee Storing certain poll results in User object. Showing a poll once per day. 2015-03-09 09:30:51 -07:00
prepaid.schema.coffee Add exhausted property to prepaid model 2015-11-02 13:06:58 -08:00
product.schema.coffee Move product information to the db 2015-12-14 11:10:50 -08:00
purchase.schema.coffee Implementation of Heald's design of the PlayItemsModal. Added purchasing logic to the server to support it. Refactored header font from Bangers to Open Sans Condensed. 2014-11-03 20:48:59 -08:00
thang_component.coffee Refactoring defaults in schemas. 2014-08-23 16:06:41 -07:00
thang_type.coffee Fix colorConfig prerendered sprite sheet data, comparison 2015-10-14 10:41:10 -07:00
trial_request.schema.coffee Update trial requests to be type course 2015-12-08 16:16:02 -08:00
user-polls-record.schema.coffee Storing certain poll results in User object. Showing a poll once per day. 2015-03-09 09:30:51 -07:00
user.coffee Various fixes and changes to teacher-accounts and teacher-dashboard 2016-04-04 15:42:29 -07:00
user_code_problem.coffee Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
user_remark.coffee Cull recruiting views and translations 2015-12-18 10:34:21 -08:00