nidus-sync/ts/store
Eli Ribble a2b8527d91
Track user location with map and address data
This is useful because everywhere that we use the AddressAndMapLocator
component we also want to use the user's location and we want to zoom
the map based on their location. Instead of tracking this externally in
3 places we just pull it into the component.
2026-04-27 19:44:25 +00:00
..
api.ts Show map with nuisance and water on status page 2026-04-24 22:20:01 +00:00
communication.ts Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +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 Add concern page to mailer compliance flow 2026-04-22 21:22:03 +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 Improve signin messaging 2026-04-23 15:24:06 +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