nidus-sync/rmo
Eli Ribble e8d865d0ab
Wire up events for creating new public reports
This involved moving a lot of stuff to the platform layer since I don't
want event interfaces leaking out.

Also this includes a fix to the user authentication which I had
previously broken by making a platform-layer user object independent of
the database layer.
2026-03-13 17:56:24 +00:00
..
district.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00
email.go Move emails to platform, make sure to create phone and email in DB 2026-02-10 04:07:59 +00:00
error.go Add missing error page 2026-02-10 00:22:33 +00:00
form.go Create report platform layer 2026-01-31 20:08:08 +00:00
image-upload.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00
image.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
mailer.go Create logic and endpoint for confirming report location 2026-03-04 00:22:46 +00:00
mock.go Rework publicreport addressing 2026-03-09 18:02:22 +00:00
notification.go Actually commit changes to notifications 2026-02-10 05:28:23 +00:00
nuisance.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00
quick.go Move data out of import.district and in to organization 2026-02-17 05:33:12 +00:00
report.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00
root.go Rework template system, merge templates 2026-02-07 05:53:38 +00:00
routes.go Remove unused search page from RMO 2026-03-06 14:12:02 +00:00
scss.go Add scss debug request endpoint 2026-02-03 23:12:40 +00:00
status.go Fix map display on RMO status-by-id page 2026-03-11 14:59:04 +00:00
water.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00