codecombat/app/views
Matt Lott 185c977cdb User code problems admin view
Shows the most recent 1000 log entries
Url: admin/user-code-problems
2014-10-24 15:11:55 -07:00
..
account Fixed #69. 2014-09-01 13:51:30 -07:00
achievements Extended Achievements to support earning heroes, items, levels, and gems. Fixed a few Achievement bugs. 2014-09-26 02:29:04 -07:00
admin User code problems admin view 2014-10-24 15:11:55 -07:00
common Changed default language from JavaScript to Python. Fixed a few InventoryView tests. Adjusted maze real-time playback speed factor code. 2014-09-25 13:29:20 -07:00
contribute updating contributor pages 2014-09-12 17:46:44 -07:00
docs Changed default language from JavaScript to Python. Fixed a few InventoryView tests. Adjusted maze real-time playback speed factor code. 2014-09-25 13:29:20 -07:00
editor Fixed building Thangs with new Components that no other Thang uses. Fixed THangs with id 0 in the level editor. 2014-10-23 18:11:12 -07:00
game-menu Hooked up some menu music transitions to play menu music during HeroVictoryModal and GameMenuModal. 2014-10-23 20:03:19 -07:00
kinds Adding more analytics even tracking 2014-10-21 16:55:16 -07:00
modal Limited social media library loading to only those views that need it. 2014-10-15 16:43:26 -04:00
play Save user code errors without 'Line N: ' prefix 2014-10-24 14:05:54 -07:00
user Removed level-specific achievements from achievements list. Fixed bug with return type documentation not showing up. Reduced initial first-level arrow delay. 2014-10-17 15:25:31 -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 a few bugs and added a bunch of defensive handling for permissions not existing without new defaults. Fixed longstanding mistake with signup ignoring email newsletter setting. 2014-09-01 09:11:10 -07:00
FrontView.coffee Starting new front view (at /front for now) and play view (at /play-hero for now). 2014-09-17 18:56:08 -07:00
HomeView.coffee Adding more analytics even tracking 2014-10-21 16:55:16 -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