codecombat/app/views/courses
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
..
ActivateLicensesModal.coffee Terminology change: enrollments/credits => licenses 2016-05-25 09:27:47 -07:00
ChangeCourseLanguageModal.coffee Fix some button child click and duplicate tag issues with e284ec79 2015-12-09 06:57:33 -08:00
ChooseLanguageModal.coffee /hoc analytics 2015-12-04 11:31:49 -08:00
ClassroomSettingsModal.coffee Add admin button to update course content for classrooms 2016-07-21 15:16:17 -07:00
ClassroomView.coffee 🐛Classroom last played string null level check 2016-07-19 10:10:48 -07:00
CourseDetailsView.coffee Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
CourseEnrollView.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
CoursesUpdateAccountView.coffee /courses/update-account page 2016-05-18 06:06:28 -07:00
CoursesView.coffee Use translated ClassCode error message 2016-07-07 16:03:07 -07:00
EnrollmentsView.coffee Update licenses needed form 2016-06-17 15:40:07 -07:00
HeroSelectModal.coffee Add hero selector for courses mode 2016-06-03 13:40:41 -07:00
InviteToClassroomModal.coffee Add school and teacher names to invite email context 2016-05-06 13:28:19 -07:00
JoinClassModal.coffee Fix join class modal (temporary hack) 2016-06-15 13:28:03 -07:00
RemoveStudentModal.coffee Courses i18n 2015-12-08 20:05:08 +00:00
RestrictedToStudentsView.coffee Add classroom Mixpanel logging 2016-06-09 10:46:26 -07:00
StudentCoursesView.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
TeacherClassesView.coffee Fix CS1, CS2, GD1, WD2, CS3, etc. labeling in TeacherClassesView, too 2016-07-17 01:12:58 -07:00
TeacherClassView.coffee Merge branch 'game-dev-levels' 2016-07-21 10:14:22 -07:00
TeacherCoursesView.coffee Use course.releasePhase instead of .adminOnly 2016-07-25 11:29:30 -07:00