codecombat/app/views
djsmith85 19d3a6cc9f Updated German translations (de-DE & de-AT)
Updated German translations (de-DE & de-AT) and added myself to the
diplomat contributors list
2014-09-10 02:57:47 +02:00
..
account Fixed #69. 2014-09-01 13:51:30 -07:00
achievements Fixed a couple bugs with Achievements not getting schema defaults. 2014-09-02 16:48:16 -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 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 Updated German translations (de-DE & de-AT) 2014-09-10 02:57:47 +02:00
docs Fixed #1414. Also started lazily loading certain level editor tabs. 2014-08-30 23:04:45 -07:00
editor Fixed bugs with forking ThangTypes. 2014-09-08 16:03:29 -07:00
game-menu Implemented placeholders for a bunch of sound triggers. 2014-09-05 13:04:05 -07:00
kinds Adding communication with iPad app. 2014-09-06 19:50:31 -07:00
modal Fixed bugs with forking ThangTypes. 2014-09-08 16:03:29 -07:00
play Updates to go along with latest iPad app spell palette loading. 2014-09-08 21:40:52 -07:00
user 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
AboutView.coffee
CLAView.coffee
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
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
NotFoundView.coffee
TeachersView.coffee
TestView.coffee