codecombat/app/views
2015-11-20 07:52:35 -08:00
..
account Add reset progress feature in account settings 2015-11-12 15:27:28 -08:00
admin Normalize some URLs that used both .s and _s to use only .s 2015-11-13 15:16:03 -05:00
clans Don't load user sessions on non premium dashboards. 2015-11-04 16:57:48 -08:00
common Polls! 2015-03-08 16:36:17 -07:00
contribute LoadingScreen -> level intro behavior 2015-11-10 15:22:09 -08:00
core Allow multiplayer levels to earn achievements 2015-11-17 15:23:35 -08:00
courses Add start of StudentLoginModal 2015-11-20 07:52:35 -08:00
editor Fix user.code.problem routes to use . instead of _ 2015-11-14 16:32:21 -08:00
i18n Only showing general i18n coverage for languages with more than one family. 2015-04-22 13:13:24 -07:00
ladder Set up course-ladder level handling 2015-11-18 14:02:45 -08: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 Add user.courseInstances, use it for course ladders 2015-11-19 10:41:31 -08:00
user Small tweaks 2015-11-09 21:35:33 +00: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
CareersView.coffee Refactor to use view in template for issue #3138 2015-11-09 21:29:27 +00:00
CLAView.coffee Refactor CLAView to use view in template 2015-10-22 15:16:32 -07:00
CommunityView.coffee Remove a test wrench thrown into CommunityView 2015-10-23 10:50:21 -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 Redirect 2014 HoC link to 2015 HoC link 2015-11-13 10:17:05 -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
NotFoundView.coffee Fixed not found page 2015-06-24 14:46:59 -07:00
TeachersFreeTrialView.coffee Refactor TeachersFreeTrialView to use view in template 2015-10-22 15:23:04 -07:00
TeachersView.coffee Redirect /teachers to /courses/teachers?hoc=true 2015-11-13 10:30:37 -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