shinkan-jinkendo/frontend/src
Lars fae673670a
Some checks failed
Deploy Development / deploy (push) Successful in 34s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 6s
Test Suite / playwright-tests (push) Failing after 1m55s
feat: update authentication and profile management features
- Enhanced login response to include additional user information such as email, tier, and role.
- Updated profile update logic to restrict access based on user roles and ensure only authorized users can modify profiles.
- Replaced ProfilePage with AccountSettingsPage in routing and updated related components to reflect this change.
- Added new API functions for updating profiles and changing passwords to improve user account management.
2026-04-29 11:19:05 +02:00
..
components feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00
config feat: Add TrainerContextsPage to navigation 2026-04-23 14:26:10 +02:00
constants feat: update capability levels and enhance exercise filtering 2026-04-27 18:25:23 +02:00
context feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00
pages feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00
utils feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00
app.css feat: enhance TrainingCoachPage with exercise details and navigation 2026-04-29 07:58:28 +02:00
App.jsx feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00
main.jsx feat: Complete MVP setup - Docker, Frontend, Migrations, CI/CD 2026-04-21 14:36:52 +02:00
version.js feat: update authentication and profile management features 2026-04-29 11:19:05 +02:00