codecombat/app/schemas/models
phoenixeliot 3d705e5d70 Fix bugquest bugs
Fix link to /teachers/classes (fixes bugquest#20)

Fix edit button color/icon (bugquest#23)

Fix bugquest#34

Fix password input width (bugquest#33)

Center new pasword text

Fix teacher password reset endpoint (bugquest#4)

Refactor+use NewHomeView logic for user page button (Fixes bugquest#2)

Refactor teacher-password-reset endpoint

This makes it much easier to prevent collisions with other logic when PUTing new User attributes.

Add regression test for converting to teacher account

Fix email verified links, require login (fix bugquest#16)

Fix me having stale emailVerified value (Fixes bugquest#40)

Don't show JoinClassModal to students

Add paragraph to JoinClassModal (fixes bugquest#14)

Update change-password label text (fixes bugquest#30)

Fix prompting for login on Account Settings page (bugquest #10)

Show validation errors for teacher password reset (bugquest#36)

Show yellow progress dot in My Classes if anyone has started (bugquest#55)

Remove confusing text (bugquest#100)
2016-05-24 14:10:17 -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 Lock course content to classrooms 2016-04-27 09:58:04 -07: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 Lock course content to classrooms 2016-04-27 09:58:04 -07:00
codelog.schema.coffee Implements the SPADE logger into the SpellView 2016-04-26 09:56:30 -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 Fully remove Clojure and Io. Use new Aether 0.5.0. 2016-05-24 12:00:04 -07:00
level_component.coffee Make LevelComponent names translatable, show spell name translations in doc tooltips 2016-04-26 16:37:06 -07:00
level_feedback.coffee Refactoring defaults in schemas. 2014-08-23 16:06:41 -07:00
level_session.coffee Disable esper, LevelSession.state.dateFirstCompleted schema restriction 2016-05-09 09:32:51 -07: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 Enrollment start/end dates, remove self-serve 2016-05-24 14:07:28 -07: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 Fix bugquest bugs 2016-05-24 14:10:17 -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