codecombat/app
dpen2000 60ca991c58 Fix #390
The issue here was configSchema is an attribute within attributes and so revertAttributes and attributes get the same instance of it when clone is used. Later calls to _.equals fail when only configSchema has changed.
2014-03-22 01:34:24 +00:00
..
assets Improved page title. Fixed Twitter card image. 2014-03-21 17:06:51 -07:00
collections Fixed #405 with a sledgehammer--just loading all Components before loading level editor. 2014-03-15 12:31:39 -07:00
lib A couple ladder tweaks. 2014-03-20 19:18:46 -07:00
locale Merge branch 'master' of https://github.com/codecombat/codecombat 2014-03-21 16:22:51 -07:00
models Fix #390 2014-03-22 01:34:24 +00:00
styles Merge branch 'editor_tweaks' of git://github.com/ItsLastDay/codecombat into ItsLastDay-editor_tweaks 2014-03-21 07:25:33 -07:00
templates No email addresses for non-admins on CLA submissions. 2014-03-21 17:20:47 -07:00
views Merge pull request #649 from jayant1992/master 2014-03-21 17:46:10 -07:00
application.coffee Better handling of refreshing ladder and matches views depending on idle state. 2014-03-12 11:39:09 -07:00
initialize.coffee Refactored user creation to /auth/whoami, and made the app call that first, so only one user is created. Fixed #318. Think this also fixes #406. 2014-02-24 11:12:52 -08:00
treema-ext.coffee Merge pull request #513 from rubenvereecken/treema_fix 2014-03-12 09:21:52 -07:00