canvas-lms/app/jsx/gradebook-history
Charley Kline 01d434fab0 Fix up some <Table> usage to comply with InstUI 7.0
Refs USERS-624
flag=none

A bunch of calls to the InstUI <Table> component are
still using "plain old HTML" <tr> <th> <td> etc inside
them, which is a no-no as of InstUI 7.0. This commit
addresses some of them (about half, I think).

Testing this is mostly a matter of observing the affected
displays in the UI and making sure they still look normal.
Note that some subtle changes to the UI may have occurred
due to the InstUI Canvas theme being used rather than the
original Canvas CSS, but everything in here looks just
fine to my eye.

Test plan:
* all tests pass
* The "act as" modal dialog still looks good
* Adding people to courses (duplicate section, missing
  people section, and the "people ready list") still
  all looks good
* Developer key table still looks good

Change-Id: I20d2c0c88d9050eb73be33e8c26c951a90bc6160
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/240161
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>
QA-Review: August Thornton <august@instructure.com>
2020-06-19 15:00:01 +00:00
..
__tests__ Update testing-library to use packages w/ @scoped names 2019-07-22 16:26:15 +00:00
actions auto-lint some of gradebook history 2019-03-01 20:12:13 +00:00
api prettify gradebook history 2019-01-11 14:57:54 +00:00
reducers auto-lint some of gradebook history 2019-03-01 20:12:13 +00:00
store auto-lint some of gradebook history 2019-03-01 20:12:13 +00:00
GradebookHistoryApp.js Upgrade canvas-lms proper to instUI 6 2019-08-30 14:36:53 +00:00
SearchForm.js s/Grid(Col|Row)/Grid.$1/ 2019-09-13 16:04:41 +00:00
SearchResults.js Fix up some <Table> usage to comply with InstUI 7.0 2020-06-19 15:00:01 +00:00
SearchResultsRow.js Fix up some <Table> usage to comply with InstUI 7.0 2020-06-19 15:00:01 +00:00
environment.js prettify gradebook history 2019-01-11 14:57:54 +00:00