Commit graph

1020 commits

Author SHA1 Message Date
a2c3f52ab4
Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
9cbce4ff14
Fix nix build
Apparently tabs are bad.
2026-03-21 04:44:13 +00:00
0d6a6fa797
Include bootstrap and bootstrap icons in a single style bundle 2026-03-21 03:33:11 +00:00
16499fe23e
Don't error out just because we don't have a main map. 2026-03-21 03:11:22 +00:00
31947c848a
Move static outside HTML. Start work on TypeScript bundle
It's not strictly HTML, so that's just correct.

This is just worth doing while building the new TypeScript bundle
2026-03-21 03:06:59 +00:00
976a29b7d7
Create a working sample of an AlpineJS hello world 2026-03-21 02:04:11 +00:00
701f4853b5
Create a tiny working TypeScript example page 2026-03-21 01:42:22 +00:00
9b6cacda0e
Make signals include the object they are attached to (pool, report)
This means pushing the types into the common types module, which
required a refactor of a bunch of other libraries.
2026-03-21 01:19:36 +00:00
ddc63bfa91
Show pool map in planning workbench when signal is selected 2026-03-20 22:47:03 +00:00
931ea00e22
Add entry for displaying flyover pool signal 2026-03-20 22:12:53 +00:00
2cdcbb3784
When pool are green or murky, immediately create signal from them. 2026-03-20 22:11:36 +00:00
c2c1f3377a
Remove signal_pool from tegola grant
That table is no more.
2026-03-20 21:16:42 +00:00
c4359a3c81
Fix signals getting saved with correct location 2026-03-20 20:37:16 +00:00
e86cdc6764
Fix status display for RMO 2026-03-20 20:25:58 +00:00
b034fa5cf5
Fix signal lines showing the correct type 2026-03-20 19:27:56 +00:00
8c6bb7db26
Show markers on the signal map and bound them 2026-03-20 19:20:11 +00:00
94400aa808
Remove the arcgis tile map from planning/signal selection 2026-03-20 19:11:02 +00:00
23fdfc5a98
Add comments and owner info from water reports 2026-03-20 19:07:10 +00:00
2f8f579430
Fix display of water access and breeding data 2026-03-20 18:54:37 +00:00
c392029a11
Fix alpine access errors
Turns out I misunderstood how x-data and x-if work together
2026-03-20 18:52:21 +00:00
bf5c49378b
Show reporter ownership information for water reports 2026-03-20 18:38:57 +00:00
557caef8e5
Fix not null error on nuisance reports 2026-03-20 18:30:02 +00:00
067465ab35
Expect only one format from our API
What are we, LLMs?
2026-03-20 18:29:29 +00:00
3c26ebdaf2
Shorten references to nuisance data 2026-03-20 18:13:43 +00:00
daf5aa316f
Add display for nuisance source data 2026-03-20 18:09:27 +00:00
aa94cce2ad
Fix creation of signal from a communication report
I had broken this when altering the signal model to always require a
location
2026-03-20 18:03:32 +00:00
f09533c742
Auto-reload signal data when a new signal is created 2026-03-20 18:03:05 +00:00
e88f40793f
Add duration information for nuisance reports 2026-03-20 18:01:52 +00:00
76bfc09aa5
fix display of nuisance properties 2026-03-20 17:59:40 +00:00
edfd8e285f
Add location x and y to address table
For easier reference
2026-03-20 17:59:13 +00:00
441e4d45b1
Add parcel overlay to raster tile map
Makes it easier to tell what parcel we're talking about.
2026-03-20 17:07:31 +00:00
313dacd956
Remove chatty debug logs 2026-03-20 16:38:01 +00:00
9d2b757bc7
Add pools with condition popup to review map 2026-03-20 16:37:46 +00:00
c9802b78d0
Fix double-showing of distance 2026-03-20 15:50:18 +00:00
6fcaf7fb5d
Avoid crashing when oauth is null 2026-03-20 15:47:45 +00:00
9ca8ec4ce2
Handle null image location in communication page 2026-03-20 15:45:55 +00:00
29e66327ee
Stop adding users to organizations based on Arcgis Account 2026-03-20 06:04:30 +00:00
a87904f2ff
Handle photo data including NaN for location 2026-03-20 05:48:59 +00:00
42d9d2372d
Add initial user selector for impersonation page 2026-03-20 05:20:37 +00:00
68e0da1133
Add log message when we can't marshal JSON
Been seeing this in prod
2026-03-20 05:01:52 +00:00
cb34c43ef4
Improve error messages on notify failures 2026-03-19 21:29:55 +00:00
6042e7d337
Emit events on note creation 2026-03-19 21:29:55 +00:00
31a767c944
Improve capture of shutdown error 2026-03-19 21:20:20 +00:00
87961bac58
Move audio API to its own file
More consistent organization
2026-03-19 21:07:00 +00:00
c7c1c45008
Add location to signal 2026-03-19 20:49:53 +00:00
fdab54a775
Fix saving note images and transcoding 2026-03-19 20:49:17 +00:00
ba03bf9d4f
Fix audio transcode copy-paste error 2026-03-19 20:14:23 +00:00
17fb3dcdb5
Fix saving notes from Nidus
Wow, that's a serious break.
2026-03-19 20:13:53 +00:00
f2b7d30a7f
Unselect report after it's removed from the list 2026-03-19 19:32:06 +00:00
429b724cf2
Emit a created event on signal creation 2026-03-19 19:17:00 +00:00