nicolas
ebc42f0c96
Merge branch 'main' into feature/zoom-integration
...
# Conflicts:
# lib/calendarClient.ts
# lib/emails/new-event.ts
# pages/[user]/book.tsx
# pages/api/availability/[user].ts
# pages/api/book/[user].ts
# pages/integrations/index.tsx
2021-06-20 16:37:51 +02:00
Peer_Rich
b3c5752d67
updated integration description
2021-06-17 17:06:32 +01:00
Malte Delfs
4caac5a88c
Layout fix
2021-06-14 19:55:55 +02:00
Malte Delfs
d3b8431699
Implemented calendar selection for availability checking.
...
Also upgraded outlook integration to be able to check all calendars instead of only the default one.
2021-06-14 19:45:24 +02:00
nicolas
0bb4678bf7
Added subtitle to zoom integrations
2021-06-13 13:59:40 +02:00
nicolas
00f19bd654
Added integration to UI
2021-06-11 02:29:43 +02:00
nicolas
d249c62620
Added button to add integrations
2021-06-10 22:54:48 +02:00
Bailey Pumfleet
01d150092f
Mobile UI fixes
2021-05-26 20:47:06 +01:00
Alex van Andel
880c4e91a3
Removed redirect clientside session logic from pages and moved to shell
2021-05-07 16:01:29 +00:00
Alex van Andel
4969258e62
Take server config into account whilst listing integrations, improved feedback for installer as per #142
2021-05-04 20:31:15 +00:00
Alex van Andel
8010abf15a
Adds Office 365 / Outlook.com Calendar Integration
...
* Added MS_GRAPH_CLIENT_* credentials to .env.example.
* Refactored the google integration into an abstraction layer for creating events and getting the user schedule from either Google or Office 365.
* FIX: when re-authorizing the Google Integration the refresh_token would no longer be set and the google integration would stop working.
* Updated Office 365 integration image
2021-04-21 23:10:48 +01:00
Bailey Pumfleet
ce398bd77c
Replace all SVG icons with Heroicons components
2021-04-21 11:10:27 +01:00
Bailey Pumfleet
1db4973aee
View and delete integrations
2021-04-10 13:02:35 +01:00