Commit graph

12 commits

Author SHA1 Message Date
531f3282d9
Move bounds to API types 2026-04-09 01:02:25 +00:00
f88ca57d97
Migrate existing ts types from the API into the API module
This makes it possible to start hydrating the types into valid data
types like Dates which means I can get type safety guarantees when
displaying information.
2026-04-09 00:25:21 +00:00
9ef6aaa406
Remove direct calls to stadia API from geocoding 2026-04-06 16:59:19 +00:00
27fd1faa9c
Get clean-building locator map 2026-04-03 19:45:12 +00:00
76c395d613
Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
7ee70b24ee
Fix user data displays 2026-04-02 14:03:07 +00:00
42d111aac9
Add separate session endpoint for additional non-user data
This is conceptually much cleaner that encumbering the user object.
2026-04-02 01:07:55 +00:00
21b7b68f50
Get new frontend to type check clean
Epic undertaking.
2026-03-31 14:52:53 +00:00
09ae9d0ce3
Move map interfaces to common types for sharing 2026-03-24 09:37:05 -07:00
354c07f2bf
Fix TypeScript errors from recent changes 2026-03-22 18:27:13 +00:00
de0fbd7188
Add more configuration pages 2026-03-22 17:20:46 +00:00
7dd61a06e2
Get to where I can select communications and see them 2026-03-22 04:08:16 +00:00