Commit Graph

7 Commits

Author SHA1 Message Date
Bhanu Prakash Sai Potteri
591c2ac5d5 feat: vantage_ prefix on localStorage keys; VANTAGE wordmark + favicon; fix form dialog scroll with file preview 2026-08-20 12:50:21 +05:30
Bhanu Prakash Sai Potteri
9b1c3fbc32 fix: hide AI activity panel when monitor unreachable; show access message on form 4xx 2026-08-19 17:18:52 +05:30
Bhanu Prakash Sai Potteri
63ac64fffe fix: show access-denied message instead of infinite loader on 403
Header/nav config 403 (signed in but not entitled to this app) left the
shell spinning forever. Attach HTTP status to thrown errors (ApiError),
stop retrying a 403, and render a clear access-denied panel with a
sign-in-as-different-account action.
2026-08-19 13:15:26 +05:30
Bhanu Prakash Sai Potteri
d4c55eeec3 fix: send org_id as string on login (dev user-service) 2026-08-19 13:04:38 +05:30
Bhanu Prakash Sai Potteri
8f67e53529 chore: trigger frontgen build 2026-08-19 13:01:47 +05:30
Bhanu Prakash Sai Potteri
447b2ec283 feat: retarget to dev app 519 + krishna-style API layer
APP_ID/ORG_ID -> 519/900000103 (all other uuids already match dev).
Runtime-config BASE_URL (config.js + SAME_ORIGIN, dev fallback), relative
vite base + BASE_HREF placeholder for the frontgen artifact contract.
API updates from krishna_sales: rdbms lookup via workflow_uuid + form_data,
values[] multi-filters, preset_alias, wf-lookup/dataset-options/me endpoints,
numeric org_id on login.
2026-08-19 12:56:46 +05:30
Bhanu Prakash Sai Potteri
bd48e12c23 feat: seed from p2p reference repo 2026-08-19 12:42:50 +05:30