Convert a few of the simpler views to React.

Review Request #9574 — Created Feb. 2, 2018 and submitted — Latest diff uploaded

Information

student-sonar
master
1cd074b...

Reviewers

This change moves a few "read-only" views over to React:

  • The index page, which is kind of useless and only shown immediately
    before and after logging in.
  • The "My Status Reports" page.
  • The "All Users" page.

Flipped through these pages and saw that everything worked as expected.

    Loading...