aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/src/components/AbsenceForm.vue
Commit message (Collapse)AuthorAgeFilesLines
* feat(out-of-office): Migrate frontend to OCS endpointJoas Schilling2023-12-011-3/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix(dav): Allow single-day out of officeChristoph Wurst2023-11-291-1/+7
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* fix(dav): Make ooo settings a form and the message requiredChristoph Wurst2023-11-271-8/+17
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* feat(dav): implement personal absence settingsRichard Steinmetz2023-11-071-0/+160
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>