|
|
38906db816
|
Move standing woter to use libremap instead of mapbox
|
2026-03-03 20:27:33 +00:00 |
|
|
|
504939a438
|
Add RCS logos
|
2026-02-25 16:20:30 +00:00 |
|
|
|
0ab4e31d5e
|
Add admin map component file
|
2026-02-25 16:16:59 +00:00 |
|
|
|
b4817546df
|
Show routing demonstration on radar page.
|
2026-02-18 04:57:12 +00:00 |
|
|
|
18c7a5f84b
|
Add faker routing
|
2026-02-17 22:50:16 +00:00 |
|
|
|
ee7dc1dd08
|
Add caching headers for production, fix css for RMO
|
2026-02-17 22:27:51 +00:00 |
|
|
|
dbadb55e7c
|
Host our own icons, consolidate on bootstrap 1.13.1
|
2026-02-17 21:36:23 +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 |
|
|
|
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 |
|
|
|
a1cc2dbaff
|
Add district setting page and display of district boundary
|
2026-02-16 15:03:26 +00:00 |
|
|
|
0f7e01e8a2
|
Add map to pool import overview
For my own debugging really
|
2026-02-16 01:15:13 +00:00 |
|
|
|
b3ab8f6cef
|
Fix aggregate map not showing toolbox correctly
|
2026-02-10 18:08:34 +00:00 |
|
|
|
d437c68403
|
Add pages for showing the CSV upload UI
And sample CSV file download
|
2026-02-07 20:02:39 +00:00 |
|
|
|
75dba7193a
|
Finish removal of font awesome
|
2026-02-07 05:54:08 +00:00 |
|
|
|
951720def9
|
Allow multiple photos to be attached in sequence on photo upload
|
2026-02-06 17:06:36 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
820f8237d1
|
Show pools and nuisances in separate layers on status search
|
2026-02-04 17:12:46 +00:00 |
|
|
|
f3221ec315
|
Add report ID suggestion to status page
|
2026-02-04 16:07:36 +00:00 |
|
|
|
26223ccc0a
|
Fix suggestion container offset
|
2026-02-03 23:11:19 +00:00 |
|
|
|
a9e333b73a
|
Add new custom element for handling report ID or location
Looks purty.
|
2026-02-03 22:11:54 +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 |
|
|
|
a86149b8d7
|
Update form data whenever the address is set in any way
|
2026-01-31 16:29:13 +00:00 |
|
|
|
f00b32075a
|
Ensure address value gets sent in form submit
|
2026-01-31 16:24:41 +00:00 |
|
|
|
612f2fba77
|
Fix file upload in custom photo upload control
Hat tip to https://web.dev/articles/more-capable-form-controls for the
details.
|
2026-01-31 02:18:22 +00:00 |
|
|
|
ba22ed2733
|
Make photo selector show preview thumbnails
|
2026-01-30 22:44:07 +00:00 |
|
|
|
dc77d56573
|
Wire up button click on photo input
|
2026-01-30 22:39:43 +00:00 |
|
|
|
74717ef48c
|
Make photo uploader a custom component
|
2026-01-30 22:35:18 +00:00 |
|
|
|
250a3cbf58
|
Wire up the zoom on the map
|
2026-01-30 22:13:22 +00:00 |
|
|
|
de3a1d23b6
|
Update address input based on marker drag
|
2026-01-30 22:00:43 +00:00 |
|
|
|
96e3441556
|
Fix up marker drag end event for detecting when the marker moves
|
2026-01-30 21:38:29 +00:00 |
|
|
|
27927c506e
|
Get map to update after geocoding
|
2026-01-30 21:28:07 +00:00 |
|
|
|
9b1d75d47f
|
Rename htmlpage to html
Because it's going to get more tools.
|
2026-01-30 19:32:01 +00:00 |
|