Go to file
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
.idea generalized dashboard for member and admin 2026-07-05 10:49:46 +02:00
.mvn/wrapper first commit 2026-05-22 08:59:13 +02:00
eeg_backend add user profile management 2026-07-21 11:12:20 +02:00
eeg_frontend add user profile management 2026-07-21 11:12:20 +02:00
.gitattributes first commit 2026-05-22 08:59:13 +02:00
.gitignore complete MaKo consent flow and admin initialization 2026-07-21 10:01:19 +02:00
AGENTS.md complete MaKo consent flow and admin initialization 2026-07-21 10:01:19 +02:00
ai-context.ps1 implemented delete of energy community 2026-07-01 12:57:01 +02:00
mvnw first commit 2026-05-22 08:59:13 +02:00
mvnw.cmd first commit 2026-05-22 08:59:13 +02:00
pom.xml first commit 2026-05-22 08:59:13 +02:00