Commit graph

115 commits

Author SHA1 Message Date
5a7c9fd090
Move data out of import.district and in to organization
Then get the organization settings page to work again.

Tons of other stuff is broken now.
2026-02-17 05:33:12 +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
1b85ce0d78
Actually commit changes to notifications 2026-02-10 05:28:23 +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
13c5529a41
Show an actual error page 2026-02-09 22:35:12 +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
783910be50
Save EXIF data to the database again. 2026-02-09 21:41:27 +00:00
6716bc68c9
Make file uploads of CSV actually save to disk 2026-02-08 01:44:44 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
500659be4a
Make partial report suggestion handle hyphens 2026-02-06 16:56:26 +00:00
f6f54da305
Add maxlength to all inputs
Because the children broke things with it.
2026-02-06 16:56:09 +00:00
d464a5fbd0
Show a tooltip when disabling the lookup button on status page
And fix some auto-formatting
2026-02-06 16:55:29 +00:00
49b10a7d7e
Add prettier for formatting html files automatically
Because I was wasting time doing it myself
2026-02-06 16:10:09 +00:00
dbd84c1c09
Make clicking on titles select checkboxes in water report 2026-02-06 15:44:16 +00:00
e17dc142a5
Remove defunct selectInspectionType from water report
No longer used
2026-02-06 15:43:58 +00:00
a82509bebb
Remove all font-awesome fonts from RMO
This makes it possible to remove that dependency.
2026-02-06 15:43:50 +00:00
e001d23457
Properly convert browser accuracy units 2026-02-06 15:41:21 +00:00
57191fa222
Alter report submission page to request reporter name and consent
This also adds the new mechanism for handling notifications on reports
2026-02-06 15:39:49 +00:00
9328e7a2f8
Properly record and display pool reports 2026-02-05 21:43:29 +00:00
5fc0f9fa3d
Update storage and display of nuisance report 2026-02-05 16:56:36 +00:00
ee7d99bc4c
Fix display of report type and status 2026-02-05 02:49:23 +00:00
fd86281a7e
Fix report location not showing up. 2026-02-05 02:46:22 +00:00
947ece00f1
Only show image count, re-add timeline 2026-02-05 02:36:24 +00:00
287133e35d
Major updates to report status page for nuisance reports 2026-02-05 02:24:37 +00:00
ca9ab6a6f2
Allow looking up the report by ID with the lookup button 2026-02-05 01:59:33 +00:00
c6fefc5cb0
Allow lowercase when searching for report IDs 2026-02-05 01:35:00 +00:00
f301feb537
Navigate to report status page on table click 2026-02-05 01:31:16 +00:00
d58a893651
Don't constantly redraw the report rows
Because it's wasteful and interrupts my click handlers.
2026-02-05 01:22:47 +00:00
96e14b2b5e
Update report count correctly 2026-02-05 01:05:41 +00:00
af516242d3
Make checkboxes hide map layers 2026-02-04 23:57:44 +00:00
df58424dd7
Suppress chatty frontend log 2026-02-04 18:08:12 +00:00
eddda2f005
Fix reference to poll submission completion 2026-02-04 17:31:55 +00:00
820f8237d1
Show pools and nuisances in separate layers on status search 2026-02-04 17:12:46 +00:00
63358e6848
Render nearby reports on the search map. 2026-02-04 16:26:30 +00:00
8c6299a7e7
Remove 'return home' button and additional information section 2026-02-04 16:13:21 +00:00
07e8de57de
Remove pool submit complete 2026-02-04 16:12:13 +00:00
f3221ec315
Add report ID suggestion to status page 2026-02-04 16:07:36 +00:00
765e437d6c
Add header to status search page 2026-02-03 23:12:59 +00:00
fa0ac035ac
Add scss debug request endpoint
To help with debugging my scss.
2026-02-03 23:12:40 +00:00
a9e333b73a
Add new custom element for handling report ID or location
Looks purty.
2026-02-03 22:11:54 +00:00
eb3d09c989
Move mock status to replace live status 2026-02-03 17:54:21 +00:00
8d96055ba1
Update water page to allow direct clicks 2026-02-03 17:25:14 +00:00
8bed4fa2fa
Pan slowly on click on the nuisance map 2026-02-03 17:22:32 +00:00
82adb92d06
Allow for direct click on the map to set location 2026-02-03 17:01:39 +00:00
a67279db88
Fix various breakages in email links 2026-02-02 22:57:19 +00:00
3bed78f742
Add endpoint for unsubscribing email addresses 2026-02-02 21:47:14 +00:00