Make it possible to completely delete users not just disable#1243
Conversation
…ely-delete-users-not-just
…e-to-completely-delete-users-not-just' into feature/gsk-1397-make-it-possible-to-completely-delete-users-not-just
…ely-delete-users-not-just
|
I think we should display different icons for disable and delete actions. It was the first time I created / deleted a user, and it was a bit confusing. I didn't understand that after clicking on the bin icon this would make the user disabled instead of deleting it. |
You're right, now that we have the possibility to delete users we should update the disable icon. Let me update it |
…ely-delete-users-not-just
|
Kudos, SonarCloud Quality Gate passed! |
henchaves
left a comment
There was a problem hiding this comment.
The "Restore User" doesn't work at the moment, but don't worry about that on this PR. There is a issue already created to deal with that https://linear.app/giskard/issue/GSK-1396/restore-user-doesnt-work
…ely-delete-users-not-just # Conflicts: # frontend/src/api.ts








Description
This PR add the possibility to delete a disabled user from the administration panel. The delete icon is only showed for disabled users.

The following business rules are applied:
Related Issue
N/A
Type of Change
Checklist
CODE_OF_CONDUCT.mddocument.CONTRIBUTING.mdguide.