codecombat/app/views
2014-08-30 09:47:23 -07:00
..
account All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
achievements Achievements are now i18n'able 2014-08-12 18:18:16 +02:00
admin Fixed #784. 2014-08-26 17:34:00 -07:00
common All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
contribute Added a quick visualization of language localization completion to the Diplomat page. 2014-08-14 11:43:40 -07:00
docs Added Systems documentation. Fixed #1115. 2014-08-28 22:32:55 -07:00
editor Selected component in the thang components edit view shows up with a blue header. 2014-08-30 09:47:23 -07:00
game-menu Fixed #1481. More Mediator schema fixes. 2014-08-28 09:27:42 -07:00
kinds All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
modal All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07:00
play Fixed #1152. 2014-08-30 09:19:41 -07:00
user All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though. 2014-08-29 18:02:29 -07: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 Added popovers to community social link logos. 2014-08-15 09:43:55 -07:00
DemoView.coffee Added a swap button, as well as moving my testing to the demo view and adding some specifications, fixing bugs and tweaking interactions along the way. 2014-08-14 14:04:03 -07:00
EmployersView.coffee Fixed #784. 2014-08-26 17:34:00 -07:00
HomeView.coffee Fixed #1140. I just put it on the home page for now, but later we can put it somewhere where it makes sense. 2014-08-29 23:09:38 -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