daa8cb1748
Push geocoding down a layer
...
This makes it possible to always save address information from our
geocoder.
2026-03-04 18:29:52 +00:00
0f6da8e25f
Move handler objects to common location to share with RMO
2026-03-03 17:08:58 +00:00
29bd1fab5c
Remove oauth refresh from dash, remove QR code (its in platform)
2026-02-28 23:18:25 +00:00
dac52a879a
Move all sync pages to authenticatedHandler
...
Still need to fix many templates
2026-02-24 15:34:53 +00:00
1739bc6000
Add service area border to aggregate map
2026-02-17 06:49:41 +00:00
5a7c9fd090
Move data out of import.district and in to organization
...
Then get the organization settings page to work again.
Tons of other stuff is broken now.
2026-02-17 05:33:12 +00:00
5b33b7ffcf
Switch cell detail page to libremap rendering
2026-02-16 18:49:07 +00:00
961ca9270e
Move setting logic to its own file
...
It's going to grow
2026-02-13 19:20:26 +00:00
b5395afe74
Add basic stadia maps test
2026-02-12 21:06:35 +00:00
47fb1b407f
Fix tegola URL in dashboard
2026-02-10 17:31:24 +00:00
316a94a6cf
Link up settings in sidebar to settings page
2026-02-09 19:57:12 +00:00
0265e9d3ec
Rework template system, merge templates
...
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
9b1d75d47f
Rename htmlpage to html
...
Because it's going to get more tools.
2026-01-30 19:32:01 +00:00
082fdeebdd
Add basic layout test
...
This is testing a new way to do the main site layout that I think will
be a better fit for where I want the UI to go with a collapsable
interface.
2026-01-28 17:15:42 +00:00
a68b8781e7
Add ability to make LLM agent forget the conversation history
...
This is extremely useful for testing.
In order to do this I needed to actually deploy the migration to a bob
fork so I could start to add support for behaviors I really want.
Specifically the ability to search for ids in a slice.
2026-01-27 18:44:02 +00:00
61d8d14fc2
Bunch of work around assigning reports to districts
...
I added some DB schema to track logos and to relate reports to
organizations. I reworked how GPS data comes from EXIF data on images
because it wasn't working for JPEGs. I might have broken PNGs in the
process. Also made the config options for domain names more
standardized.
2026-01-22 03:27:32 +00:00
e2549f0317
Make trap page that shows collection information
2026-01-15 22:12:52 +00:00
885b58a0ab
Add traps to cell details page
2026-01-15 21:00:42 +00:00
f50f3892f2
Switch to trap counts instead of inspections on the dash
...
Because we can show those on a map.
2026-01-15 19:32:42 +00:00
a4c0e367a8
Make organization.name not-nullable, consolidate org in dash context
2026-01-14 21:50:47 +00:00
4f0b73c769
Add URL for Tegola to configuration
...
Avoid cross-environment pollution.
2026-01-14 21:39:58 +00:00
9667f34388
Fix various logo placeholders and header and favicon
2026-01-14 20:52:57 +00:00
8623773edc
Make oauth prompt use its own context type
...
And use the common utility to populate the user information
2026-01-14 20:15:48 +00:00
cf06bb9f49
Break apart sync into parts more like public-reports
...
I like this layout makes it easier to track what functions do what and
keeps templates near their render functions.
2026-01-13 20:30:57 +00:00