Commit Graph

9 Commits

Author SHA1 Message Date
admin 87757ac1ea feat(db): wire discoveries router to SQLAlchemy, add POST + cancel
CI / basic-check (push) Has been cancelled
2026-08-06 16:12:52 +00:00
admin 54976814fc feat(db): wire jobs router to SQLAlchemy, add cancel endpoint
CI / basic-check (push) Has been cancelled
2026-08-06 16:12:34 +00:00
admin 76886b93d3 feat(crud): full CRUD for Relation — wire to SQLAlchemy, drop store.py dep
CI / basic-check (push) Has been cancelled
2026-08-06 16:10:56 +00:00
admin f47443ad98 feat(crud): full CRUD endpoints for NetObject (POST/PUT/PATCH/DELETE)
CI / basic-check (push) Has been cancelled
2026-08-06 16:09:13 +00:00
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 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
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