codecombat/app/views
David Liu 817d790fea Fix poll keys when key is a number
jQuery converts data strings into a possible JavaScript value, so keys
like '0' and '1' get converted into numbers, which fails the validation
(it expects a string for a key).
2015-08-08 08:50:18 -07:00
..
account Removed 'this' and 'tempThis' 2015-06-21 02:09:44 +09:00
admin Subs dashboard perf 2015-07-31 16:19:40 -07:00
clans Update private clans preview image and copy 2015-07-02 18:44:13 -07:00
common Polls! 2015-03-08 16:36:17 -07:00
contribute Added Myanmar language (Burmese) stub. 2015-08-02 07:42:27 -07:00
core minimize changes 2015-07-01 10:22:25 -07:00
courses/mock1 👕Fix courses view linter warning 2015-08-07 12:03:09 -07:00
editor Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00
i18n Only showing general i18n coverage for languages with more than one family. 2015-04-22 13:13:24 -07:00
ladder Adding 'course' type levels. Removing 'campaign' type levels. 2015-07-24 17:37:42 -07:00
modal Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
play Fix poll keys when key is a number 2015-08-08 08:50:18 -07:00
user Added /identify page. 2015-04-30 13:36:32 -07: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 Community popovers now pop to the top instead of to the bottom. 2015-04-07 13:58:04 -07: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 Further disabled employer portal for now. 2015-02-25 12:38:51 -08:00
HomeView.coffee Noticed Chrome 30 wasn't working for Gems in the Deep, so recommending 31+ instead of 25+. 2015-04-28 14:49:10 -07: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
NotFoundView.coffee Fixed not found page 2015-06-24 14:46:59 -07:00
TeachersFreeTrialView.coffee Fixes #2806 2015-06-25 23:58:12 +09: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