ibi-group / datatools-ui

Core application for IBI's transit data tools suite.
https://data-tools-docs.ibi-transit.com/en/latest/
MIT License
120 stars 80 forks source link

Speed up feed source retrieval #981

Closed philip-cline closed 1 year ago

philip-cline commented 1 year ago

Checklist

Description

Companion front end PR for https://github.com/ibi-group/datatools-server/pull/529. This PR makes use of the new FeedSourceSummary endpoint on the front end to speed up the FeedSourceTable.

philip-cline commented 1 year ago

e2e tests, of course, will fail until the back end PR is merged

philip-cline commented 1 year ago

Backend is merged, tests should be passing!