Commit Graph

3 Commits

Author SHA1 Message Date
Julien Froidefond
160e90fbde Add name change functionality to user settings. Update SettingsPasswordForm to handle name updates, including validation and error handling. Fetch current user name for display in settings page.
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m44s
2026-02-20 14:47:32 +01:00
Julien Froidefond
aab8a192d4 Refactor evaluation and admin pages to use server actions for data fetching, enhancing performance and simplifying state management. Update README to reflect API route changes and remove deprecated API endpoints for users and evaluations.
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m7s
2026-02-20 14:08:18 +01:00
Julien Froidefond
65fee6baf7 Refactor Header component to improve code readability by formatting Link elements and adding a new settings link for user navigation.
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m12s
2026-02-20 13:31:23 +01:00