• 
      

    Add an "All Students List" for mentors to use.

    Review Request #7582 — Created Aug. 12, 2015 and submitted

    Information

    student-sonar
    master
    d465f60...

    Reviewers

    This change adds a simple new view that just lists all of the registered users
    and links to the detail pages. This will make it possible to use the sonar UI
    to set up new students to be in the right groups and have school/email/etc
    data, instead of having to edit it in MongoDB directly.

    Along with this, I've fixed it up so only mentors see the list of students in
    the sidebar.

    Looked at the new user list. Checked that both it and the sidebar linked to the
    detail views.

    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          lib/frontend/sidebar-view.js
          css/style.less
          lib/frontend/application.js
          lib/frontend/all-students-list-view.js
          lib/frontend/application-view.js
      
      
      
      Tool: Pyflakes
      Ignored Files:
          lib/frontend/sidebar-view.js
          css/style.less
          lib/frontend/application.js
          lib/frontend/all-students-list-view.js
          lib/frontend/application-view.js
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (59cf04d)