(app-desk) integrate grid member action

Integrate the action button dropdown in
the member grid. For the moment it will be
used to update the role of a member.
Manage use cases:
 - Does not display when member's role
 - Does not display when member is an admin
   that wants to update owner role.
This commit is contained in:
Anthony LC
2024-03-08 15:14:20 +01:00
committed by Anthony LC
parent b0d3f73ba2
commit 0648c2e8d3
12 changed files with 413 additions and 9 deletions

View File

@@ -32,6 +32,7 @@
"@tanstack/react-query-devtools": "5.24.8",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/luxon": "3.4.2",
"@types/node": "*",