codecombat/app/views/play/modal
David Liu 817d790fea Fix poll keys when key is a number
jQuery converts data strings into a possible JavaScript value, so keys
like '0' and '1' get converted into numbers, which fails the validation
(it expects a string for a key).
2015-08-08 08:50:18 -07:00
..
BuyGemsModal.coffee Actually committing my Super Important Fixes. I must have been crazy yesterday. Also, populate i18n may work in the level editor now. 2015-03-24 15:39:35 -07:00
ItemDetailsView.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
LeaderboardModal.coffee Fixed leaderboard level projection issue. 2015-04-08 15:11:35 -07:00
LeaderboardTabView.coffee Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs! 2015-02-11 13:12:54 -08:00
PlayAccountModal.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
PlayAchievementsModal.coffee Achievements list now shows proper amount of gems and exp for repeatable achievements. 2015-02-13 18:55:23 -08:00
PlayHeroesModal.coffee Removed achievement and rewards from course-type level victory screens. Added victory text, return-to-course-button, and level feedback and reviews to course-type levels. 2015-08-04 11:35:10 -07:00
PlayItemsModal.coffee Updating a couple logos. Opening item store to warrior tab when low level. 2015-04-20 16:02:06 -07:00
PlaySettingsModal.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
PollModal.coffee Fix poll keys when key is a number 2015-08-08 08:50:18 -07:00
ShareProgressModal.coffee Simplified share progress email to just share with parents, not friends. 2015-04-08 18:31:13 -07:00