Skip to content

feat: User Management E2E #2013

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

Draft
wants to merge 28 commits into
base: develop
Choose a base branch
from
Draft

Conversation

Bahati308
Copy link
Contributor

@Bahati308 Bahati308 commented May 22, 2025

Pull Requests Requirements

  • The PR title includes a brief description of the work done, including the
    Issue number if applicable.
  • The PR includes a video showing the changes for the work done.
  • The PR title follows conventional commit label standards.
  • The changes confirm to the OpenElis Global x3 Styleguide and design
    documentation.
  • The changes include tests or are validated by existing tests.
  • I have read and agree to the Contributing Guidelines of this project.

Summary

Screenshots

[Add relevant screenshots here if applicable]

Related Issue

fixes: #2020
[Add a link to the related issue or mention it here if applicable]

Other

https://uwdigi.atlassian.net/browse/OGC-42
[Add any additional information or notes here]

@Bahati308 Bahati308 changed the title User Management E2E feat: User Management E2E May 22, 2025

it("Apply Roles and Permissions", function () {
//userMgmnt.copyPermisionsFromUser();
//userMgmnt.applyChanges();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @Bahati308 for the work on this ..
could we remove the comment out code lines and in other places

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, Lemme work on it.

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.

Add User Management E2E
2 participants