codecombat/app/views
2014-08-13 14:26:56 -07:00
..
account i18n for all new pages 2014-08-12 14:05:01 +02:00
achievements Achievements are now i18n'able 2014-08-12 18:18:16 +02:00
admin Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
common Minor defensive bug handling for the LevelSessionCodeView for when teamSpells has invalid, old data. 2014-07-18 16:46:28 -07:00
contribute Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
docs Fixes for equipping items and adding them to the World. 2014-08-11 11:04:38 -07:00
editor Added missing ForkModal. 2014-08-13 14:26:56 -07:00
game-menu Added volume slider to game options. 2014-08-12 10:10:54 -07:00
kinds Merge branch 'master' into achievements 2014-08-13 10:43:42 +02:00
modal User page now uses the supermodel for user loading 2014-08-08 19:26:24 +02:00
play Added 'Classic Algorithms' level section 2014-08-12 23:23:43 +03:00
user i18n for all new pages 2014-08-12 14:05:01 +02:00
AboutView.coffee Refactoring View to RootView. Refactoring some RootViews to be routed manually. 2014-07-17 17:16:32 -07:00
CLAView.coffee Refactoring View to RootView. Refactoring some RootViews to be routed manually. 2014-07-17 17:16:32 -07:00
CommunityView.coffee Refactoring View to RootView. Refactoring some RootViews to be routed manually. 2014-07-17 17:16:32 -07:00
DemoView.coffee Made some minor changes. 2014-08-13 13:45:24 -07:00
EmployersView.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
HomeView.coffee Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell. 2014-07-23 07:02:45 -07:00
LegalView.coffee More work on renaming. Cleaned out sprite_parser_test_view, and fixed the TeachersView. 2014-07-18 17:06:20 -07:00
NotFoundView.coffee More work on renaming. Cleaned out sprite_parser_test_view, and fixed the TeachersView. 2014-07-18 17:06:20 -07:00
TeachersView.coffee More work on renaming. Cleaned out sprite_parser_test_view, and fixed the TeachersView. 2014-07-18 17:06:20 -07:00
TestView.coffee Repaired TestView by only loading js files once 2014-07-31 13:15:57 +02:00