Commit graph

53 commits

Author SHA1 Message Date
6203e3da75
Add nuisance style, fix header on non-home district pages 2026-04-03 19:07:20 +00:00
c0e414bdc3
Add status page to RMO 2026-04-03 18:29:29 +00:00
76c395d613
Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
9921618c12
Get to where we can display something on pool review 2026-03-28 09:14:09 -07:00
6422609150
Set up dashboard page through VueJS 2026-03-21 23:44:14 +00:00
5779242f22
Prettier everything, remove vendored bootstrap
These are installed now via pnpm
2026-03-21 19:41:51 +00:00
a2c3f52ab4
Fix embedded static files on production builds 2026-03-21 05:38:42 +00:00
0d6a6fa797
Include bootstrap and bootstrap icons in a single style bundle 2026-03-21 03:33:11 +00:00
0cc0b57e33
Fix display of 'committing' files 2026-03-19 05:46:06 +00:00
c872cebb8f
Make pool condition colors more distinctive 2026-03-19 03:42:30 +00:00
5e7c547670
Fix map display on RMO status-by-id page
This involves rebuilding the "publicreport.report_location" view after
making a bunch of changes to making publicreport.water the consistent
name (over pool) throughout RMA tables.
2026-03-11 14:59:04 +00:00
ac98586425
Move mosquito icon to tiny mosquito 2026-03-09 18:04:28 +00:00
6ebf755e14
Avoid switching select item style 2026-03-07 01:25:11 +00:00
636a0379aa
Early process converting communication page to use actual data. 2026-03-06 23:45:12 +00:00
03380eba45
Add new pool review page 2026-03-06 18:56:30 +00:00
f3d38a6045
Add initial map for showing ArcGIS tiles 2026-03-05 17:43:40 +00:00
0aeba98fb0
Show short address on green pool signal 2026-03-05 14:49:39 +00:00
9ecff6794d
Highlight selected signals 2026-03-05 13:13:09 +00:00
80e14568c6
Add custom CSS for intelligence, start disabling widgets 2026-03-04 14:58:59 +00:00
b0fce4f363
Move mailer styles into scss 2026-03-03 23:52:17 +00:00
c5c688850d
Update sidebar according to new master plan. 2026-02-27 16:05:57 +00:00
9c6155367b
Improve display of pool conditions 2026-02-24 20:34:21 +00:00
1366e89cf6
Style uploads by status 2026-02-24 20:18:15 +00:00
9f20eda00d
Add link to sudo powers 2026-02-18 07:36:54 +00:00
55553eb6a6
Merge routing mock and user management pages 2026-02-17 14:42:37 +00:00
5b33b7ffcf
Switch cell detail page to libremap rendering 2026-02-16 18:49:07 +00:00
57a45d5ea2
Show pool condition as a badge
Looks nicer
2026-02-16 17:59:35 +00:00
a65f1e0776
Fix up attaching errors to rows 2026-02-16 17:59:18 +00:00
4c8da3b96a
Switch equipment to district in settings 2026-02-16 01:17:27 +00:00
396cf5c586
Add page for showing notifications 2026-02-10 16:24:37 +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
0d55eb1da4
Define upload CSV schema, make POST actually go somewhere. 2026-02-08 00:59:41 +00:00
d437c68403
Add pages for showing the CSV upload UI
And sample CSV file download
2026-02-07 20:02:39 +00:00
874d49c6a5
Update dashboard layout to work with sidebar 2026-02-07 18:04:24 +00:00
75dba7193a
Finish removal of font awesome 2026-02-07 05:54:08 +00:00
820f8237d1
Show pools and nuisances in separate layers on status search 2026-02-04 17:12:46 +00:00
7032f8e26b
Move status scss to correct directory 2026-02-03 23:13:19 +00:00
eb3d09c989
Move mock status to replace live status 2026-02-03 17:54:21 +00:00
c435feeebc
Show district branding on root with correct slug 2026-02-01 02:57:58 +00:00
a369758eda
Improve banner on mobile devices 2026-01-31 21:47:46 +00:00
f0fcfe548e
Set highlight color for time of day cards 2026-01-30 22:07:32 +00:00
bab8af4572
Get basic bones of the nuisance page copied from the mock 2026-01-30 20:41:02 +00:00
7fb02f4788
Update root RMO to use banner and new colored icon 2026-01-30 20:14:10 +00:00
db9d4e05b7
Add missing dark/light variables
Fixes things like "bg-dark", "bg-light"
2026-01-30 15:13:38 +00:00
38d492e9da
Rework custom bootstrap theme to include all of bootstrap
I already had most of it anyway. This also fixes our buttons to have the
correct contrast.
2026-01-30 15:08:11 +00:00
b0b886ac7c
Remove source location options, fix collapse style 2026-01-30 03:33:06 +00:00
7e69cf0e17
Add tooltip to nuisance report to use address or map 2026-01-30 00:13:39 +00:00
9bf407be6c
Switch to new favicon and custom css for RMO 2026-01-30 00:06:37 +00:00
aa3e22d814
Make sidebar collapse centered and overlapping
Fix some styling stuff that was being done via JavaScript that can be
done via selectors.
2026-01-29 14:56:02 +00:00