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
b02e2f721d
update resolvers to include timestamps
2025-04-29 16:26:47 -07:00
658222b91a
inline variable
2025-04-16 17:06:24 -07:00
dd1a448160
display parking system in system resolver and remove unnecessary test
2025-04-16 17:06:09 -07:00
544cab5324
move parking structures to a sub-field of system
2025-04-16 17:01:41 -07:00
2092827d37
implement endpoints and update test
2025-04-16 16:52:45 -07:00
78514c5b8a
remove required parking structure and add stub resolvers
2025-04-08 16:28:21 -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
8dd2f02783
add findSystemById method on server context
2025-04-06 11:34:37 -07:00
472b3a0b05
add system ID as parent ID in system resolvers
2025-04-06 11:28:13 -07:00
9ff388f2d4
update system resolvers
2025-04-06 11:10:16 -07:00
bda46d6808
rename repository to server repository in server context
2025-03-27 10:38:02 -07:00
f1579904c7
check for system association in system resolvers
2025-01-29 00:03:31 -08:00
391884c91d
reduce System.shuttles resolver to one statement
2025-01-28 20:40:36 -08:00
3fca362c14
simplify stops resolver to one statement
2025-01-28 20:38:17 -08:00
5813408a36
move other resolvers into their own files
2025-01-23 03:39:50 -08:00