Commit Graph

11 Commits

Author SHA1 Message Date
Christoph Wurst 49e6bd2a97
chore: Set up static analysis
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-29 15:36:28 +02:00
Christoph Wurst 94c93f1f45
fix(appointments): Ignore extraneous columns in AppointmentConfigMapper::findByToken
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 15:10:50 +02:00
Christoph Wurst 5b9c8796e9
Revert "Create Talk rooms for appointments"
This reverts commit 74fc70d71e.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-12 08:43:13 +02:00
Thomas Citharel 8a962b030f
Remove usages of executeStatement
executeStatement is available only in Nextcloud 22

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-30 15:08:16 +01:00
Christoph Wurst f88e39f507
Delete appointment configs when the user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:34 +01:00
Christoph Wurst a10fc3ddd8
Filter appointment configs on a db level
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:33 +01:00
Christoph Wurst 8c63dc09f2
Format code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:32 +01:00
Anna Larch 9b21971a27
Add booking mechanism for apptments
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-25 16:06:32 +01:00
Christoph Wurst 40d21302a0
Add REST API for appointment configs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:29 +01:00
Christoph Wurst a902e1aa46
Add an appointment booking page
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-25 16:06:29 +01:00
Anna Larch 9087968333
Appointments Slot Support
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-25 16:06:29 +01:00