Skip to content

Browse to users and roles from PermissionsDialog #2435

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

Closed
FransGH opened this issue May 25, 2023 · 6 comments · Fixed by #2436
Closed

Browse to users and roles from PermissionsDialog #2435

FransGH opened this issue May 25, 2023 · 6 comments · Fixed by #2436
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature

Comments

@FransGH
Copy link
Contributor

FransGH commented May 25, 2023

New Feature / Enhancement Checklist

Current Limitation

The PermissionsDialog current only shows the objectId and/or name of users and roles.
To quickly see user or role details a manual lookup in the respective classes is needed.
Selection and copy/paste of the objectId role name does not seem to be possible.
And even if it would, it would still be manual overhead for the simple task of traversing roles.

Feature / Enhancement Description

Make user and roles in the PermissionsDialog clickable and show the object in the browser.
Ideally this would happen in a 2nd browser window (tab) so the PermissionsDialog remains open for the selected class/object.

Even better would be a dedicated UI to traverse the ACL tree (role -> users/subroles) within the PermissionsDialog or some new dialog. This is however outside the scope of this feature request.

Example Use Case

  1. create a few roles with multiple users and subroles
  2. add multiple users and subroles to each subrole
  3. select any class/object and add the top level roles to the ACL
  4. while inspecting the ACL, click on any user or role to browse that item in a new window

Alternatives / Workarounds

none (manual copy/paste doesn't work as text selection is disabled)
it's effectively not possible to quickly traverse an ACL

3rd Party References

Not investigated as this is relative basic/simple request.

@parse-github-assistant
Copy link

Thanks for opening this issue!

  • 🎉 We are excited about your ideas for improvement!

@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label May 25, 2023
@mtrezza
Copy link
Member

mtrezza commented May 25, 2023

Can't comment yet on the PR so post it here

How so?

@FransGH
Copy link
Contributor Author

FransGH commented May 25, 2023

don't know, got an error an moved on. now it worked so deleted the comment here (this one can also be deleted)

@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 27, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0-beta.2

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jun 10, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version type:feature New feature or improvement of existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants