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
fe41df3e16
Make publicreport by ID base redirect to detailed information
2026-04-14 16:07:17 +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
5448702a7d
Fully populate report after PUT
...
Otherwise we miss stuff like the number of images
2026-04-14 02:38:36 +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
9c557a0391
Make it possible to save SMS support status on phone record
2026-04-13 22:23: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
dcab2e1f8f
Fix failing to find matching address with publicreport
2026-04-13 17:19:20 +00:00
8baa056fab
Return a compliance URI on creation
2026-04-13 16:59:34 +00:00
5db4c05544
Add proper compliance report type
...
Can't believe I missed this.
2026-04-13 16:42:29 +00:00
9ba99d5ceb
Remove now-empty report address fields
...
We'll instead create address rows and reference those
2026-04-12 18:33:41 +00:00
ae10e4fee8
Initial pattern for populating different report types
2026-04-12 17:53:25 +00:00
c8f74d3c26
Consistently use 'public' prefix for reports
2026-04-12 17:07:14 +00:00
a3c340f787
Split public report URIs by type
...
This allows us to have different signatures for the different types
2026-04-12 17:01:30 +00:00
4060e7ddcd
Upload images on compliance report
2026-04-10 22:34:14 +00:00
730f40956f
Store addresses on every geocode
2026-04-10 22:32:40 +00:00
12aedaf543
Update the address when provided on a report
2026-04-10 20:30:22 +00:00
bac55774f8
Switch address to contain an embedded location, start saving compliance
2026-04-10 16:59:29 +00:00
b23fc6edc5
Fix dodgy creation of compliance report in database
2026-04-10 15:38:05 +00:00
553b65556a
Begin work on saving compliance report
2026-04-10 00:56:51 +00:00
9dccd21cee
RMO frontend checkpoint
...
* Create a nwe AddressAndMapLocator which abstracts out the behavior of
selecting a location
* Fix the overlay causing render errors on the MapLocator by getting
rid of the overlay and just using a lock indicator
* Fix MapLocator zooming in to the wrong place by not framing the
markers
* Remove Latlng from platform and just use Location with optional
accuracy
* Use nested types with form-encoded POST
* Fix styles on water report page
2026-04-09 17:21:35 +00:00
b2c24a0438
Show nuisance report status
2026-04-08 23:37:00 +00:00
37ce3183ca
Add beginnings of status page
2026-04-08 22:54:20 +00:00
2c0bfb9904
Update nuisance submission to go to submitted page
2026-04-08 17:51:41 +00:00
6c79b8a85e
Add address GID to public report
...
This is _way_ better than trying to re-transmit structured address data
to the backend via strings
2026-04-08 14:40:27 +00:00
6fb5a7f971
Fix icons on RMO, add phone data to district
2026-04-07 16:25:14 +00:00
43dce16fbd
Add APIs for geocoding and reverse-geocoding
2026-04-06 16:59:18 +00:00
2d5dca3fb5
Add proxied autocomplete for Stadia
...
This allows me to make the format consistent and to cache the
intermediate results, which is useful for speed and testing
2026-04-05 21:57:30 +00:00
10e368c403
Get initial nuisance and water resources working
...
This is a straight port of the form-encoded POST submission logic.
It is missing a bunch of data.
2026-04-03 22:04:22 +00:00
5842b6251d
Add district header on root page
2026-04-03 18:28:41 +00:00
bfecae7d61
Add district resource and an API to RMO
...
We're going to need an API for the single-page frontend
2026-04-03 18:17:19 +00:00
4b87c74f41
Make impersonation ending work, fix frontend events
2026-04-02 21:31:31 +00:00
76c395d613
Add display in sidebar for impersonation
2026-04-02 17:39:16 +00:00
af2299f417
Fix saving of tags on users
2026-04-02 15:25:51 +00:00
f9934095b3
Fix reference to avatar URI
2026-04-02 15:09:59 +00:00
aa02d2e729
Fix being able to set the role
2026-04-02 14:30:07 +00:00
ee76dddf2f
Add some missing files from previous commits
2026-04-02 14:23:16 +00:00
fc56c1406a
Make it possible to change more user fields
2026-04-02 14:22:45 +00:00
7ee70b24ee
Fix user data displays
2026-04-02 14:03:07 +00:00
3745231f51
Structure PUT by using omit.Value
2026-04-02 13:28:18 +00:00