Due some technical barriers we haven not added availability configuration to appointments. Users should be able to pick between * Default (scheduling inbox) availability * Custom availability This needs - [x] An appropriate data structure as defined in https://github.com/nextcloud/calendar-availability-vue https://github.com/nextcloud/calendar-availability-vue/pull/7 - [x] A UI (similar to https://github.com/nextcloud/server/pull/27466) - [x] https://github.com/nextcloud/calendar/issues/3694 - [x] Backend to get and set the availability - see #3689 - [x] Serialization into the db record
Due some technical barriers we haven not added availability configuration to appointments.
Users should be able to pick between
This needs