🛂(frontend) show member list depend ability

We integrate the new ability "accesses_view" that
tells if a user can view the accesses of a document.
This commit is contained in:
Anthony LC
2024-10-24 17:21:33 +02:00
committed by Anthony LC
parent 15700ddd8d
commit 31c3dd6119
6 changed files with 46 additions and 13 deletions

View File

@@ -17,6 +17,10 @@ and this project adheres to
- ✨(frontend) Add full name if available #380
- ✨(backend) Add view accesses ability #376
## Changed
- ♻️(frontend) list accesses if user has abilities #376
## Fixed
- 🐛(backend) require right to manage document accesses to see invitations #369