This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rework frontend API spec * Fix typo * Use second timestamps at points We only need millisecond accuracy in location. * Fix TS highlighting * Update backend-schema-proposal.md * Rework /routes into /dashboard Allows us to avoid overfetching by dumping all relevant main screen info into a single response body. * Indicate time drift alerts Can happen, likely need to have it on the admin panel * Fix outage naming * Clarify outage location reporting Co-authored-by: Grant Lemons <grant0lemons@gmail.com> * Fix typescript block formatting * Use millis for hardware -> backend * Revamp van related routes Cluster van status and ridership into a new set of routes that also allows van route relations and van status to be obtained and changed. * autoformat ts snippets (comma to simicolon for interface) * change to js Date for timestamps to frontend * Indicate route IDs better Also includes in stops * Use correct typescript nullable notation --------- Co-authored-by: Grant Lemons <grant0lemons@gmail.com>
- Loading branch information
1 parent
178ea0a
commit 57fe926
Showing
1 changed file
with
146 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters