Commit graph

14 commits

Author SHA1 Message Date
b2c5bb6735
Show map on upload detail page
Bunch of stuff still doesn't work right.
2026-04-16 02:48:12 +00:00
ac27c60e0c
Save address IDs when doing pool geocoding 2026-04-15 20:29:42 +00:00
66d35428fa
Add error display to file upload 2026-04-15 19:02:25 +00:00
344f4bcaa5
Fix redirect after discard 2026-04-15 18:34:43 +00:00
ac65129ba6
Fix ability to discard upload 2026-04-15 18:32:28 +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
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
6f8c012394
fix filename and status displays 2026-03-28 06:45:03 -07:00
daf921accf
Fix counts of upload rows 2026-03-28 06:42:36 -07:00
2e0f657585
Fix upload list 2026-03-28 06:38:23 -07:00
7699e58bc3
Make upload by ID styles work correctly 2026-03-27 14:17:24 -07:00
f60bde7fd9
Get rows to show on individual upload page. 2026-03-27 14:04:33 -07:00
bf2a7582fa
Get some planning buttons wired up 2026-03-25 21:46:23 -07:00