codecombat/app/templates
phoenixeliot 8223122a6b Refactor and update teacher-dashboard
This updates TeacherClassView and ActivateLicensesModal to use the
new state-based rendering system, making it much snappier and less clunky
feeling, and improving data consistency.

Features also included in this:
- Hover details for progress dots in TeacherClassView
- ActivateLicensesModal has an "All Students" option and better handling
  when you switch classrooms in the dropdown
- Unenrolled/Unassigned students are shown separately in Course Progress and
  can be enrolled/assigned from there.

Add Back to Classes button on demo-request submitted view

Delete temporary patch file

Show unenrolled students separately in Course Progress (incomplete)

Migrate TeacherClassView to use orchestrator-style events, add unassigned students section, replace bootstrap tabs with state-based tabs

Convert missed instance variables to be in @state

Fix merge errors

(in progress) Convert a bunch of stuff to use state and events (removing student needs fixing)

Fix up modal interactions, some bugs

Switch state to be a Model, sync up course dropdowns

Convert student sorting to use state model

Add hover tooltips to TeacherClassView Students tab

Don't keep tooltip open when you mouse into it

Add dateFirstCompleted and Course Progress tooltips

Course Overview progress tooltips

Refactor ActivateLicensesModal

Refactors:
Uses state object for view state
Passes back the updated users in 'redeem-users' event instead of modifying given collection

Features:
Add 'All Students' dropdown option
Don't forget checked students if you change classroom from dropdown,
  but only enroll the ones visible when you click "Enroll (n) Students"

Separate enrolled students; improve style

Rearrange error text

Disable enroll-students button when none are selected

Remove console.logs

Move style-flat variables to another file

This prevents .style-flat from being copied in multiple times to the resulting CSS.

Show Unarchive button when on the page for an archived class

Move text to en.coffee

Only sort students on first classroom sync

Fix merge error

Handle sessions missing completion date in view logic instead of migration script

Listen to classroom sync more than once in case it gets unarchived
2016-05-06 13:13:11 -07:00
..
account Lightweight invoice purchases show description on PaymentsView 2016-05-06 11:43:54 -07:00
admin Implements the SPADE logger into the SpellView 2016-04-26 09:56:30 -07:00
clans Use generated member count instead of pulling a list of all members from mongo when we get the public clans list. 2015-11-04 16:00:54 -08:00
common Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
contribute Replace HipChat with Slack 2016-03-18 17:05:21 -07:00
core Add border to birthday selector to match style. 2016-04-28 11:29:05 -07:00
courses Refactor and update teacher-dashboard 2016-05-06 13:13:11 -07:00
editor Enable Esper by default in certain cases; improve verifier a bit; misc cleanup 2016-05-05 16:56:58 -07:00
i18n Change visible references of 'HipChat' to 'Slack'. 2015-10-30 00:07:58 -07:00
modal Cull recruiting views and translations 2015-12-18 10:34:21 -08:00
play add dutch localisation to payment 2016-05-04 15:38:33 +02:00
teachers Refactor and update teacher-dashboard 2016-05-06 13:13:11 -07:00
user Tweak style and add i18n for #3280 2015-12-24 06:34:54 -08:00
about.jade Add MDR position to /about 2016-05-05 13:04:27 -07:00
admin.jade Remove i18n from admin pages 2016-03-05 15:08:27 +00:00
base-flat.jade Update pt-PT (#3606) 2016-05-05 20:07:43 +01:00
base.jade Always show subscription in account dropdown if subscriber 2016-05-04 14:08:33 -07:00
careers.jade Refactor to use view in template for issue #3138 2015-11-09 21:29:27 +00:00
cla.jade Fixed .spr in cla.jade 2015-10-27 15:07:39 +00:00
community-view.jade Replace HipChat with Slack 2016-03-18 17:05:21 -07:00
demo.jade Initial work on a demo view. But brunch won't build demo-app.js for some reason. 2014-06-16 11:40:08 -07:00
error.jade Move error_view's dom to template file. 2014-03-28 23:51:15 -04:00
home-view.jade New home page tweaks 2016-02-03 10:59:54 -08:00
legal.jade Add /privacy policy page 2016-02-02 15:13:54 -08:00
new-home-view.jade Update pt-PT (#3606) 2016-05-05 20:07:43 +01:00
privacy.jade Update /privacy COPPA section 2016-04-26 11:20:47 -07:00
teachers.jade Update /teachers with post-HoC copy 2015-12-18 05:39:25 -08:00
test-view.jade TestView styling and responsive tweaks 2016-03-18 11:03:55 -07:00