nidus-sync/resource
Eli Ribble f927b0a911
Split out ComplianceDistrict view for creating new compliance reports
The idea here is that we'll make compliance reports two different ways,
The first is if the user navigates to /district/:slug/compliance, the
second if they open a QR code from a mailer. In both cases we create the
report then feed them into a flow for updating the data on that report.
2026-04-21 14:35:13 +00:00
..
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 support for satellite tiles, with caching 2026-04-17 17:47:38 +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 Split out ComplianceDistrict view for creating new compliance reports 2026-04-21 14:35:13 +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 Save the organization with the compliance report on creation 2026-04-20 16:21:08 +00:00
service_request.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
session.go Add org name and user name to dashboard 2026-04-17 17:51:02 +00:00
signal.go Move QueryParams to resource module 2026-04-01 18:23:43 +00:00
site.go Update UI when a compliance letter is sent 2026-04-17 15:20:17 +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