..
avatar.go
Fix reference to avatar URI
2026-04-02 15:09:59 +00:00
communication.go
Initial pattern for populating different report types
2026-04-12 17:53:25 +00:00
compliance.go
Add first draft of mailer integration
2026-04-16 19:49:18 +00:00
district.go
Show nuisance report status
2026-04-08 23:37:00 +00:00
geocode.go
Use embedded address location rather than external location on geocode
2026-04-14 01:42:53 +00:00
impersonation.go
Make impersonation ending work, fix frontend events
2026-04-02 21:31:31 +00:00
lead.go
Add a resource for getting service requests
2026-04-14 19:59:32 +00:00
publicreport.go
Make publicreport by ID base redirect to detailed information
2026-04-14 16:07:17 +00:00
publicreport_compliance.go
Start wiring together request for a mailer to database
2026-04-16 10:15:28 +00:00
publicreport_notification.go
Add can SMS question, fix error handling of client ID
2026-04-14 15:15:19 +00:00
publicreport_nuisance.go
Mave report ByID to their own resources
2026-04-14 15:31:10 +00:00
publicreport_water.go
Mave report ByID to their own resources
2026-04-14 15:31:10 +00:00
query_params.go
Add proxied autocomplete for Stadia
2026-04-05 21:57:30 +00:00
review_task.go
Start to populate site information in review task
2026-04-16 06:58:05 +00:00
router.go
Update nuisance submission to go to submitted page
2026-04-08 17:51:41 +00:00
service_request.go
Add a resource for getting service requests
2026-04-14 19:59:32 +00:00
session.go
Start to populate site information in review task
2026-04-16 06:58:05 +00:00
signal.go
Move QueryParams to resource module
2026-04-01 18:23:43 +00:00
site.go
Add initial site list resource
2026-04-16 02:45:48 +00:00
sync.go
Add a resource for getting service requests
2026-04-14 19:59:32 +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