codecombat/app/views/courses
Scott Erickson 97cb5275c3 Fixes for courses, hoc
* Handling prepaids with strings for maxRedeemers
* Add link to TeacherCoursesView from HourOfCodeView
* Show only course instances with classrooms attached in TeacherCoursesView and StudentCoursesView
* Add event tracking to HourOfCodeView
* Add not-logged-in handling to TeacherCoursesView
* Fixed a GET prepaids bug
* Have course instances created for hour of code have hourOfCode property set to true.
2015-11-09 17:58:40 -08:00
..
mock1 Update courses landing page 2015-09-10 10:39:21 -07:00
CourseDetailsView.coffee Add programming language to options in course instances 2015-10-30 15:56:43 -07:00
CourseEnrollView.coffee Add programming language to options in course instances 2015-10-30 15:56:43 -07:00
CoursesView.coffee Add framework for new courses pages 2015-11-03 16:41:06 -08:00
HourOfCodeView.coffee Fixes for courses, hoc 2015-11-09 17:58:40 -08:00
InviteToClassroomModal.coffee Add InviteToClassroomModal, begin join class in StudentCoursesView 2015-11-04 16:54:13 -08:00
PurchaseCoursesView.coffee Add PurchaseCoursesView 2015-11-05 15:30:57 -08:00
StudentCoursesView.coffee When a student joins a classroom, they also join all course instances for that classroom which are free to join 2015-11-09 13:29:49 -08:00
TeacherCoursesView.coffee Fixes for courses, hoc 2015-11-09 17:58:40 -08:00