codecombat/app/views
2014-11-12 10:22:56 -08:00
..
account Fixed #69. 2014-09-01 13:51:30 -07:00
achievements Fixed bug in achievement popup listing wrong xp left values. 2014-11-10 08:31:26 -08:00
admin Lazily loading FilePicker. Reducing number of web workers used on iPad to try to reduce memory pressure. 2014-11-09 17:35:50 -08: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 Startd to implement new code editor design. Fixed #1732. 2014-11-07 09:09:13 -08: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 Intermediate query state for heroes while still transitioning from Unit to Hero. 2014-10-29 15:54:51 -07:00
game-menu Fixed a couple bugs. 2014-11-11 18:16:45 -08:00
i18n Using extendedName. 2014-11-05 20:22:15 -08:00
kinds Added callout to become an Adventurer on disabled levels. 2014-11-09 21:27:03 -08:00
modal Updated main.html. Removed LinkedIn. 2014-11-09 20:35:46 -08:00
play Set up the WorldMapView to update the gem count when a player purchases gems or items. 2014-11-12 10:22:56 -08:00
user Updated main.html. Removed LinkedIn. 2014-11-09 20:35:46 -08:00
AboutView.coffee
CLAView.coffee
CommunityView.coffee
DemoView.coffee
EmployersView.coffee Replacing http PATCHs with PUTs 2014-10-27 16:09:52 -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 Working on tying item purchasability to player level, plus other small tweaks to the item store. 2014-11-10 22:07:55 -08:00
LegalView.coffee
NotFoundView.coffee
TeachersView.coffee
TestView.coffee