Skip to content
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

feat: Org changes for invite #1543

Merged
merged 7 commits into from
Oct 10, 2024
Merged

feat: Org changes for invite #1543

merged 7 commits into from
Oct 10, 2024

Conversation

gitanjli525
Copy link
Contributor

@gitanjli525 gitanjli525 commented Oct 4, 2024

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

enabled invite user for org roles
Also enabled user actions for respective org role users

image
image
image

image
image

Motivation and Context

enabled org to behave similar to merchant for inviting users

How did you test it?

go to Users
Click Invite users
select an option from merchants dropdown, if you select All merchants you will see All profiles automatically selected
in Roles dropdown you can see all the Org roles
Hit Invite
you can see the users with Org roles in the Users list

similarly check inside the any org role user to manage/update/delete its role

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@gitanjli525 gitanjli525 self-assigned this Oct 4, 2024
@gitanjli525 gitanjli525 requested a review from a team as a code owner October 4, 2024 05:49
Copy link

Review changes with SemanticDiff.

@gitanjli525 gitanjli525 linked an issue Oct 4, 2024 that may be closed by this pull request
@gitanjli525 gitanjli525 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed core Status: issues related to core labels Oct 4, 2024
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit c70d32c Oct 10, 2024
6 checks passed
@prajwalnl0 prajwalnl0 deleted the org-changes-for-invite branch October 10, 2024 07:08
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed core Status: issues related to core labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEAT: enable invite for org roles
4 participants