cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
17 stars 2 forks source link

Migrate project team table to DataGridPro #18178

Open mddilley opened 3 months ago

mddilley commented 3 months ago

We should migrate the project team table that uses @material-table/core to use DataGridPro. See https://moped.austinmobility.io/moped/projects/1909?tab=team for the current table.

In Scope

Bonus points

mddilley commented 1 week ago

Chia: here is the PR where I did the files migration https://github.com/cityofaustin/atd-moped/pull/1438

chiaberry commented 5 days ago

As Im working on the milestone datagrid issue, I am remembering that the Files table I mentioned last week didnt have the "add a new row to add a record", this PR has that: https://github.com/cityofaustin/atd-moped/pull/1374