cityofaustin / atd-vz-data

The technology that powers the City of Austin's Vision Zero program
https://visionzero.austin.gov/viewer/
11 stars 2 forks source link

Crash details page: units related records table #1452

Closed roseeichelmann closed 2 months ago

roseeichelmann commented 3 months ago

Associated issues

Closes https://github.com/cityofaustin/atd-data-tech/issues/17316

Testing

URL to test: Local

Steps to test:

  1. Check out this branch locally
  2. Follow steps to start the data model collector branch and run the CRIS import ETL, or if you already have it set up use that!
  3. Apply the hasura migrations and metadata from this branch
  4. In the VZE go to a crash details page, check out the units table. We decided to delete the outer bounding card that said Related Records. We may do away with the accordion too but thats tbd?
  5. Test editing columns that can be edited. Test diff users. Check that your edits are applying to units_edits and not units_cris.

Ship list