codecombat/app/views
Matt Lott c54fea929e Update campaign editor analytics
Optimize analytics.log.event user event data find() to use stream()
instead of exec(), which is better for large result sets
Fix startDay formatting bug
Per-level recent sessions to 100
2015-01-07 14:49:24 -08:00
..
account Separating contact emails into premium subscriber support and basic general support. 2014-12-18 20:35:14 -08:00
admin Getting rid of indexes on employers and candidates. 2014-12-08 07:07:29 -08:00
common Added tasks view to Thang editor search. 2015-01-01 14:59:55 -08:00
contribute Added 'mk-MK' to diplomat page 2014-12-29 00:03:09 +00:00
core Merged in campaign editor and campaign view. Destroyed WorldMapView, CampaignOptions, and LevelOptions. Lots of stuff is now stored in the database instead of code. Cleaned up a few unneeded old features. Fixed some problems with checking permissions on first rather than latest versions of documents. 2014-12-28 13:25:20 -08:00
editor Update campaign editor analytics 2015-01-07 14:49:24 -08:00
i18n Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
ladder Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
modal Deleted WizardSettingsView. 2014-12-06 10:23:26 -08:00
play In middle of debugging non-functioning repeatable achievements. 2015-01-06 21:32:58 -08:00
user Refactored to make TreemaUtils generally available but TreemaNode only available for views that need it. 2014-11-29 17:51:40 -08:00
AboutView.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
CLAView.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
CommunityView.coffee Added some more world rand shortcut functions. Fixed a bug with toggling collision in level editor. Updated CommunityView contributor class i18n linking. 2014-12-21 21:38:12 -08:00
DemoView.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
EmployersView.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
HomeView.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
LegalView.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
TeachersView.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
TestView.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00