codecombat/app/views
dpen2000 de69f740e4 Fix deltas referring to last system saved
If a system is added, it is added to treema at the end of the list of systems. Treema then raises it's changed event resulting in this order being set on the level. The next time a system is added, the first system is in it's correct position and so the delta shows it as moving. This changes ensures we save the correct order in the first instance.
2014-04-19 19:59:21 -04:00
..
account Reworked top nav. Many improvements to job profile form. 2014-04-18 09:53:28 -07:00
admin Merge branch 'backbone_mediator' of https://github.com/rubenvereecken/codecombat into feature/jsondiffpatch 2014-04-11 10:32:19 -07:00
contribute Refactored contribute views to share some templates and link to users' profile photos and GitHub accounts when available. 2014-04-12 14:53:09 -07:00
editor Fix deltas referring to last system saved 2014-04-19 19:59:21 -04:00
kinds Fixed patches denormalization. 2014-04-17 15:44:19 -07:00
modal Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-18 09:53:34 -07:00
play Reworked top nav. Many improvements to job profile form. 2014-04-18 09:53:28 -07:00
about_view.coffee
admin_view.coffee Added a line for coding convention 2014-03-15 08:30:37 -07:00
cla_view.coffee
community_view.coffee styling the community page 2014-04-18 13:02:07 -07:00
contribute_view.coffee
editor_view.coffee
employers_view.coffee Updated jQuery UI from 1.10.3 to 1.10.4 for Treema autocomplete bug. 2014-04-11 14:59:09 -07:00
error_view.coffee Move error_view's dom to template file. 2014-03-28 23:51:15 -04:00
home_view.coffee Fixed browser majorVersion detection for Safari. Adjusted range radius property regexp. 2014-04-14 16:34:11 -07:00
legal_view.coffee
multiplayer_view.coffee Fixed issue with video on multiplayer page modal 2014-03-17 19:52:03 +05:30
not_found.coffee
play_view.coffee Update play_view.coffee 2014-04-14 15:43:23 -05:00
sprite_parser_test_view.coffee
teachers_view.coffee