codecombat/app/views/play/level/modal
Nick Winter d77625bc77 Game dev levels (#3810)
* Tweak API doc behavior and styling

* Instead of moving to the left during active dialogues, just move to the top
* Allow pointer events
* Adjust close button
* Re-enable pinning API docs for game-dev and web-dev levels

* Make sidebar in PlayGameDevLevelView stretch, better layout columns

* Set up content of PlayGameDevLevelView sidebar to scroll

* Add rest of PlayGameDevLevelView sidebar content, rework what loading looks like

* Finish PlayGameDevLevelView

* Add share area below
* Cover the brown background, paint it gray

* Tweak PlayGameDevLevelView

* Have progress bar show everything
* Fix Surface resize handling

* Fix PlayGameDevLevelView resizing incorrectly when playing

* Add GameDevVictoryModal to PlayGameDevLevelView

* Don't show missing-doctype annotation in Ace

* Hook up GameDevVictoryModal copy button

* Fix onChangeAnnotation runtime error

* Fix onLevelLoaded runtime error

* Have CourseVictoryModal link to /courses when course is done

* Trim, update CourseDetailsView

* Remove last vestiges of teacherMode
* Remove giant navigation buttons at top
* Quick switch to flat style

* Add analytics for game-dev

* Update Analytics events for gamedev

* Prefix event names with context
* Send to Mixpanel
* Include more properties

* Mostly set up indefinite play and autocast for game-dev levels

* Set up cast buttons and shortcut for game-dev

* Add rudimentary instructions when students play game-dev levels

* Couple tweaks

* fix a bit of code that expects frames to always stick around
* have PlayGameDevLevelView render a couple frames on load

* API Docs use 'game' instead of 'hero'

* Move tags to head without combining

* Add HTML comment-start string

Fixes missing entry point arrows

* Fix some whitespace
2016-07-28 13:39:58 -07:00
..
CourseVictoryModal.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
GameDevVictoryModal.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
HeroVictoryModal.coffee i18n, comments, misc cleanup 2016-07-17 00:53:17 -07:00
ImageGalleryModal.coffee Add simple ImageGalleryView for some sample images in web-dev levels 2016-07-16 13:11:43 -07:00
InfiniteLoopModal.coffee Refactor to use view in template for issue #3138 2015-11-09 21:29:27 +00:00
KeyboardShortcutsModal.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
NewItemView.coffee Add CourseVictoryModal 2016-01-25 13:03:29 -08:00
PicoCTFVictoryModal.coffee Use victory text and next level data on level completion. Update picoCTF logo. 2016-03-18 14:18:41 -07:00
ProgressView.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
ReloadLevelModal.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
VictoryModal.coffee Refactor level type checks for easy greppability (level.isType) 2016-07-14 08:58:43 -07:00