nidus-sync/resource
Eli Ribble 96498c01bf
Add API for getting just the closest reverse geocoded answer
Because we don't care about anything that is nearby when the user clicks
on the map, we just want the closest thing.
2026-04-27 19:44:25 +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 Add API for getting just the closest reverse geocoded answer 2026-04-27 19:44:25 +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
lob_hook.go Save all lob events to the database 2026-04-21 22:24:12 +00:00
mailer.go Add mailer API and initial mailer view 2026-04-21 19:19:59 +00:00
publicreport.go Make publicreport by ID base redirect to detailed information 2026-04-14 16:07:17 +00:00
publicreport_compliance.go Add 'submitted' field to compliance reports 2026-04-27 16:23:16 +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 Remove hidden water inputs, add missing duration input 2026-04-24 22:23:52 +00:00
qrcode.go Fix qr code generator functions 2026-04-23 00:30:42 +00:00
query_params.go Add proxied autocomplete for Stadia 2026-04-05 21:57:30 +00:00
review_task.go Fix reference to number_ column 2026-04-23 13:53:22 +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 Don't show "send compliance mailer" if org isn't configured for Lob 2026-04-23 15:50:58 +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