Skip to content

Conversation

@AhmWael
Copy link
Owner

@AhmWael AhmWael commented Dec 28, 2025

No description provided.

Improved GlobalRequestLoggingMiddleware to include correlation IDs, user info extraction, request/response timing, and detailed error logging for Postgres and unhandled exceptions. Refactored IUserRepository and UserRepository to set the generated user ID on creation instead of returning it, and updated UserService to validate that the user ID is generated after creation.
…ntegration

Implemented a new PUT /users/me endpoint in the backend to allow users to update their profile information. Added UserUpdateDto, repository, and service methods to support profile updates with email uniqueness validation. Updated the frontend profile page to use the new endpoint for profile updates.
@AhmWael AhmWael requested a review from codujin December 28, 2025 14:53
@codujin codujin merged commit 6fe0ee1 into main Dec 28, 2025
2 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants