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

Add authority angular ui. #24965

Merged
merged 5 commits into from
Jan 25, 2024
Merged

Add authority angular ui. #24965

merged 5 commits into from
Jan 25, 2024

Conversation

mshima
Copy link
Member

@mshima mshima commented Jan 25, 2024

Fixes #22106.
Closes #22105.

Authority Customizations

  • Remove ui:
@SkipClient
entity Authority
  • Make it read only:
@ReadOnly
entity Authority
  • Allow users to view:
@EntityReadAuthority(ROLE_USER)
entity Authority

Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

@DanielFran DanielFran merged commit c2f20a7 into jhipster:main Jan 25, 2024
52 checks passed
@mshima mshima deleted the authority-entity branch January 25, 2024 18:52
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Relationship with Authority not possible
3 participants