Commit graph

580 commits

Author SHA1 Message Date
8932f46900
Fix bug where I stopped initiating the background processes 2026-02-13 21:46:20 +00:00
26be460041
Convert timeSince to more generic timeRelative 2026-02-13 21:42:30 +00:00
f9d4206bab
Show tokens that have expired 2026-02-13 21:24:39 +00:00
b654198e3f
Simplify log output on startup 2026-02-13 21:15:09 +00:00
bdd862e649
Show actual information on oauth integration setting page 2026-02-13 21:14:46 +00:00
e475e43fef
Gracefully handle users without an organization 2026-02-13 19:20:41 +00:00
961ca9270e
Move setting logic to its own file
It's going to grow
2026-02-13 19:20:26 +00:00
38432a18c1
Show precise html marker on stadia test 2026-02-13 19:20:01 +00:00
62c724b5c2
Update to latest arcgis-go interfacets 2026-02-13 19:19:39 +00:00
a93099fd6e
Don't stop the server if there is a build error 2026-02-13 19:18:48 +00:00
b5395afe74
Add basic stadia maps test 2026-02-12 21:06:35 +00:00
a82231859d
Gracefully handle creating duplicate notifications 2026-02-12 21:06:08 +00:00
8e68230f4a
Handle changes to arcgis-go 2026-02-12 21:05:51 +00:00
bbbc06583a
Don't autobuild for cmd changes 2026-02-12 21:05:11 +00:00
b254472dcd
Rework all of the HTTP layer
At this point I have working login, I think, according to the MITMProxy
work I've done, but haven't had a successful request so far.
2026-02-12 17:40:42 +00:00
c136ff102b
Update to passing newly required context to arcgis-go 2026-02-10 21:30:58 +00:00
f02640be35
Remove fields from fieldseeker
This was done in ArcGIS by Delta.

We are way, WAY too coupled to a changeable data model.
2026-02-10 18:55:28 +00:00
a92cb52eb5
Gracefully handle lack of permissions on webhook and permission 2026-02-10 18:54:47 +00:00
b3ab8f6cef
Fix aggregate map not showing toolbox correctly 2026-02-10 18:08:34 +00:00
420e0246ed
Fix nidus favicon when logged in 2026-02-10 17:45:46 +00:00
346e294b21
Useless logging 2026-02-10 17:45:29 +00:00
47fb1b407f
Fix tegola URL in dashboard 2026-02-10 17:31:24 +00:00
b4053047ff
Fix coloring on dashboard icons 2026-02-10 16:27:32 +00:00
42d05fd8e4
Remove -prod arg on air config
Because I'm confident the templates are working in production now.
2026-02-10 16:27:13 +00:00
396cf5c586
Add page for showing notifications 2026-02-10 16:24:37 +00:00
c3e8bba822
Re-add notification indicator 2026-02-10 16:04:15 +00:00
522727cd8f
Update prompt document for mosquito LLM 2026-02-10 15:22:42 +00:00
ef205bd622
Populate district from image location on standing water 2026-02-10 15:22:27 +00:00
c74fff6da9
Match districts on pool reports too 2026-02-10 15:09:57 +00:00
5802fe4fd3
Show district branding on status page 2026-02-10 14:55:59 +00:00
28ade30d2b
Consolidate template loading logic between embedded and host FS
This solves a really annoying bug around my sidebar not loading
correctly in prod.
2026-02-10 14:40:50 +00:00
1b85ce0d78
Actually commit changes to notifications 2026-02-10 05:28:23 +00:00
e40fe55eaf
Modify email subscription table to drop district ID
I don't have time to work out all the behavior, this is just to get to
where I can release
2026-02-10 05:12:42 +00:00
d93cdbef41
Drop district_id from subscriptions 2026-02-10 04:59:27 +00:00
b25daf12fa
Add table for holding subscriptions from users 2026-02-10 04:31:57 +00:00
41f59f0518
Add missing email file 2026-02-10 04:11:52 +00:00
648e0ee567
Move emails to platform, make sure to create phone and email in DB 2026-02-10 04:07:59 +00:00
dd33c6ab5e
Add missing error page 2026-02-10 00:22:33 +00:00
6181e2968d
Remove geocode test
Until I can make it deployable
2026-02-09 22:44:42 +00:00
fe3ac88ec6
Fix breaking insert on nuisances subscription 2026-02-09 22:43:41 +00:00
b9cf98eee8
Consistently log internal errors 2026-02-09 22:43:32 +00:00
13c5529a41
Show an actual error page 2026-02-09 22:35:12 +00:00
84f1bee4f6
Compress down reporter column updates through utility function 2026-02-09 22:34:19 +00:00
f78515cc07
Fix error log reporting 2026-02-09 22:34:07 +00:00
b263d50b76
Remove debug log spam 2026-02-09 22:33:44 +00:00
8cd1a0ce02
Fix setting page URL 2026-02-09 21:52:11 +00:00
fe53a6ca2c
Create upload directories on startup 2026-02-09 21:51:57 +00:00
783910be50
Save EXIF data to the database again. 2026-02-09 21:41:27 +00:00
edd9bdcadc
Fix SVG loading for embedded filesystem, add RMO components
This was broken from the template refactor a couple days ago.
2026-02-09 21:40:58 +00:00
63193c5324
Add test for doing geocoding directly from esri
It works at this point.
2026-02-09 21:40:24 +00:00