eeg_portal/eeg_frontend/src/app/layout
Bernhard Müller 52c6641b3a add user profile management
- Add UserController with GET/PUT /me, PUT /me/password, PUT /me/email
- Add UserService with profile update, password change, email change
- Add UserServiceTest with 7 unit tests
- Add IamDtos: UpdateProfileRequest, ChangePasswordRequest, ChangeEmailRequest
- Add Angular profile page with edit profile, change password, change email
- Add Angular UserService for profile API calls
- Add profile route and navigation item
2026-07-21 11:12:20 +02:00
..
dashboard-layout add user profile management 2026-07-21 11:12:20 +02:00
header simplified user registration process 2026-07-05 14:36:26 +02:00