Commit graph

750 commits

Author SHA1 Message Date
4f46e7e82f
Fix oauthforuser after rework of oauth token table 2026-02-28 23:24:00 +00:00
a5299f0cae
Re-nest settings sub-pages into configuration 2026-02-28 23:23:16 +00:00
b292f47d47
Clean up removed generated bob files 2026-02-28 23:21:14 +00:00
29bd1fab5c
Remove oauth refresh from dash, remove QR code (its in platform) 2026-02-28 23:18:25 +00:00
558412cfb4
Various new modules for mailer 2026-02-28 23:17:30 +00:00
985a2ab186
Add new platform functions for image tile and parcel 2026-02-28 23:16:43 +00:00
8455a67750
Add tools for injecting imported parcel and addresses 2026-02-28 22:56:00 +00:00
91fe244da8
Add data for handling parcel images 2026-02-28 22:54:39 +00:00
9613cac11a
Add all of Ben's mocks for the new root pages 2026-02-27 16:51:41 +00:00
5d8366015c
Initial import of planning workbench mock 2026-02-27 16:17:48 +00:00
c5c688850d
Update sidebar according to new master plan. 2026-02-27 16:05:57 +00:00
7b1ffbab12
Add new tables for storing parcel and address data 2026-02-26 18:18:33 +00:00
060e2915f1
Populate ArcGIS integration page refresh link 2026-02-25 17:39:16 +00:00
7080222fbc
Add page for configuring ArcGIS integration. 2026-02-25 17:36:19 +00:00
5e3a97272a
Nest setting object inside URL, use URL in sidebar 2026-02-25 17:21:37 +00:00
2838d8eee2
Update gitignore for various outputs 2026-02-25 16:21:12 +00:00
504939a438
Add RCS logos 2026-02-25 16:20:30 +00:00
0ab4e31d5e
Add admin map component file 2026-02-25 16:16:59 +00:00
0c6cd3b562
Add basic helper scripts for starting different binaries 2026-02-25 16:14:18 +00:00
de0d112630
Add tomtom routing test 2026-02-25 16:13:28 +00:00
c1825d8ae0
Add geocode test script
This was just useful in testing out the path for getting geocoding
through ArcGIS
2026-02-25 16:11:48 +00:00
2d2a8248c4
Add required config to signin context 2026-02-25 16:09:10 +00:00
2bb4a134b2
Add centroid information when geocoding
I would use the boundary rect, but I'm getting a 500-level error from
stadia maps
2026-02-25 16:08:32 +00:00
8feabbc489
Add bulk geocoding by goroutine worker
This is nearly as fast, and doesn't require the corp-only license from
stadia map which is 10x the cost.
2026-02-25 14:57:28 +00:00
ca88a0eaab
Add env var to skip TLS verify
This makes it much easier to debug with mitmproxy
2026-02-25 02:45:17 +00:00
6cccc16031
Add structured error output response 2026-02-25 02:44:35 +00:00
d375105de4
Remove chatty debug log line 2026-02-24 20:34:56 +00:00
4e8cb0568e
Translate "empty" as "dry" in pool conditions 2026-02-24 20:34:46 +00:00
efbef12080
Only show CSV as parse after geocoding. 2026-02-24 20:34:32 +00:00
9c6155367b
Improve display of pool conditions 2026-02-24 20:34:21 +00:00
1366e89cf6
Style uploads by status 2026-02-24 20:18:15 +00:00
1a98039264
Add missing upload platform source file 2026-02-24 20:08:57 +00:00
9ba01a2cbe
Fix links to creating pool URL 2026-02-24 20:08:43 +00:00
6180860ac0
Fix update of file upload statistics 2026-02-24 20:07:39 +00:00
c8f5408f27
Add link from root upload page to upload pool detail page. 2026-02-24 20:02:44 +00:00
a776c83557
Create API for discarding file uploads 2026-02-24 17:36:59 +00:00
c4e5369796
Add button to discard an upload 2026-02-24 17:22:20 +00:00
115c5dd71c
Continue to show header on data preview list 2026-02-24 17:10:54 +00:00
f140222dbc
Rename pool status 'empty' to 'dry', add more file upload statuses 2026-02-24 17:05:20 +00:00
7a84c81a70
Show upload details on upload section 2026-02-24 16:22:33 +00:00
b741c3e14d
Show pool uploads in the upload page
And remove a bunch of things, like employee information and field
notebooks
2026-02-24 16:14:35 +00:00
e93e4cc115
Add function for avoiding 'if err != nil' constructs everywhere. 2026-02-24 16:00:21 +00:00
424e53c78d
Disable non-functioning settings links 2026-02-24 15:41:22 +00:00
2c42ec3559
fix setting-integration template 2026-02-24 15:41:11 +00:00
e513107f75
Fix notification list template 2026-02-24 15:37:03 +00:00
dac52a879a
Move all sync pages to authenticatedHandler
Still need to fix many templates
2026-02-24 15:34:53 +00:00
85d2d0b95b
Handle disabled IP address from Voip.ms 2026-02-18 22:11:30 +00:00
4100263393
Fix email sending on the sudo page 2026-02-18 21:38:16 +00:00
2d61532dd1
Move to resty for email integration
It does a *much* better job at parsing errors
2026-02-18 21:31:47 +00:00
ed89a27d47
Update vendor hash for depolyment 2026-02-18 20:32:17 +00:00