nidus-sync/resource
Eli Ribble 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
..
avatar.go Fix reference to avatar URI 2026-04-02 15:09:59 +00:00
communication.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
district.go Show nuisance report status 2026-04-08 23:37:00 +00:00
geocode.go Add APIs for geocoding and reverse-geocoding 2026-04-06 16:59:18 +00:00
impersonation.go Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
lead.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
nuisance.go RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
publicreport.go Show nuisance report status 2026-04-08 23:37:00 +00:00
publicreport_notification.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
query_params.go Add proxied autocomplete for Stadia 2026-04-05 21:57:30 +00:00
review_task.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
router.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
session.go Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
signal.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
upload.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
user.go Add display in sidebar for impersonation 2026-04-02 17:39:16 +00:00
water.go RMO frontend checkpoint 2026-04-09 17:21:35 +00:00