ad1c1044c7
feat(ai-service): container YOLO FastAPI pour détection plantes
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 12:09:56 +01:00
2d8b1b40ce
docs: README installation + structure projet + API
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:20:17 +01:00
911395accc
feat(frontend): vues MVP — dashboard, jardins, grille, variétés, tâches, plantations
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:18:11 +01:00
3c5f0d571f
feat(frontend): layout header + drawer + router (9 routes)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:12:35 +01:00
f29f90a16f
feat(frontend): API layer + stores Pinia
...
Ajoute le client Axios, les modules API (gardens, varieties, plantings,
tasks) et les stores Pinia correspondants. Corrige tsconfig.json pour
inclure vite/client et DOM.Iterable.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:10:16 +01:00
b8edb6bc0a
feat(frontend): scaffold Vue 3 + Vite + Tailwind Gruvbox
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-22 04:07:07 +01:00
0057a3cbcc
feat(backend): settings, upload media, seed données démo
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:25:29 +01:00
4787f044e5
feat(backend): CRUD variétés, plantations, tâches + tests
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:22:58 +01:00
aa379aa1b4
feat(backend): CRUD jardins + tests
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:20:02 +01:00
26b5a3dbdf
feat(backend): modèles SQLModel (10 tables)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:17:09 +01:00
cf4fbfd4a0
feat(backend): setup FastAPI + SQLite + config
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:14:10 +01:00
d79f94e948
fix: docker-compose utilise env_file, .gitignore couvre sous-dossiers
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:12:23 +01:00
041b96aa60
chore: scaffold projet + docker-compose
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:09:59 +01:00
c1fe3e2636
docs: plan d'implémentation webapp jardin (11 tâches)
...
Plan complet : Docker, FastAPI + SQLModel + tests TDD, Vue 3 + Tailwind Gruvbox.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 21:07:19 +01:00
b871578ccc
docs: ajout du design document webapp jardin
...
Architecture validée : FastAPI + Vue 3 + SQLite + Docker Compose + Tailwind CSS (thème Gruvbox Dark).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-21 20:51:46 +01:00