mitai-jinkendo/frontend/src
Lars 967d92025c
All checks were successful
Deploy Development / deploy (push) Successful in 43s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 13s
fix: move TrainingTypeDistribution to History + improve admin form UX
UX improvements based on user feedback:

1. Move TrainingTypeDistribution from ActivityPage to History page
   - ActivityPage is for data entry, not visualization
   - History (Verlauf) shows personal development/progress
   - Chart now respects period selector (7/30/90/365 days)

2. Improve AdminTrainingTypesPage form styling
   - All input fields now full width (100%)
   - Labels changed from inline to headings above fields
   - Textareas increased from 2 to 4 rows
   - Added resize: vertical for textareas
   - Increased gap between fields from 12px to 16px
   - Follows style guide conventions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 16:56:35 +01:00
..
components feat: automatic training type mapping for Apple Health import and bulk categorization 2026-03-21 15:08:18 +01:00
context fix: email verification auto-login and user experience 2026-03-21 10:32:24 +01:00
pages fix: move TrainingTypeDistribution to History + improve admin form UX 2026-03-21 16:56:35 +01:00
utils feat: admin CRUD for training types + distribution chart in ActivityPage 2026-03-21 15:32:32 +01:00
app.css feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
App.jsx feat: admin CRUD for training types + distribution chart in ActivityPage 2026-03-21 15:32:32 +01:00
main.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00