nidus-sync/ts/store
Eli Ribble b68d93ec91
Load communication reports asynchronously
This solves some problems created by making the publicreport part of the
communication API consistent. There are a lot of optimizations still on
the table with this one, but for now I need to get this out.
2026-04-28 14:49:02 +00:00
..
api.ts Show map with nuisance and water on status page 2026-04-24 22:20:01 +00:00
communication.ts Load communication reports asynchronously 2026-04-28 14:49:02 +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 Update mailer page to show actual data 2026-04-21 19:38:46 +00:00
publicreport.ts Load communication reports asynchronously 2026-04-28 14:49:02 +00:00
review-task.ts Get markers to show up on maps in pool review page 2026-04-15 16:22:08 +00:00
service_request.ts Add a resource for getting service requests 2026-04-14 19:59:32 +00:00
session.ts Immediately mark session authenticated on successful signin 2026-04-28 14:37:33 +00:00
signal.ts Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +00:00
site.ts Update UI when a compliance letter is sent 2026-04-17 15:20:17 +00:00
sync.ts Get latest syncs from the API 2026-04-14 19:21:51 +00:00
upload.ts Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +00:00
user.ts Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +00:00