calcom/pages/api
Edward Fernández 1d10874890
Web3 App (#1603)
* Crypto events (#1390)

* 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
..
auth Fix/accept team invite once signup (#1653) 2022-01-29 18:56:40 +00:00
availability Allow choosing destination calendar per event type (#1514) 2022-01-21 14:35:31 -07:00
book Web3 App (#1603) 2022-02-01 21:48:40 +00:00
cron Wrong language in emails (#1541) 2022-01-27 13:32:53 -07:00
event-type Web3 App (#1603) 2022-02-01 21:48:40 +00:00
import Calendly & SavvyCal import (#1512) 2022-01-15 16:23:42 +00:00
integrations fix code validation when the google calendar integration does not have all permission (#1425) 2022-01-06 15:06:31 -07:00
schedule Fixed #1015 - Teams user registration is broken (#1090) 2021-11-11 05:44:53 +00:00
teams/[team] Explicitly set email variable for readability 2022-01-26 09:01:43 -07:00
trpc Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
user Enhancement/cal 708 delete account (#1403) 2022-01-14 13:49:15 +00:00
cancel.ts feat: add option to provide cancellation reason for email (#1587) 2022-01-28 10:40:29 -07:00
eventType.ts Web3 App (#1603) 2022-02-01 21:48:40 +00:00
integrations.ts Fixes integrations api endpoint (#1066) 2021-10-28 22:30:42 +01:00
me.ts Upgrades next-auth to v4 (#1185) 2022-01-07 20:23:37 +00:00
teams.ts Improvement/teams (#1285) 2021-12-09 23:51:30 +00:00
upgrade.ts Allows for in-app upgrade (#1642) 2022-01-28 17:46:35 -07:00