Commit Graph

5 Commits

Author SHA1 Message Date
2421da1d63 feat: add Odoo JSON-RPC client with projects, tasks, and calendar methods
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:04:21 +00:00
2158dddb09 feat: add config manager module with YAML loading for settings and services
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 08:57:32 +00:00
f1c20c0461 feat: scaffold backend with FastAPI, config files, and health endpoint
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 08:04:13 +00:00
c393f76563 Add implementation plan for TV dashboard
15 tasks covering backend modules, frontend components, Docker setup,
and end-to-end verification. TDD approach with tests first.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:53:42 +00:00
b9da8aadac Add TV dashboard design document
Define architecture, views, and stack for office TV dashboard
with network topology, Odoo tasks/calendar, and service credentials.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:49:48 +00:00