calcom/pages
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
..
[user] Web3 App (#1603) 2022-02-01 21:48:40 +00:00
api Web3 App (#1603) 2022-02-01 21:48:40 +00:00
auth Improved authentication screens (Login/Logout/Forgot Password) (#1627) 2022-01-27 10:16:20 +00:00
availability Adds complementing text color for various brand colors that the user might choose (#1289) 2021-12-14 10:39:32 +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 feat: add option to provide cancellation reason for email (#1587) 2022-01-28 10:40:29 -07:00
event-types Web3 App (#1603) 2022-02-01 21:48:40 +00:00
integrations Web3 App (#1603) 2022-02-01 21:48:40 +00: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 /integrations facelift (#858) 2021-10-12 11:35:44 +02:00
settings Bugfix/minor email fix (#1644) 2022-01-29 19:22:02 +00:00
team Web3 App (#1603) 2022-02-01 21:48:40 +00:00
404.tsx fixed 404 (#1629) 2022-01-27 12:40:10 +00:00
[user].tsx Web3 App (#1603) 2022-02-01 21:48:40 +00:00
_app.tsx Web3 App (#1603) 2022-02-01 21:48:40 +00:00
_document.tsx feat: add better error handling (#605) 2021-09-09 16:51:06 +03:00
_error.tsx Fixes Apple Calendar onboarding and type fixes (#988) 2021-10-20 15:42:40 +00:00
getting-started.tsx Add instructions for importer 2022-01-31 10:18:12 +00:00
index.tsx Setup i18n and locale detection (#712) 2021-09-23 09:49:17 +01:00
success.tsx fixed mismatch of bg color for success page (#1597) 2022-01-24 14:27:56 +00:00