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

Ms2/iam interface #118

Merged
merged 24 commits into from
Oct 16, 2023
Merged

Ms2/iam interface #118

merged 24 commits into from
Oct 16, 2023

Conversation

FelipeTrost
Copy link
Contributor

Details

  • Implemented role pages in ms2
    • /roles: view, add and delete roles
    • /roles/{id}: manage specific roles, permissions are not fully implemented yet
  • Moved user list to a separate component
  • Moved AuthCallbackListener to be inside of AntDesign context because the context is needed for login status feedback
  • useInvalidateAssets to invalidate assets that where fetched with useGetAsset
  • Fixed API endpoints in OpenAPI description
  • Updated authorization rules
  • PUT /role now uses only fields that changed for auth

@OhKai OhKai merged commit 213da0f into main Oct 16, 2023
@OhKai OhKai deleted the ms2/iam-interface branch October 16, 2023 09:04
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