nidus-sync/ts
Eli Ribble 9dccd21cee
RMO frontend checkpoint
* Create a nwe AddressAndMapLocator which abstracts out the behavior of
   selecting a location
 * Fix the overlay causing render errors on the MapLocator by getting
   rid of the overlay and just using a lock indicator
 * Fix MapLocator zooming in to the wrong place by not framing the
   markers
 * Remove Latlng from platform and just use Location with optional
   accuracy
 * Use nested types with form-encoded POST
 * Fix styles on water report page
2026-04-09 17:21:35 +00:00
..
components RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
rmo RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
store Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +00:00
style Port root RMO with style to main page 2026-04-03 15:58:50 +00:00
type RMO frontend checkpoint 2026-04-09 17:21:35 +00:00
view Move bounds to API types 2026-04-09 01:02:25 +00:00
AppSync.vue Migrate existing ts types from the API into the API module 2026-04-09 00:25:21 +00:00
client.ts Get new frontend to type check clean 2026-03-31 14:52:53 +00:00
env.d.ts TypeScript checking is clean. 2026-03-22 02:55:17 +00:00
format.ts Fix display of report ID and status on the by-id page. 2026-04-09 13:48:48 +00:00
global.d.ts remove Alpine and start fixing type errors 2026-03-22 02:36:57 +00:00
map-utils.ts Remove direct calls to stadia API from geocoding 2026-04-06 16:59:19 +00:00
router.ts Fix warning on user edit component 2026-04-02 15:26:03 +00:00
SSEManager.ts Make impersonation ending work, fix frontend events 2026-04-02 21:31:31 +00:00
types.ts Move bounds to API types 2026-04-09 01:02:25 +00:00
vue-shim.d.ts TypeScript checking is clean. 2026-03-22 02:55:17 +00:00