You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create new modal like geesome-node/frontend/src/pages/UsersSection/modals/ApiKeyFormModal/
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
Make checkbox list in modal to choose permissions(with checked active permissions from adminGetCorePermissionList)
geesome-node/frontend/src/pages/MainPage/Widgets/CreatedForAdminOverview/CreatedForAdminOverview.template.ts
The text was updated successfully, but these errors were encountered: