FitMop/backend
Moritz Graf 715da2a816 feat: enhance UI, fix backend routes, and add E2E quality gates
- UI: Polish PlanView toggles, buttons, and fix missing icons (running/activity).
- Backend: Fix route shadowing in main.py, add startup route check, and improve API test coverage.
- Tests: Add Playwright E2E smoke test, eslint-plugin-import, and integrate all into 'make check'.
2026-01-02 09:40:37 +01:00
..
scripts Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00
src feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
tests feat: enhance UI, fix backend routes, and add E2E quality gates 2026-01-02 09:40:37 +01:00
.env.example feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
.gitignore feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
.python-version feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
README.md feat: Implement Analyze and Plan features, Smart Sync, Theming, and Optional Auth 2026-01-01 14:22:48 +01:00
pyproject.toml feat: Implement development pipeline and boost test coverage 2026-01-01 22:16:00 +01:00
uv.lock Implement Software Best Practices and Graceful API Key Management 2026-01-01 20:37:10 +01:00

README.md