Commit graph

15 commits

Author SHA1 Message Date
8d400e9631
Make location names in JavaScript consistent 2026-03-05 15:42:12 +00:00
1a22b9233d
Get much more data about signals to send to the planning dash 2026-03-05 03:17:45 +00:00
5d8649ffe5
Send down h3 cell with API response
I broke this at some point while doing a refactor and didn't notice
until now.
2026-01-22 17:53:10 +00:00
9b5140f0c2
Show full district details on location search 2026-01-15 23:19:31 +00:00
f6b5a1e580
Add API to query district by GPS location 2026-01-15 22:56:32 +00:00
39d9f6d258 Properly save audio and image notes when uploaded
Also fix the audio processing pipeline.
2026-01-06 22:23:59 +00:00
7c794d0de7 Stitch together more data types from the platform
Untested, checkpoint
2026-01-06 03:06:38 +00:00
1fdc59d7c7 Remove ResponseLocation
We're going to use the H3 index directly.
2026-01-05 20:33:27 +00:00
6517d50802 Add migration to calculate and store the h3 cell
I'm only doing this for now on the tables we need to return to Nidus,
eventually we'll add them to more tables as we need, probably.
2026-01-05 20:31:56 +00:00
113e73a8b9 Clean up some api types, re-add 'active' to MosquitoSource 2026-01-05 02:29:12 +00:00
1aefca2f5d Make GlobalID required for all Fieldseeker tables
I'm pretty sure it has to be there, and it allows me to clean up my
code.
2026-01-05 02:28:28 +00:00
53e08d840e Get nidus-sync building again
This fleshes out more of the basic platform patterns, though there's
still plenty that isn't working yet.
2026-01-05 02:06:34 +00:00
71419a94d9 WIP move to other machine.
Some stuff I was doing on a plane, not complete.
2026-01-03 11:50:13 -07:00
5dd0b8c162 Checkpoin on initial idea for passing through models 2026-01-02 08:58:57 -07:00
8e325b7c77 WIP migration of API from fieldseeker-sync 2025-12-16 16:37:53 +00:00