codecombat/app/views
Scott Erickson bb38c58903 Properly fix duplicate course instances
* Add script to merge existing course instances
* Have client only send one course instance creation
* Have server return existing course instance if one for the given classroom/course exists
* Remove bandaid code from ClassroomView
2016-02-08 12:48:29 -08:00
..
account Use view in template 2015-12-26 14:21:06 +00:00
admin Add enrollments graph to analytics dashboard 2016-02-06 14:02:44 -08:00
clans Update /teachers with post-HoC copy 2015-12-18 05:39:25 -08:00
common Polls! 2015-03-08 16:36:17 -07:00
contribute Change traditional Chinese label to be in traditional Chinese 2016-01-05 15:20:22 -08:00
core New home page tweaks 2016-02-03 10:59:54 -08:00
courses Properly fix duplicate course instances 2016-02-08 12:48:29 -08:00
editor Merge branch 'master' of https://github.com/codecombat/codecombat 2016-01-28 13:57:56 -08:00
i18n Cleaned couple files 2016-01-16 12:07:15 +00:00
ladder Treat Elemental Wars like Ace of Coders for mirror match and hero equipment 2016-01-26 13:20:23 -08:00
modal Cleaned couple files 2016-01-16 12:07:15 +00:00
play Merge pull request #3374 from taptapdan/issue-3138-CastButtonView 2016-02-04 14:53:13 -08:00
user Tweak style and add i18n for #3280 2015-12-24 06:34:54 -08:00
AboutView.coffee Add logoutRedirectURL property to RootView, default to /, add exceptions 2015-12-18 10:02:03 -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 Add logoutRedirectURL property to RootView, default to /, add exceptions 2015-12-18 10:02:03 -08:00
DemoView.coffee Fix some demo views 2016-01-07 09:40:35 -08:00
HomeView.coffee Do not hide teacher note for small screens, add close link 2016-02-03 10:10:43 -08:00
LegalView.coffee Propagate i18n 2015-12-23 10:07:32 -08:00
NewHomeView.coffee Add homepage unsupported browser messages to new home page 2016-02-05 11:39:06 -08:00
NotFoundView.coffee Fixed not found page 2015-06-24 14:46:59 -07:00
PrivacyView.coffee Add /privacy policy page 2016-02-02 15:13:54 -08:00
RequestQuoteView.coffee Enable analytics tracking on request quote view 2016-02-05 10:49:46 -08:00
SalesView.coffee Add Segment for teachers, misc analytics cleanup tweaks 2016-02-02 15:13:55 -08:00
TeachersView.coffee Put /schools into the main flow in place of anonymous /teachers for now 2015-12-21 15:02:11 -08:00
TestView.coffee Move demo border to TestView to be used generally 2016-01-27 10:42:02 -08:00