Skip to content

enhanced user and profile management features #4500

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: devel
Choose a base branch
from

Conversation

msmannan00
Copy link
Member

@msmannan00 msmannan00 commented May 23, 2025

  • Added support for switching user roles from the topbar
  • Enabled updating and setting a default profile
  • Added support for adding and deleting multiple user roles
  • Minor UI improvements in user and profile sections

Before submitting a pull request, please ensure the following:

  • The pull request includes a description of the problem you're trying to solve.
  • The pull request provides an overview of the suggested solution.
  • The proposed code is fully functional.
  • The proposed code includes relevant tests to verify its functionality.
  • All new and existing tests pass successfully.
  • Overall code quality and test coverage metrics are not reduced by more than 0.5%

- Added support for switching user roles from the topbar
- Enabled updating and setting a default profile
- Added support for adding and deleting multiple user roles
- Minor UI improvements in user and profile sections
@msmannan00 msmannan00 requested a review from a team as a code owner May 23, 2025 19:27
@evilaliv3 evilaliv3 closed this May 26, 2025
@evilaliv3 evilaliv3 deleted the multi-role-profile branch May 26, 2025 10:55
@evilaliv3 evilaliv3 restored the multi-role-profile branch May 26, 2025 10:58
@evilaliv3 evilaliv3 reopened this May 26, 2025
evilaliv3 and others added 3 commits June 1, 2025 08:45
…ser creation, and role switching

- Added test to create a profile and assign multiple roles (admin, recipient) to it.
- Created a user from the multi-role profile.
- Verified that the user can switch roles via the UI modal.
- Ensured test data includes Multi_Role_User and Multi_Role_Profile with both admin and recipient roles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants