Commit graph

612 commits

Author SHA1 Message Date
f6879ac094
Organize mocks
Make mock listing automatic and dynamic
Remove mocks that are implemented in some way
Move all remaining mocks into the mocks/ directory
2026-02-16 19:52:20 +00:00
421260a80a
Add radar mock 2026-02-16 19:14:58 +00:00
5b33b7ffcf
Switch cell detail page to libremap rendering 2026-02-16 18:49:07 +00:00
9d0a4b4b88
Move dashboard map to libregl 2026-02-16 18:34:40 +00:00
c256c96c45
Remove recommendations in pool upload
It's nice, but redundant
2026-02-16 17:59:50 +00:00
57a45d5ea2
Show pool condition as a badge
Looks nicer
2026-02-16 17:59:35 +00:00
a65f1e0776
Fix up attaching errors to rows 2026-02-16 17:59:18 +00:00
da7a687499
Default all new pools to being new 2026-02-16 16:49:24 +00:00
161bb809b9
Make tooltips show with styling 2026-02-16 16:49:09 +00:00
b8a5ada5dc
Make "show issues only" checkbox work correctly 2026-02-16 16:46:47 +00:00
ef569aef18
Save tags on pool rows, show errors in summary table 2026-02-16 16:38:04 +00:00
123a4bf590
Fix SRID of pool uploads
This makes our calculations correct when checking if an address is in
the district.
2026-02-16 15:47:39 +00:00
f859e372c6
Fill in correct data about the district 2026-02-16 15:26:41 +00:00
a1cc2dbaff
Add district setting page and display of district boundary 2026-02-16 15:03:26 +00:00
4c8da3b96a
Switch equipment to district in settings 2026-02-16 01:17:27 +00:00
0f7e01e8a2
Add map to pool import overview
For my own debugging really
2026-02-16 01:15:13 +00:00
77423a813c
Update scss tooling readme 2026-02-16 01:10:13 +00:00
9f78b7d9ba
Fix phone ensureInDB to not break transactions 2026-02-14 17:04:36 +00:00
ebc329fc5e
Actually set geom and h3cell for uploaded pools 2026-02-14 16:49:54 +00:00
0659b8993d
Bulk ignore empty CSV columns 2026-02-14 15:42:59 +00:00
66c9b40ead
Display pool condition on pool upload 2026-02-14 15:42:33 +00:00
9fdadcc296
Add a new "empty" pool condition 2026-02-14 15:42:17 +00:00
5d0d75ebb1
Add initial integration with stadia maps for bulk geocoding 2026-02-14 15:41:38 +00:00
4c856ab403
Quiet down startup logs 2026-02-14 15:40:33 +00:00
427b60132a
Add initial Stadia maps integration 2026-02-14 15:40:12 +00:00
2bc0e18b9e
Actually finish uploaded files 2026-02-14 05:40:27 +00:00
4d61783e18
Fix error message about condition 2026-02-14 05:05:56 +00:00
ff1cd00c96
Ensure phone numbers are in the DB before adding pool 2026-02-14 05:05:31 +00:00
ab9f16505e
Don't show errors when still processing the upload 2026-02-14 05:03:32 +00:00
a68cb7a986
Make 'upload edited file' button work 2026-02-14 04:38:17 +00:00
d83984f8df
Show errors from parsing the file 2026-02-14 04:36:47 +00:00
76f4613320
Keep track of rows that are outside of the district 2026-02-14 04:08:22 +00:00
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