shinkan-jinkendo/.claude/docs
Lars 597486bef1
All checks were successful
Deploy Development / deploy (push) Successful in 40s
Test Suite / pytest-backend (push) Successful in 35s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / playwright-tests (push) Successful in 1m32s
feat(dashboard): add GET /api/dashboard/kpis endpoint and integrate into frontend
- Implemented a new API endpoint for retrieving dashboard KPIs, providing a consolidated overview of drafts, personal exercises, and year-to-date completed units.
- Updated the Dashboard component to utilize the new endpoint, enhancing data retrieval efficiency and user experience.
- Added a helper function in the exercises router for programmatic access to exercise listings.
- Updated versioning and changelog to reflect the addition of the dashboard feature.
2026-05-14 07:47:27 +02:00
..
functional feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00
library docs: update project status and add user overview documentation 2026-05-12 21:20:36 +02:00
technical feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00
working feat(dashboard): add GET /api/dashboard/kpis endpoint and integrate into frontend 2026-05-14 07:47:27 +02:00
PROJECT_STATUS.md feat(version): bump to 0.8.110 and update project specifications 2026-05-13 16:34:38 +02:00
REVIEW_PROMPT_EXERCISES_SPECS.md feat: Add MediaWiki import functionality with tracking and mapping 2026-04-24 14:41:52 +02:00