[#527] calendar delegation CRUD (#581)

* [#527] added panel to grant right for calendar delegation

* [#527] added rights management to access modal

* [#527] conditionnal rendering of access granting based on rights

* [#527] saves on close except cancel

* [#527] added tests
This commit is contained in:
Camille Moussu
2026-03-02 09:34:45 +01:00
committed by GitHub
parent 1af571d98e
commit 72a9d0ee05
11 changed files with 1073 additions and 69 deletions
+6
View File
@@ -81,6 +81,12 @@
},
"settings": {
"calendarName": "Calendar name"
},
"access": {
"grantAccessRights": "Grant Access rights",
"viewAllEvents": "View all events",
"editor": "Editor",
"administrator": "Administrator"
}
},
"colorPicker": {