Commit graph

1495 commits

Author SHA1 Message Date
388801fd09
Fix upload links for pools 2026-04-15 17:24:34 +00:00
cd98751667
Avoid unloading the maps on pool review
It's expensive and slow
2026-04-15 17:23:26 +00:00
b0e2e97f09
Make changes actually reflect the changes 2026-04-15 16:59:53 +00:00
239340a7a9
Allow for selecting new location for a pool 2026-04-15 16:50:43 +00:00
31d8d2d0d5
Populate pool review form in the parent view
This will allow us to change it.
2026-04-15 16:42:16 +00:00
05ec6798ac
Get markers to show up on maps in pool review page 2026-04-15 16:22:08 +00:00
5549f9d79f
Wire up logic for completing and discarding a review 2026-04-15 14:11:48 +00:00
0fbf891c23
Show filler until a review task is selected 2026-04-15 14:07:43 +00:00
9ea99c92f9
Get overview map working on review details page 2026-04-15 00:12:19 +00:00
8ebcff7390
Fix oauth callback for arcgis to be under oauth prefix
That way it gets through the Vite proxy.
2026-04-14 23:43:53 +00:00
659df00cc9
Allow refreshing the oauth token in the frontend 2026-04-14 23:41:40 +00:00
5451c297c2
Harmonize review page properties between front and back ends 2026-04-14 23:29:29 +00:00
b09725726c
Create API for service requests list 2026-04-14 23:06:50 +00:00
4a440e3022
Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
28ec1c3d67
Get latest syncs from the API 2026-04-14 19:21:51 +00:00
347e8dcb86
Update geocode store to use new naming pattern 2026-04-14 18:40:54 +00:00
67dcb87b81
Add missing water report detail component 2026-04-14 16:31:08 +00:00
b849eec7ea
Restore status page for standing water report 2026-04-14 16:28:58 +00:00
ebbd79ed7e
Fix status display of type-specific report details 2026-04-14 16:20:44 +00:00
fe41df3e16
Make publicreport by ID base redirect to detailed information 2026-04-14 16:07:17 +00:00
4a28a16639
Show address location, not reporter location, in the status page 2026-04-14 15:46:52 +00:00
59e58840c9
Fix address lat/lng location names, populate in report response 2026-04-14 15:43:49 +00:00
7e2a22c58c
Mave report ByID to their own resources 2026-04-14 15:31:10 +00:00
9b1de15373
Fix public report ID for water reports 2026-04-14 15:28:41 +00:00
c84a2ef42b
Properly set public ID 2026-04-14 15:24:21 +00:00
5527731e83
Add can SMS question, fix error handling of client ID 2026-04-14 15:15:19 +00:00
84db38c985
Include client ID in nuisance and water reports 2026-04-14 14:50:28 +00:00
a23866619d
Start saving client ID on compliance reports 2026-04-14 14:38:22 +00:00
7545b2e4ef
Update the report after uploading images 2026-04-14 02:44:10 +00:00
5448702a7d
Fully populate report after PUT
Otherwise we miss stuff like the number of images
2026-04-14 02:38:36 +00:00
2408bcbeff
Save public_id after creating report so we see it in the UI 2026-04-14 02:35:41 +00:00
e707d91e7f
Create images on the correct URI 2026-04-14 02:35:04 +00:00
e2b6bc6502
Use JSON POST for creating the compliance report 2026-04-14 02:33:39 +00:00
b805374a6c
Fix not panning to location when map is loaded 2026-04-14 02:02:34 +00:00
6e1a5b4348
Avoid jumping to empty camera location 2026-04-14 01:45:04 +00:00
cadf6afb5f
Use embedded address location rather than external location on geocode 2026-04-14 01:42:53 +00:00
3c62fe2ca1
Be consistent about using report.public_id over report.id 2026-04-14 01:26:23 +00:00
02139450c6
Always set reporter phone can SMS 2026-04-14 01:21:50 +00:00
3ae72c8944
Check for address before inserting a new one. 2026-04-14 01:20:52 +00:00
a189348b36
Remove existing report URI when submission completes 2026-04-13 23:51:43 +00:00
8f494991e2
Make final pages show real data 2026-04-13 22:46:43 +00:00
f74d2c3ca1
Show phone and email as present if they are only on the server 2026-04-13 22:35:00 +00:00
c0389fa4b1
Stop overwriting the address by ID
We can pull this in the single query we do to the database instead
2026-04-13 22:34:36 +00:00
9c557a0391
Make it possible to save SMS support status on phone record 2026-04-13 22:23:29 +00:00
96878f24de
Get contact information to save in compliance flow 2026-04-13 21:45:29 +00:00
083c4ddae9
Save access information to database 2026-04-13 20:42:03 +00:00
ba76c8b1db
Return full compliance report on PUT 2026-04-13 19:32:22 +00:00
9bca15ae7e
Use the right URI for compliance reports 2026-04-13 19:25:54 +00:00
ffedae0373
Update address foreign key when updating the address 2026-04-13 19:22:41 +00:00
dcab2e1f8f
Fix failing to find matching address with publicreport 2026-04-13 17:19:20 +00:00