codecombat/app/views/editor/campaign
Scott Erickson d4c5d418ff Improve CampaignEditor saving, particularly level order
* Do not cache campaign
* Instead have an on leave message if there are unsaved changes
* Propagate campaignIndex values to campaign and levels so that they signal a change in order

 The save modal seems to have a lot of issues with identifying what models have
 changed. I tried using different methods, but none were consistent. Moving on
 to other bugs.
2016-05-31 15:09:26 -07:00
..
CampaignAnalyticsModal.coffee Update campaign editor analytics 2015-01-21 16:03:50 -08:00
CampaignEditorView.coffee Improve CampaignEditor saving, particularly level order 2016-05-31 15:09:26 -07:00
CampaignLevelView.coffee Fix user.code.problem routes to use . instead of _ 2015-11-14 16:32:21 -08:00
SaveCampaignModal.coffee Refactor to use view in template for issue #3138 2015-11-09 21:29:27 +00:00