nidus-sync/ts
Eli Ribble 4bd62b3567
Fix publicreport store name pollution
This was causing a request to be made to the wrong API endpoint by going
to /api/publicreport instead of /api/rm/publicreport which doesn't work
on RMO's hostname.
2026-05-01 02:37:54 +00:00
..
components Add new response template 2026-04-30 13:58:31 +00:00
composable Track the site with the URL 2026-04-17 22:04:24 +00:00
map Move map as bounds change on communication workspace 2026-04-28 20:37:38 +00:00
rmo Fix publicreport store name pollution 2026-05-01 02:37:54 +00:00
route Navigate to cell detail page on cell click 2026-04-24 13:48:00 +00:00
store Fix copy-paste error on mailer store 2026-04-29 19:17:20 +00:00
style Port root RMO with style to main page 2026-04-03 15:58:50 +00:00
type Get working sentry for the UI 2026-04-29 23:59:34 +00:00
view Reconnect SSE event stream after shutdown 2026-04-29 15:02:18 +00:00
AppSync.vue Get working sentry for the UI 2026-04-29 23:59:34 +00:00
client.ts Improve signin messaging 2026-04-23 15:24:06 +00:00
config.ts Add sentry integration with Vue frontend 2026-04-21 23:35:59 +00:00
env.d.ts TypeScript checking is clean. 2026-03-22 02:55:17 +00:00
format.ts Update mailer page to show actual data 2026-04-21 19:38:46 +00:00
global.d.ts remove Alpine and start fixing type errors 2026-03-22 02:36:57 +00:00
sentry.ts Get working sentry for the UI 2026-04-29 23:59:34 +00:00
SSEManager.ts Reconnect SSE event stream after shutdown 2026-04-29 15:02:18 +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