cal-itp / reports

GTFS data quality reports for California transit providers
https://reports.calitp.org
GNU Affero General Public License v3.0
7 stars 0 forks source link

use reports_order field instead of hardcoded value #263

Closed owades closed 1 year ago

owades commented 1 year ago

Description

Utilize new "reports_order" field rather than hardcoded "importance" value.

Resolves #259

Type of change

How has this been tested?

Manually reviewed JSON output and checked local reports site (see screenshot). Confirmed that order matches the previous hardcoded order.

Screenshots (optional)

Screen Shot 2023-06-27 at 11 01 49 AM

github-actions[bot] commented 1 year ago

Preview url: https://PR-263--cal-itp-reports.netlify.app

owades commented 1 year ago

@charlie-costanzo, gah, I hate making you give me the same feedback twice. This is updated now, and I confirmed that the validation is passing

charlie-costanzo commented 1 year ago

@charlie-costanzo, gah, I hate making you give me the same feedback twice. This is updated now, and I confirmed that the validation is passing

@owades no worries at all, thank you for taking care of that!