Commit graph

18 commits

Author SHA1 Message Date
zomars
0bc511a886 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Philipp Dormann
20d2955e68
Add Jitsi Meet Integration ()
* basic integration structure

* jitsi logo

* add jitsi meet description to event settings page

* add JitsiVideoApiAdapter

ref 

* add LocationType.Jitsi to BookingPage

ref 

* add LocationType.Jitsi to event-types

ref 

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

ref 

* add basic "cal_provide_jitsi_meeting_url" translation strings

ref 

* generate meeting id

ref 

* implement direct jitsi link in /success page

ref 

* cleanup location link duplicate

ref 

* full JitsiVideoApiAdapter implementation

ref 

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

ref 

* add video conferencing link as calendar event location

ref 

* 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 

Co-authored-by: zomars <zomars@me.com>
2022-02-08 15:12:28 -07:00
Ken Miller
ae5d5e1261
Tandem Video ()
* Tandem Video

* Updating some copy

* adding some instructions for getting client id + secret

* PR Feedback

* removing spurious tsconfig file
2022-02-04 18:30:52 +00:00
Rohan Gupta
64db8d1cd4
Add Huddle01 integration ()
* Add Huddle01 integration

* updated huddle01 locale strings

Co-authored-by: deepso <deeps.o7o8.y@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2022-02-03 11:59:02 +00:00
github-actions[bot]
d9bb8aacfc
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-01 22:16:41 +00:00
Edward Fernández
1d10874890
Web3 App ()
* Crypto events ()

* update schemas, functions & ui to allow creating and updating events with a smart contract property

* remove adding sc address in the dialog that first pops-up when creating a new event, since its an advanced option

* add sc to booking ui

* some more ts && error handling

* fetch erc20s and nfts list in event-type page

* some cleanup within time limit

* ts fix 1

* more ts fixes

* added web3 section to integrations

* added web3 wrapper, needs connection to user_settings db

* extract to api

* Update eventType.ts

* Update components/CryptoSection.tsx

Change comment from // to /** as @zomars suggested

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

* convert axios to fetch, change scAddress to smartContractAddress, load bloxy from next_public_env

* Fix branch conflict

* add enable/disable btn web3

* fixed away user causing duplicate entries

* Remove web3 validation

* renamed web3 button in integrations

* remove unused variable

* Add metadata column

* added loader and showToast to the web3 btn

* fix: remove smartContractAddress from info sended

* send to user events when the contract is missing

* use window.web3 instead of web3

* use NEXT_PUBLIC_WEB3_AUTH_MSG

* remove web3 auth from .env

* wip

* wip

* Add metamask not installed msg and success redirect

* add redirect when verified

* styled web3 button and added i18n to web3

* fixed redirect after verification

* wip

* wip

* moved crypto section to ee

Co-authored-by: Yuval Drori <53199044+yuvd@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
Co-authored-by: Yuval Drori <yuvald29@protonmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Edward Fernandez <edward.fernandez@rappi.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-01 21:48:40 +00:00
Omar López
2fbdb93efb
Allows for in-app upgrade () 2022-01-28 17:46:35 -07:00
github-actions[bot]
97f971b8a5
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-18 22:31:11 +00:00
github-actions[bot]
b5569c6b1c
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-15 15:35:31 +00:00
github-actions[bot]
643e64a0e4
New Crowdin translations by Github Action () 2022-01-12 22:17:09 +00:00
github-actions[bot]
f0abf47ecc
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-10 23:32:53 +00:00
github-actions[bot]
80bd7fd89b
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-01-04 10:05:19 +00:00
github-actions[bot]
f91ed7837c
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-12-27 15:31:27 +01:00
github-actions[bot]
43a721dce6
New Crowdin translations by Github Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-12-27 13:11:23 +01:00
github-actions[bot]
fbbd7ea45a
New Crowdin translations by Github Action () 2021-12-21 12:23:40 +00:00
Peer Richelsen
6b426b5386
Revert "removed empty language files, triyng to debug crowdin ()" () 2021-12-17 11:32:23 +00:00
Peer Richelsen
c0c4cb53db
removed empty language files, triyng to debug crowdin () 2021-12-17 00:29:08 +00:00
Mihai C
f27b0b3cad
fix: availability creation and expand/collapse settings ()
* fix: availability creation and expand/collapse settings

* additional fixes

* Update pages/api/availability/eventtype.ts

Co-authored-by: Alex Johansson <alexander@n1s.se>

* update branch

* fix: more fixes

Co-authored-by: Alex Johansson <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Mihai Colceriu <colceriumi@gmail.com>
2021-10-12 08:17:25 +00:00