eeg_portal/eeg_frontend/src
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
..
app add user profile management 2026-07-21 11:12:20 +02:00
index.html first working frontend/backend 2026-06-01 16:59:49 +02:00
main.ts added admin approval list 2026-06-17 11:08:44 +02:00
styles.scss first working frontend/backend 2026-06-01 16:59:49 +02:00