29 Commits

Author SHA1 Message Date
admin 0d9468eedf fix(auth): inventoryApi - use apiFetch with /backend prefix and Authorization header 2026-08-06 16:39:57 +00:00
admin 1e0956dcc8 fix(proxy): add /backend proxy with rewrite to replace legacy per-route entries 2026-08-06 16:37:31 +00:00
admin 6927c3ea32 fix(types): InventoryView - explicit NetObject type on map callback 2026-08-06 16:35:46 +00:00
admin 472cc601a6 fix(api): add fetchObjects export for InventoryView and TopologyView compatibility 2026-08-06 16:35:31 +00:00
admin 6594d27670 fix(auth): App.tsx - use clearSession from session.ts, onLogin takes no args, check token via getToken() 2026-08-06 16:34:59 +00:00
admin fd669b81df fix(deps): restore valid package.json, add @types/react and @types/react-dom 2026-08-06 16:33:26 +00:00
admin d651fc3ff2 feat(auth): LoginPage - fix credentials, fetch /auth/me after login 2026-08-06 16:30:37 +00:00
admin 133f059f13 feat(auth): centralized api client with Authorization header 2026-08-06 16:30:20 +00:00
admin 60d8835e99 feat(auth): implement session store - token + user management 2026-08-06 16:30:02 +00:00
admin 092bda19eb feat: add @xyflow/react dependency for topology canvas
CI / basic-check (push) Has been cancelled
2026-08-05 08:27:39 +00:00
admin 15b18d3421 Update frontend/vite.config.ts
CI / basic-check (push) Has been cancelled
2026-08-04 20:50:52 +00:00
Perplexity Bot a6d0dd6c68 Fix demo login credentials and form encoding
CI / basic-check (push) Has been cancelled
2026-08-04 20:25:33 +00:00
Perplexity Bot 8aae681706 Add basic FastAPI auth and React login gate
CI / basic-check (push) Has been cancelled
2026-08-04 20:21:34 +00:00
Perplexity Bot 998c5246dd Remove WIP tab from frontend, keep roadmap only in repo
CI / basic-check (push) Has been cancelled
2026-08-04 20:19:19 +00:00
Perplexity Bot 12a6dffcb9 Remove WIP blocks from UI, move roadmap to Gitea and add ROADMAP.md
CI / basic-check (push) Has been cancelled
2026-08-04 20:10:57 +00:00
Perplexity Bot 95a6992f62 Add options section and security roadmap to app shell
CI / basic-check (push) Has been cancelled
2026-08-04 20:08:38 +00:00
Perplexity Bot 0dffde8f87 Restore app shell with tabs and WIP sections around inventory
CI / basic-check (push) Has been cancelled
2026-08-04 20:02:11 +00:00
Perplexity Bot d2fd4d1078 Add clickable relation navigation to inventory panel
CI / basic-check (push) Has been cancelled
2026-08-04 19:58:31 +00:00
Perplexity Bot 92b0136015 Route frontend inventory calls to backend via Vite proxy
CI / basic-check (push) Has been cancelled
2026-08-04 19:55:46 +00:00
Perplexity Bot 3567c17bb1 Revert inventory API to relative paths for Vite dev proxy
CI / basic-check (push) Has been cancelled
2026-08-04 19:54:48 +00:00
Perplexity Bot d16dcfe66e Use direct backend URLs for inventory API and guard JSON parsing
CI / basic-check (push) Has been cancelled
2026-08-04 19:53:12 +00:00
Perplexity Bot eb0e7b8f97 Fix inventory UI API paths for current backend routing
CI / basic-check (push) Has been cancelled
2026-08-04 19:51:46 +00:00
admin d29a05fff6 Update frontend/vite.config.ts
CI / basic-check (push) Has been cancelled
2026-08-04 19:42:02 +00:00
admin 49def19561 Update frontend/src/main.tsx
CI / basic-check (push) Has been cancelled
2026-08-04 19:41:30 +00:00
Perplexity Bot 8b2ed677a7 Add React inventory UI with tree and node context panel
CI / basic-check (push) Has been cancelled
2026-08-04 19:25:39 +00:00
Perplexity Bot dc1b2ab99b Fix frontend API: use relative /api with Vite proxy to agent
CI / basic-check (push) Has been cancelled
2026-08-03 22:40:24 +00:00
Perplexity Bot 186aae1b5f Add services status view with polling and control actions
CI / basic-check (push) Has been cancelled
2026-08-03 22:22:59 +00:00
Perplexity Bot 871f4d0547 Add basic frontend: sidebar, views and inventory table
CI / basic-check (push) Has been cancelled
2026-08-03 22:06:00 +00:00
Perplexity Bot 96130a11f4 Initial commit: bootstrap monorepo NetMapper 2026-08-03 21:40:48 +00:00