nidus-sync/ts/store
Eli Ribble a82732a49c
Return communication database rows from communication API
This is a pretty big refactor of how communication works to start moving
us in the direction we want to go long-term. This adds the new
communication row and migrates existing reports to add rows for
communication.

There's also a bunch of automatic fixes from the new linter. I should
have added them separately, but whatever.
2026-05-01 21:00:23 +00:00
..
api.ts Show map with nuisance and water on status page 2026-04-24 22:20:01 +00:00
communication.ts Return communication database rows from communication API 2026-05-01 21:00:23 +00:00
geocode.ts Track user location with map and address data 2026-04-27 19:44:25 +00:00
local.ts Remove existing report URI when submission completes 2026-04-13 23:51:43 +00:00
location.ts Begin work on saving compliance report 2026-04-10 00:56:51 +00:00
mailer.ts Fix copy-paste error on mailer store 2026-04-29 19:17:20 +00:00
publicreport.ts Load communication reports asynchronously 2026-04-28 14:49:02 +00:00
review-task.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
service_request.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
session.ts Set authenticated after sigin completes without error 2026-04-29 15:04:44 +00:00
signal.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
site.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
sync.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
upload.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00
user.ts Distinguish between status messages and resource messages in SSE 2026-04-28 17:06:21 +00:00