Commit Graph

38 Commits

Author SHA1 Message Date
admin a732ac5655 feat(db): health check now pings SQLite DB for real status
CI / basic-check (push) Has been cancelled
2026-08-06 16:03:48 +00:00
admin 8c0d3d6a26 feat(db): rewrite inventory service part 1 - helpers and tree
CI / basic-check (push) Has been cancelled
2026-08-06 16:03:26 +00:00
admin 70dd820e88 feat(db): wire objects router to SQLAlchemy session
CI / basic-check (push) Has been cancelled
2026-08-06 16:02:18 +00:00
admin 5c09359ee8 feat(db): wire inventory router to SQLAlchemy session via Depends(get_db)
CI / basic-check (push) Has been cancelled
2026-08-06 16:02:05 +00:00
admin 143baddf0a feat(db): register all routers and init SQLite DB on startup
CI / basic-check (push) Has been cancelled
2026-08-06 15:52:50 +00:00
admin 9e5cd580db feat(db): add SQLAlchemy ORM models for all entities
CI / basic-check (push) Has been cancelled
2026-08-06 15:52:36 +00:00
admin 0822cb1a60 feat(db): add SQLite database engine and session management
CI / basic-check (push) Has been cancelled
2026-08-06 15:52:16 +00:00
admin 9ca17c7820 feat(db): add sqlalchemy to requirements
CI / basic-check (push) Has been cancelled
2026-08-06 15:52:06 +00:00
root 6d635109d3 fix(auth): restore auth.py as valid Python (closes #2)
CI / basic-check (push) Has been cancelled
2026-08-06 15:01:56 +00:00
admin f8e191a5d5 fix(auth): use stored hashed_password instead of rehashing on every login
CI / basic-check (push) Has been cancelled
Closes #2
2026-08-06 14:55:29 +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 fa6561de58 Fix demo login credentials and form encoding
CI / basic-check (push) Has been cancelled
2026-08-04 20:27:26 +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 4466e59684 Add inventory relations model and API structure
CI / basic-check (push) Has been cancelled
2026-08-04 19:20:19 +00:00
Perplexity Bot 69124b31f1 Add Pydantic models and FastAPI router structure for agent and backend
CI / basic-check (push) Has been cancelled
2026-08-04 18:55:54 +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 be55c35c3a Add minimal control agent and systemd unit templates
CI / basic-check (push) Has been cancelled
2026-08-03 22:13:46 +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 00ecb1862d Add backend, worker, deploy docker-compose and CI skeleton
CI / basic-check (push) Has been cancelled
2026-08-03 21:42:28 +00:00
admin 0294301877 Delete TEST.md 2026-08-03 21:41:40 +00:00
Perplexity Bot 13216f7956 Merge remote initial commit 2026-08-03 21:41:09 +00:00
Perplexity Bot 96130a11f4 Initial commit: bootstrap monorepo NetMapper 2026-08-03 21:40:48 +00:00
admin 6c2fee5aed Add TEST.md 2026-08-03 21:01:08 +00:00