codecombat/app/core
Josh Callebaut c4652d82e2 Implements the SPADE logger into the SpellView
* Updates spade.js vendor file, adds a sublime-project for developers to use
* Moves server logic away from handlers
* Moves session update logic to middleware, sets up server schema to autorender IDs as ObjectIDs
* Modernizes the supermodel loading scheme and switches from constructor to initalize
2016-04-26 09:56:30 -07:00
..
services Add extra information when a school is autocompleted. 2016-04-18 22:54:43 -07:00
social-handlers Refactor FacebookHandler and GPlusHandler 2016-03-18 11:03:55 -07:00
application.coffee Various fixes and changes to teacher-accounts and teacher-dashboard 2016-04-04 15:42:29 -07:00
auth.coffee Add User.logout to client 2016-03-18 11:03:54 -07:00
CocoClass.coffee Remove some logs to complete my testing 2016-02-02 16:56:08 -08:00
contact.coffee Fixed #1638: detect and automatically report unrecoverable world loading errors, plus adding better instructions for checking dev console. We can't recover yet, but having eyes on it will hopefully give us better visibility on this kind of error. 2015-04-25 17:29:02 -07:00
d3_utils.coffee Dashboard monthly revenue counts, and tabs 2016-02-20 17:27:45 -08:00
deltas.coffee Refactored away from having the underscore string library added to the String prototype. 2015-01-04 08:05:46 -08:00
errors.coffee Fix and improve new errors system 2016-03-03 13:59:17 -08:00
forms.coffee Fix options in forms.objectToForm 2016-03-18 11:03:55 -07:00
initialize.coffee Update teacher trial request views, some related bug fixes 2016-04-20 16:30:11 -07:00
ModuleLoader.coffee Fix some demo views 2016-01-07 09:40:35 -08:00
NameLoader.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
ParticleMan.coffee Added Robot Ragnarok limited time challenge. 2015-08-19 12:16:48 -07:00
Router.coffee Implements the SPADE logger into the SpellView 2016-04-26 09:56:30 -07:00
storage.coffee Fixed #343. Fixed #2565. localStorage cache now only lasting a week for most items, using lscache (bower install, y'all). 2015-04-18 17:25:40 -07:00
SystemNameLoader.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
Tracker.coffee Update request demo Ux 2016-03-08 09:30:50 -08:00
treema-ext.coffee Merge branch 'cashew' 2016-01-06 12:03:49 -08:00
utils.coffee Implement all of teacher-dashboard 2016-04-04 15:19:27 -07:00