Implemented calendar selection for availability checking.

Also upgraded outlook integration to be able to check all calendars instead of only the default one.
This commit is contained in:
Malte Delfs
2021-06-14 19:45:24 +02:00
parent a231ee6c0d
commit d3b8431699
7 changed files with 359 additions and 47 deletions

3
.gitignore vendored
View File

@@ -35,3 +35,6 @@ yarn-error.log*
# vercel
.vercel
# Webstorm
.idea