Commit Graph

1 Commits

Author SHA1 Message Date
Felix Milea-Ciobanu b4a6477299 teacher history view
refs MC-118

test plan:
- use a blueprint course with at least one association
- create a blueprint sync with several changes
- once the sync is complete, use the rails console to grab the
  database id of that migration
- use the course id of an associated course and go to the following
  URL: `/course/:course_id/#!/blueprint/migrations/:migrationId`
- note that a full screen modal showed up displaying the correct
  changes from the last sync
- note that closing the modal changes the URL to `/courses/:course_id`

Change-Id: Id2c85d1f0b4f55801c44dfa27d6cc2ba33fdde87
Reviewed-on: https://gerrit.instructure.com/111233
Tested-by: Jenkins
QA-Review: Heath Hales <hhales@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
Product-Review: Kendall Chadwick <kchadwick@instructure.com>
2017-05-18 14:25:13 +00:00