bcgov / nr-rfc-alertauthoring

a tool to help create structured data for River Forecast Centre alert feeds
Apache License 2.0
0 stars 0 forks source link

Order alerts on homepage (alert list page) and add last updated timestamp #77

Open franTarkenton opened 3 months ago

franTarkenton commented 3 months ago

The list of existing alerts that shows by default on the home page should be listed in order of the alert_id

Also add the timestamp to this view for the creation of the various alerts.

page impacted: https://nr-rfc-alertauthoring-test-frontend.apps.silver.devops.gov.bc.ca/

Page should also only show Alerts that are not cancelled

franTarkenton commented 1 month ago

if easy to implement can also configure the view to be sortable by clicking on the column header in the table. If not easy will defer and create new ticket for this