Commit graph

716 commits

Author SHA1 Message Date
013ac85a70
Add logic to re-add background uploads that didn't complete 2026-02-08 04:01:48 +00:00
d17c8b8be7
Add worker process for CSV import jobs 2026-02-08 03:52:39 +00:00
f81f8def1c
Move data entry good mock to be part of upload flow 2026-02-08 03:47:48 +00:00
6716bc68c9
Make file uploads of CSV actually save to disk 2026-02-08 01:44:44 +00:00
0d55eb1da4
Define upload CSV schema, make POST actually go somewhere. 2026-02-08 00:59:41 +00:00
c4decb0afb
Fix pool upload page title 2026-02-08 00:59:17 +00:00
21fac37597
Rework files to use strings instead of duplicate functions
There's too many functions at this point.
2026-02-08 00:58:51 +00:00
d437c68403
Add pages for showing the CSV upload UI
And sample CSV file download
2026-02-07 20:02:39 +00:00
59076e9eb0
Add page for showing pool uploads 2026-02-07 18:26:47 +00:00
874d49c6a5
Update dashboard layout to work with sidebar 2026-02-07 18:04:24 +00:00
f9389de27b
Rework layouts to get embedded filesystem working again
I really hate go templates at this point.
2026-02-07 17:55:25 +00:00
db387ad28b
Update embedded template system
Just trying to get forward motion. Currently getting a nil Tree inside
the shared template holder.
2026-02-07 17:38:49 +00:00
75dba7193a
Finish removal of font awesome 2026-02-07 05:54:08 +00:00
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00
eb6e54a0f7
Format JavaScript files with prettier 2026-02-06 17:07:06 +00:00
951720def9
Allow multiple photos to be attached in sequence on photo upload 2026-02-06 17:06:36 +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
d0b28d7f59
Handle when location is null in image location JSON query 2026-02-06 15:41:00 +00:00
39e0d9d9f3
Remove chatty oauth debug message about no ouath
Floods my dev setup log
2026-02-06 15:40:25 +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
47c3f7320c
Fix warning parsing nil OrganizationID on notification page 2026-02-05 16:56:53 +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
41dcf6577a
Fix bad previous refactor 2026-02-05 01:59:23 +00:00
a5d2df9626
Avoid stack trace when there are no suggestions 2026-02-05 01:35:11 +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
3cdad6fd77
Hide broken map controls
I'm not sure why, but these don't work on the shadow DOM
2026-02-05 01:07:46 +00:00
96e14b2b5e
Update report count correctly 2026-02-05 01:05:41 +00:00
0e6e85825a
Avoid stacktrace on request failure 2026-02-05 01:02:38 +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