cal.pub0.org/apps/web/pages
Carina Wollendorfer 02b935bcde
Feat/zapier app (#2623)
* create basic app structure

* add zapierSubscription model to prisma.schema

* change column name triggerEvent to lower case

* add zapier functionality + enpoints + adjust prisma.schema

* add subscriptionType + refactor code

* add app store information

* create setup page to generate api key

* clean code

* add copy functionality in setup page

* clean code

* add apiKeyType and delte key when uninstalled or new key generated

* clean code

* use Promise.all

* only approve zapier api key

* clean code

* fix findValidApiKey for api keys that don't expire

* fix migrations

* clean code

* small fixes

* add i18n

* add README.md file

* add setup guide to README.md

* fix yarn.lock

* Renames zapierother to zapier

* Typo

* Updates package name

* Rename fixes

* Adds zapier to the App Store seeder

* Adds missing zapier to apiHandlers

* Adds credential relationship to App

* Rename fixes

* Allows tailwind to pick up custom app-store components

* Consolidates zapier_setup_instructions

* Webhook fixes

* Uses app relationship instead of custom type

* Refactors sendPayload to accept webhook object

Instead of individual parameters

* refactoring

* Removes unused zapier check

* Update cancel.ts

* Refactoring

* Removes example comments

* Update InstallAppButton.tsx

* Type fixes

* E2E fixes

* Deletes all user zapier webhooks on integration removal

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-03 23:16:59 +00:00
..
[user] Hash my url (#2484) 2022-04-28 09:44:26 -06:00
api Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
apps Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
auth Make sure that absolute URL is of WEBAPP only (#2624) 2022-04-27 16:28:36 +02:00
availability Skeleton Loaders Implementation (#2596) 2022-04-25 17:01:51 +00:00
bookings added animations for dialog and tooltip (#2648) 2022-04-29 17:17:34 +00:00
cancel Fix emails and cal event descriptions (#2634) 2022-04-28 15:05:29 +00:00
d/[link] Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
event-types Moar fixes 2022-05-02 18:00:20 -06:00
payment Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
reschedule dynamic group links (#2239) 2022-04-06 10:20:30 -07:00
sandbox Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
settings Feat/impersonate users (#2503) 2022-04-26 14:18:17 +05:30
team Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
video reverts to before dialog change state (#2195) 2022-03-18 09:55:02 +00:00
404.tsx The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
500.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
[user].tsx Embed Miscellaneous Improvements and Fixes (#2499) 2022-04-25 10:03:00 +05:30
_app.tsx Embed Improvements (#2365) 2022-04-08 05:33:24 +00:00
_document.tsx Embed Miscellaneous Improvements and Fixes (#2499) 2022-04-25 10:03:00 +05:30
_error.tsx App Store (#1869) 2022-03-23 15:00:30 -07:00
getting-started.tsx Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx feat(app-store): Add Giphy app (#2580) 2022-05-01 21:42:35 +01:00