fe3ac88ec6
Fix breaking insert on nuisances subscription
2026-02-09 22:43:41 +00:00
b9cf98eee8
Consistently log internal errors
2026-02-09 22:43:32 +00:00
13c5529a41
Show an actual error page
2026-02-09 22:35:12 +00:00
84f1bee4f6
Compress down reporter column updates through utility function
2026-02-09 22:34:19 +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
8cd1a0ce02
Fix setting page URL
2026-02-09 21:52:11 +00:00
fe53a6ca2c
Create upload directories on startup
2026-02-09 21:51:57 +00:00
783910be50
Save EXIF data to the database again.
2026-02-09 21:41:27 +00:00
edd9bdcadc
Fix SVG loading for embedded filesystem, add RMO components
...
This was broken from the template refactor a couple days ago.
2026-02-09 21:40:58 +00:00
63193c5324
Add test for doing geocoding directly from esri
...
It works at this point.
2026-02-09 21:40:24 +00:00
443a13afcf
Add flag for testing embedded file system
2026-02-09 21:39:47 +00:00
316a94a6cf
Link up settings in sidebar to settings page
2026-02-09 19:57:12 +00:00
f00436b136
Count existing and new pool rows
2026-02-09 19:17:33 +00:00
515dbb54fa
Add basic pipe to provide status to the pool id page
2026-02-09 19:13:58 +00:00
d06b8f7949
Add mode data to pool upload rows, move to fileupload schema
...
This allows users to review the data before committing it to the
database
2026-02-09 19:03:27 +00:00
135ad2b73e
Do file upload, show list of uploads, do initial processing.
2026-02-09 18:25:44 +00:00
8d4195a024
Add script to keep track of all the DB commands to drop and reload
2026-02-09 14:31:10 +00:00
aee17d2c7a
Add jobs to process queue when csv is uploaded
2026-02-08 05:06:47 +00:00
f9c8f37cec
Add organization to file upload
...
So everyone in the org can see it.
2026-02-08 05:00:14 +00:00
e3535391dd
Add a bit of per-line processing to CSV file
2026-02-08 04:55:33 +00:00
e81161ca7f
Actually start reading CSV file
2026-02-08 04:46:54 +00:00
6b02b75a87
Add basic screen for pool upload from mock
...
It'll need work to get to where it's functional
2026-02-08 04:37:05 +00:00
fdd783c19c
Rework userfile yet again
...
I'm settling on the idea that strings should never be returned from the
userfile system. Instead, indicate which collection you want and pass
objects across.
2026-02-08 04:36:12 +00:00
c2d84b8734
Add missing migration
2026-02-08 04:02:12 +00:00
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