mitai-jinkendo/frontend/src
Lars e3819327a9
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s
fix: reload TrainingTypeDistribution on quality filter change (Issue #31)
The component was loading data from backend (which uses global filter)
but useEffect dependency didn't include quality_filter_level, so it
didn't reload when user changed the filter in Settings.

Added useProfile() context and activeProfile.quality_filter_level
to dependency array.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 06:30:39 +01:00
..
components fix: reload TrainingTypeDistribution on quality filter change (Issue #31) 2026-03-24 06:30:39 +01:00
context fix: email verification auto-login and user experience 2026-03-21 10:32:24 +01:00
pages feat: global quality filter setting (Issue #31) 2026-03-23 22:29:49 +01:00
utils refactor: vitals architecture - separate baseline vs blood pressure 2026-03-23 16:02:40 +01:00
app.css feat: complete sleep module overhaul - app standard compliance 2026-03-22 13:09:34 +01:00
App.jsx feat: implement Vitals module (Ruhepuls + HRV) 2026-03-23 14:52:09 +01:00
main.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00