Commit Graph

12 Commits

Author SHA1 Message Date
fd59f6cbd9 Update resolvers to use the ETA repository 2025-11-11 15:30:52 -08:00
415b461308 Add sorting to all data types
- Add name-based sorting for entities with names
- Add order-based sorting for ordered stops
- Add "seconds remaining" based sorting for ETAs
- Add tests to check sorting
2025-09-30 15:24:22 -07:00
b58babc7ea change updatedTime into a Date 2025-04-29 17:01:51 -07:00
b91f8ce151 update resolvers with updated argument name 2025-04-29 16:49:55 -07:00
b02e2f721d update resolvers to include timestamps 2025-04-29 16:26:47 -07:00
f0c754908d update incorrect argument in shuttle resolver 2025-04-07 19:19:10 -07:00
b6f3e4ccde update method signatures to not include system id 2025-04-07 19:17:14 -07:00
0076d987ca rename methods in getter repository 2025-04-07 19:06:18 -07:00
ea46115b86 add system ID to ETA object in graphql schema 2025-04-07 12:40:53 -07:00
8a600565dc update shuttle resolvers 2025-04-06 11:36:25 -07:00
bda46d6808 rename repository to server repository in server context 2025-03-27 10:38:02 -07:00
5813408a36 move other resolvers into their own files 2025-01-23 03:39:50 -08:00