Commit Graph

7 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
28c3e2f5f5 fix incorrect id passed into find system method for stop resolvers 2025-04-06 11:37:53 -07:00
8dd2f02783 add findSystemById method on server context 2025-04-06 11:34:37 -07:00
ea4723df85 update stop resolvers to look for system 2025-04-06 11:30:27 -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