codecombat/app/models
Daniel Fiore 9ccb0dd3cb Fix isSilhouettedItem
This fixes #3264. Checks were failing in cases where no gold amount was
set and tier was 0. Checks are now using existential operator to ensure
null/undefined.
2016-01-02 16:10:03 -08:00
..
Achievement.coffee Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power. 2015-02-25 18:41:39 -08:00
AnalyticsLogEvent.coffee
AnalyticsStripeInvoice.coffee Subs dashboard perf 2015-07-31 16:19:40 -07:00
Article.coffee Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power. 2015-02-25 18:41:39 -08:00
Campaign.coffee Add back statsForSessions to Campaign model 2015-12-03 12:47:28 -08:00
Clan.coffee Create and list clans 2015-04-01 11:56:48 -07:00
Classroom.coffee Add remove student modal to ClassroomView 2015-12-02 11:56:38 -08:00
CocoModel.coffee Add created function to CocoModel 2015-12-03 12:56:22 -08:00
Course.coffee Initial courses object model 2015-08-29 07:15:39 -07:00
CourseInstance.coffee /courses analytics 2015-12-04 12:08:14 -08:00
EarnedAchievement.coffee Tweaked achievement notification handling, also disabling an endless loop of achievement fetching. 2015-01-09 12:38:00 -08:00
File.coffee
Level.coffee Fix config refactoring 2015-12-23 12:08:07 -08:00
LevelComponent.coffee Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power. 2015-02-25 18:41:39 -08:00
LevelFeedback.coffee
LevelSession.coffee Fixed typo in LevelSession busting readyToRank check. 2015-02-17 11:51:52 -08:00
LevelSystem.coffee Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power. 2015-02-25 18:41:39 -08:00
Mandate.coffee Add Mandate for modifying simulation throughput on the fly, other things later 2015-12-16 16:39:45 -08:00
Patch.coffee
Payment.coffee
Poll.coffee Added admin/pending-patches view. Fixed accepting several kinds of patches. Added keyboard shortcuts for accepting (a) and rejecting (r) patches. Fixed #2490. Fixed #2515. Fixed #2304. 2015-03-28 13:54:44 -07:00
Prepaid.coffee Update teacher surveys 2015-11-24 10:32:19 -08:00
Product.coffee Move product information to the db 2015-12-14 11:10:50 -08:00
Purchase.coffee
RealTimeModel.coffee
SuperModel.coffee Simulate games in background while playing levels if we think there's extra compute power 2015-11-29 12:30:19 -08:00
ThangType.coffee Fix isSilhouettedItem 2016-01-02 16:10:03 -08:00
TrialRequest.coffee Teacher trial subscription form 2015-06-05 06:48:19 -07:00
User.coffee Add ActivateLicensesModal to ClassroomView 2015-11-30 16:59:22 -05:00
UserCodeProblem.coffee
UserPollsRecord.coffee Polls! 2015-03-08 16:36:17 -07:00