Commit graph

296 commits

Author SHA1 Message Date
09783ee1a0
Update reference to mosquito tegola map 2026-02-17 21:39:50 +00:00
dbadb55e7c
Host our own icons, consolidate on bootstrap 1.13.1 2026-02-17 21:36:23 +00:00
b78837cbab
Add service request detail page from service request list 2026-02-17 19:51:50 +00:00
b6264da972
Add service request list page 2026-02-17 19:06:51 +00:00
c439c7c8a8
Fold dispatch results into radar page 2026-02-17 18:56:02 +00:00
e5b6135e44
Add download and upload to the sidebar, along with mocks 2026-02-17 17:29:15 +00:00
d536458280
Fix sidebar tooltips so they don't show when expanded 2026-02-17 14:58:38 +00:00
55553eb6a6
Merge routing mock and user management pages 2026-02-17 14:42:37 +00:00
eeb74643d0
Move admin dash out of mocks and into the sidebar 2026-02-17 14:26:19 +00:00
3d815b374e
Add admin area, flesh out tooltips 2026-02-17 14:22:19 +00:00
8150af5889
Add mock of the messages page 2026-02-17 07:05:31 +00:00
1739bc6000
Add service area border to aggregate map 2026-02-17 06:49:41 +00:00
cd6bbc69a4
Make pool upload map show district border 2026-02-17 06:05:24 +00:00
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
b786c88f52
Move user setting mocks to real settings 2026-02-16 20:25:57 +00:00
0b97c2cecc
Remove empty settings mock 2026-02-16 20:20:53 +00:00
d4ed987857
Move pesticide add out of mocks 2026-02-16 20:19:56 +00:00
38f64783ac
Move pesticide settings outside the mocks
And build a system for pulling common code out of the handlers
2026-02-16 20:17:41 +00:00
f6879ac094
Organize mocks
Make mock listing automatic and dynamic
Remove mocks that are implemented in some way
Move all remaining mocks into the mocks/ directory
2026-02-16 19:52:20 +00:00
421260a80a
Add radar mock 2026-02-16 19:14:58 +00:00
5b33b7ffcf
Switch cell detail page to libremap rendering 2026-02-16 18:49:07 +00:00
9d0a4b4b88
Move dashboard map to libregl 2026-02-16 18:34:40 +00:00
c256c96c45
Remove recommendations in pool upload
It's nice, but redundant
2026-02-16 17:59:50 +00:00
57a45d5ea2
Show pool condition as a badge
Looks nicer
2026-02-16 17:59:35 +00:00
161bb809b9
Make tooltips show with styling 2026-02-16 16:49:09 +00:00
b8a5ada5dc
Make "show issues only" checkbox work correctly 2026-02-16 16:46:47 +00:00
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
b3ab8f6cef
Fix aggregate map not showing toolbox correctly 2026-02-10 18:08:34 +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
28ade30d2b
Consolidate template loading logic between embedded and host FS
This solves a really annoying bug around my sidebar not loading
correctly in prod.
2026-02-10 14:40:50 +00:00
13c5529a41
Show an actual error page 2026-02-09 22:35:12 +00:00
b263d50b76
Remove debug log spam 2026-02-09 22:33:44 +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