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

Modal for change permissions #515

Open
MicrowaveDev opened this issue Apr 19, 2022 · 0 comments
Open

Modal for change permissions #515

MicrowaveDev opened this issue Apr 19, 2022 · 0 comments

Comments

@MicrowaveDev
Copy link
Member

MicrowaveDev commented Apr 19, 2022

  1. Add button to edit user in this screen:
    image
  2. Create new modal like geesome-node/frontend/src/pages/UsersSection/modals/ApiKeyFormModal/
  3. Call modal(like that) by edit button in new editUser(user) function in CreatedForAdminOverview page:
    geesome-node/frontend/src/pages/MainPage/Widgets/CreatedForAdminOverview/CreatedForAdminOverview.template.ts
  4. Make checkbox list in modal to choose permissions(with checked active permissions from adminGetCorePermissionList)
  5. Send adminSetCorePermission with permissions names list
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

No branches or pull requests

1 participant