Commit Graph

917 Commits

Author SHA1 Message Date
a55573afbd make some types optional to avoid needing to typecast 2024-12-22 18:50:48 -08:00
702b14482f fix incorrect matcher for addOrUpdateEta 2024-12-22 14:33:13 -08:00
c476ea504f add unoptimized in memory repository 2024-12-22 14:32:17 -08:00
1c72472339 fix incorrect data type for addOrUpdateOrderedStop 2024-12-22 14:32:06 -08:00
e0d4e91321 remove next/previous ordered stop methods from repository interface 2024-12-22 14:24:34 -08:00
f792554ae0 add type IEntityWithId to implement unified search function later 2024-12-22 14:10:28 -08:00
e3d6d71825 update documentation and return types for repository 2024-12-22 14:06:13 -08:00
b43666b956 add repository interface 2024-12-22 13:58:31 -08:00
1a69f9faf8 delete graphql generated file from api 2024-12-21 18:23:49 -08:00
e4d7e9bd74 add stop and system data updates from api 2024-12-21 18:23:08 -08:00
1dab9e4167 add sourcemap option 2024-12-21 18:09:24 -08:00
0efe8b2119 add .env to gitignore 2024-12-21 17:02:05 -08:00
9e6d3e6030 break out dependencies/test data into more files 2024-12-21 16:58:59 -08:00
2d43af81fd remove dist files from git 2024-12-21 16:58:32 -08:00
0bb17e1b08 add shared memory object to context 2024-12-21 16:51:52 -08:00
3cb15f7a5d add DS_Store to gitignore 2024-12-21 16:51:41 -08:00
f9bae7dc07 initial commit 2024-12-21 16:44:53 -08:00