|
|
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 |
|
|
|
ea1af2da53
|
Start to wire up sudo email, add email websocket
|
2026-02-18 17:01:02 +00:00 |
|
|
|
9cbb81f347
|
Wire up sudo email form to send emails
Probably.
|
2026-02-18 08:50:49 +00:00 |
|
|
|
67a7d20f6c
|
Actually send SMS on the test page
|
2026-02-18 08:28:19 +00:00 |
|
|
|
2626e044ca
|
Factor out common post parsing code for sms message
|
2026-02-18 08:09:53 +00:00 |
|
|
|
b0ee388986
|
Add simple example handler for admin functions
|
2026-02-18 08:02:32 +00:00 |
|
|
|
df0644f85b
|
Fix bug in handling errors from handler functions
|
2026-02-18 07:36:54 +00:00 |
|
|
|
9f20eda00d
|
Add link to sudo powers
|
2026-02-18 07:36:54 +00:00 |
|
|
|
ec8b7b7db9
|
Add mock of admin area
|
2026-02-18 07:07:15 +00:00 |
|
|
|
7ea66dc02e
|
Add user account roles
|
2026-02-18 07:03:32 +00:00 |
|
|
|
b4817546df
|
Show routing demonstration on radar page.
|
2026-02-18 04:57:12 +00:00 |
|
|
|
18c7a5f84b
|
Add faker routing
|
2026-02-17 22:50:16 +00:00 |
|
|
|
ee7dc1dd08
|
Add caching headers for production, fix css for RMO
|
2026-02-17 22:27:51 +00:00 |
|
|
|
58da733531
|
Save startup time to avoid double-sending static content
|
2026-02-17 22:05:47 +00:00 |
|
|
|
8bf0e24bcd
|
Default to showing all layers on status page
|
2026-02-17 21:40:04 +00:00 |
|
|
|
09783ee1a0
|
Update reference to mosquito tegola map
|
2026-02-17 21:39:50 +00:00 |
|
|
|
dbadb55e7c
|
Host our own icons, consolidate on bootstrap 1.13.1
|
2026-02-17 21:36:23 +00:00 |
|
|
|
50f0327f59
|
Don't extract location if there is none
|
2026-02-17 20:17:32 +00:00 |
|
|
|
34c2475515
|
Update deps for deployment
|
2026-02-17 20:04:16 +00:00 |
|