Commit graph

33 commits

Author SHA1 Message Date
ef569aef18
Save tags on pool rows, show errors in summary table 2026-02-16 16:38:04 +00:00
f859e372c6
Fill in correct data about the district 2026-02-16 15:26:41 +00:00
a1cc2dbaff
Add district setting page and display of district boundary 2026-02-16 15:03:26 +00:00
4c8da3b96a
Switch equipment to district in settings 2026-02-16 01:17:27 +00:00
0f7e01e8a2
Add map to pool import overview
For my own debugging really
2026-02-16 01:15:13 +00:00
66c9b40ead
Display pool condition on pool upload 2026-02-14 15:42:33 +00:00
ab9f16505e
Don't show errors when still processing the upload 2026-02-14 05:03:32 +00:00
a68cb7a986
Make 'upload edited file' button work 2026-02-14 04:38:17 +00:00
d83984f8df
Show errors from parsing the file 2026-02-14 04:36:47 +00:00
76f4613320
Keep track of rows that are outside of the district 2026-02-14 04:08:22 +00:00
26be460041
Convert timeSince to more generic timeRelative 2026-02-13 21:42:30 +00:00
f9d4206bab
Show tokens that have expired 2026-02-13 21:24:39 +00:00
bdd862e649
Show actual information on oauth integration setting page 2026-02-13 21:14:46 +00:00
38432a18c1
Show precise html marker on stadia test 2026-02-13 19:20:01 +00:00
b5395afe74
Add basic stadia maps test 2026-02-12 21:06:35 +00:00
420e0246ed
Fix nidus favicon when logged in 2026-02-10 17:45:46 +00:00
b4053047ff
Fix coloring on dashboard icons 2026-02-10 16:27:32 +00:00
396cf5c586
Add page for showing notifications 2026-02-10 16:24:37 +00:00
c3e8bba822
Re-add notification indicator 2026-02-10 16:04:15 +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
135ad2b73e
Do file upload, show list of uploads, do initial processing. 2026-02-09 18:25:44 +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
f81f8def1c
Move data entry good mock to be part of upload flow 2026-02-08 03:47:48 +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
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
0265e9d3ec
Rework template system, merge templates
The embedded portion doesn't work yet.
2026-02-07 05:53:38 +00:00