mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-14 15:22:39 -04:00
Now that scheduled jobs are mixed in with regular jobs it looks weird for the sort order to be different. This makes the sort order consistently go from furthest in the future to furthest in the past. The old sort order made sense when scheduled jobs were displayed separately on the dashboard.