nidus-sync/platform
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
..
background Add initial work for backgrounding mailer job 2026-04-16 17:15:20 +00:00
csv Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
email Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
event Add company filter to Lob list addresses 2026-04-20 22:33:20 +00:00
fieldseeker Create API for service requests list 2026-04-14 23:06:50 +00:00
file Add mailer file utilities 2026-04-16 20:41:13 +00:00
geocode New algorithm for detecting multiple conflicting features 2026-04-16 04:21:11 +00:00
geom Make lead creation and invalidation for public reports work 2026-03-14 01:14:30 +00:00
mailer Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
oauth Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
pdf Slim down chrome requirements for the server 2026-04-17 14:51:24 +00:00
publicreport Fix address lat/lng location names, populate in report response 2026-04-14 15:43:49 +00:00
report Start wiring together request for a mailer to database 2026-04-16 10:15:28 +00:00
subprocess Add first draft of mailer integration 2026-04-16 19:49:18 +00:00
text Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
types Populate ComplianceReportRequest on site review page 2026-04-17 21:40:04 +00:00
address.go Move address list func to types so it can be shared with csv 2026-04-16 03:06:18 +00:00
arcgis.go Add company filter to Lob list addresses 2026-04-20 22:33:20 +00:00
audio.go Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
avatar.go Create API for adding an avatar to a user 2026-03-28 18:55:13 -07:00
client.go Add can SMS question, fix error handling of client ID 2026-04-14 15:15:19 +00:00
compliance.go Populate ComplianceReportRequest on site review page 2026-04-17 21:40:04 +00:00
dashboard.go Pretty all the things I missed 2026-03-27 14:06:50 -07:00
district.go Save the organization with the compliance report on creation 2026-04-20 16:21:08 +00:00
empty-tile.png Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
error.go Move review actions into the platform, emit events on change 2026-03-19 16:55:49 +00:00
event.go Add company filter to Lob list addresses 2026-04-20 22:33:20 +00:00
feature.go Fix erasing feature locations 2026-04-16 20:39:30 +00:00
fieldseeker.go Start providing organization info and URLs is user/self 2026-03-22 01:22:44 +00:00
general.go Properly save audio and image notes when uploaded 2026-01-06 22:23:59 +00:00
image.go Wire up events for creating new public reports 2026-03-13 17:56:24 +00:00
impersonation.go Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
ios.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
label_studio.go Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
latlng.go RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
lead.go Populate ComplianceReportRequest on site review page 2026-04-17 21:40:04 +00:00
note.go Start providing organization info and URLs is user/self 2026-03-22 01:22:44 +00:00
notification.go Add separate session endpoint for additional non-user data 2026-04-02 01:07:55 +00:00
oauth.go Create generic backend process, fix background interdependencies 2026-03-16 19:52:29 +00:00
organization.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
parcel.go Fix parsing envelope out of the database 2026-02-28 23:27:13 +00:00
point.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
pool.go Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
publicreport.go Split out ComplianceDistrict view for creating new compliance reports 2026-04-21 14:35:13 +00:00
publicreport_notification.go Update nuisance submission to go to submitted page 2026-04-08 17:51:41 +00:00
review.go Start providing organization info and URLs is user/self 2026-03-22 01:22:44 +00:00
service_request.go Create API for service requests list 2026-04-14 23:06:50 +00:00
session.go Add some missing files from previous commits 2026-04-02 14:23:16 +00:00
signal.go Fix creation of signal for mailer 2026-04-16 10:47:13 +00:00
site.go Default sort sites by created date 2026-04-17 18:25:04 +00:00
start.go Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
sync.go Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
tile.go Detect when we fail to get tile service 2026-04-17 19:43:57 +00:00
trap.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
treatment.go Massive rework of platform layer user/organization 2026-03-12 23:49:16 +00:00
upload.go Get pool rows by line number so they stay in order 2026-04-16 04:01:44 +00:00
user.go Reduce log spam on user login error 2026-04-20 22:34:10 +00:00
water.go Overhaul publicreport storage layer, create unified tables 2026-03-18 15:36:20 +00:00