Commit graph

8 commits

Author SHA1 Message Date
swve
b1aec48947 feat: Add User Courses in Profile 2025-04-06 12:12:01 +02:00
swve
fe38020f02 fix: profile issues 2025-04-01 22:10:18 +02:00
swve
3b5c4f9d92 feat: Implement UserProfiles 2025-03-30 22:49:00 +02:00
swve
5a2732258f feat: add additional details change from user settings 2025-03-29 17:59:12 +01:00
swve
af17deff30 chore: refactor account settings code + add skeleton for profile building 2025-03-29 16:20:26 +01:00
swve
63be0f0ff3 chore: upgrade React and Next.js to latest versions
Update project dependencies to React 19 and Next.js 15, including TypeScript type adjustments and async parameter handling across multiple components
2025-03-11 12:50:56 +01:00
swve
79a31dd8ec feat: enhance user account management with password and profile updates
- Added validation for user profile and password update forms using Yup.
- Implemented user feedback for successful profile and password updates, including prompts to re-login.
- Improved UI for profile editing and password change sections, enhancing user experience.
- Updated password update service to include response metadata handling.
2025-01-24 22:46:05 +01:00
swve
5a746a946d chore: refactor frontend components folder 2024-11-25 23:26:33 +01:00