(frontend) invitation list

- Display the list of invitations for a document
in the share modal.
- We can now cancel an invitation.
- We can now update the role of a invited user.
This commit is contained in:
Anthony LC
2024-08-16 16:57:03 +02:00
committed by Anthony LC
parent 3e5dae4ff1
commit 5ef0f825e0
14 changed files with 578 additions and 5 deletions

View File

@@ -16,6 +16,7 @@ and this project adheres to
- 🌐Internationalize invitation email #167
- ✨(frontend) White branding #164
- ✨Email invitation when add user to doc #171
- ✨Invitation management #174
## Fixed