codecombat/app/core
Scott Erickson 946436083c Add updateSelects to forms
So that in forms you don't have to find the equality for each option. Instead,
just set the select value and, afterRender, call updateSelects, the options that
matches the value will become selected.
2016-02-25 15:14:48 -08:00
..
services Add Segment for teachers, misc analytics cleanup tweaks 2016-02-02 15:13:55 -08:00
social-handlers Fixed GitHub authentication - #1764 2016-02-19 10:07:05 -08:00
application.coffee Start to rework CampaignView when we're in picoCTF mode 2016-02-16 20:39:59 -08:00
auth.coffee Add logoutRedirectURL property to RootView, default to /, add exceptions 2015-12-18 10:02:03 -08: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 Refactored core templates into a core folder. 2014-11-29 11:39:37 -08:00
forms.coffee Add updateSelects to forms 2016-02-25 15:14:48 -08:00
initialize.coffee Load fonts locally when in development. 2015-12-01 16:47:11 -08: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 Fix recent scrolling changes for Firefox 2016-02-17 11:21:43 -08: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 Remove some logs to complete my testing 2016-02-02 16:56:08 -08:00
treema-ext.coffee Merge branch 'cashew' 2016-01-06 12:03:49 -08:00
utils.coffee Fix GuideView to use session.codeLanguage by default 2016-02-19 10:55:42 -08:00