calcom/pages
Philipp Dormann 20d2955e68
Add Jitsi Meet Integration (#1674)
* basic integration structure

* jitsi logo

* add jitsi meet description to event settings page

* add JitsiVideoApiAdapter

ref #1445

* add LocationType.Jitsi to BookingPage

ref #1445

* add LocationType.Jitsi to event-types

ref #1445

* add meet.jit.si/cal/uuid support to BookingPage

ref #1445

* add basic "cal_provide_jitsi_meeting_url" translation strings

ref #1445

* generate meeting id

ref #1445

* implement direct jitsi link in /success page

ref #1445

* cleanup location link duplicate

ref #1445

* full JitsiVideoApiAdapter implementation

ref #1445

* check integration availability in /pages/event-types/[type]

ref #1445

* add video conferencing link as calendar event location

ref #1445

* PR feedback

* Update components/booking/pages/BookingPage.tsx

don't know - wouldn't do this myself for future proofing but fine...

Co-authored-by: Omar López <zomars@me.com>

* Update components/booking/pages/BookingPage.tsx

🤷‍♂️

Co-authored-by: Omar López <zomars@me.com>

* cleanup: props.type === "jitsi_video"

ref #1445

Co-authored-by: zomars <zomars@me.com>
2022-02-08 15:12:28 -07:00
..
[user] Web3 App (#1603) 2022-02-01 21:48:40 +00:00
api Team Billing (#1552) 2022-02-07 23:35:26 +00:00
auth Better 2FA Interface (#1707) 2022-02-04 20:30:36 +00:00
availability availability: end time should not be lower than start time (#1673) 2022-02-03 13:23:29 +00:00
bookings i18n - Translate booking status when empty screen (#1219) 2021-12-27 13:29:43 +01:00
call Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
cancel RTL (right-to-left) layout (#1654) 2022-02-01 22:17:37 +00:00
event-types Add Jitsi Meet Integration (#1674) 2022-02-08 15:12:28 -07:00
integrations Add Jitsi Meet Integration (#1674) 2022-02-08 15:12:28 -07:00
payment Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
reschedule Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
sandbox RTL (right-to-left) layout (#1654) 2022-02-01 22:17:37 +00:00
settings Brand color without correct hex value compatibility (#1737) 2022-02-08 09:13:42 -07:00
team Team Billing (#1552) 2022-02-07 23:35:26 +00:00
404.tsx added signup message for 404 (#1734) 2022-02-08 13:38:13 +00:00
[user].tsx added verified badge to profile (#1710) 2022-02-07 17:16:20 +00:00
_app.tsx Team Billing (#1552) 2022-02-07 23:35:26 +00:00
_document.tsx RTL (right-to-left) layout (#1654) 2022-02-01 22:17:37 +00:00
_error.tsx Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
getting-started.tsx Feature/sso signup (#1555) 2022-02-02 18:33:27 +00:00
index.tsx Setup i18n and locale detection (#712) 2021-09-23 09:49:17 +01:00
success.tsx Add Jitsi Meet Integration (#1674) 2022-02-08 15:12:28 -07:00