codecombat/app/views
Matt Lott ce14f92979 Pass problem context to Aether
So Aether can craft better error messages.
Bumping Aether to v0.2.39
2014-10-14 14:02:34 -07:00
..
account Fixed . 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 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
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 Don't play a selection sound when adding a Thang. 2014-10-07 12:04:55 -07:00
game-menu Moved spellbooks to right hand. Put full-body hero feature images in. Saved some height on ChooseHeroView and InventoryView for smaller screens. Hid level play counts unless admin. 2014-10-14 09:54:36 -07:00
kinds Experimented with triggering full-screen on first level start. 2014-10-13 21:45:14 -07:00
modal Fixed COPPA toggle. 2014-10-06 15:04:42 -07:00
play Pass problem context to Aether 2014-10-14 14:02:34 -07:00
user Did some tweaking of UserView to handle slugs for ids. 2014-09-30 10:53:01 -07:00
AboutView.coffee
CLAView.coffee
CommunityView.coffee
DemoView.coffee
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 Refactored CocoSprite -> Lank, lank.imageObject -> lank.sprite, SpriteBoss -> LankBoss, spriteLayers -> layerAdapters, sprite -> lank in general. Also got the ThangTypeEditView working again. 2014-09-28 14:00:48 -07:00
LegalView.coffee
NotFoundView.coffee
TeachersView.coffee
TestView.coffee