calcom/apps/web/components
Syed Ali Shahbaz d338504856
Webhooks to support event type association (#1889)
* --init database and queries

* fixed type check

* added webhook api for event types

* added webhook list in team event

* delete, edit webhook in team event

* updated webhook subtext for event type

* added discord integration to event type webhook

* check fix

* consistency

* minor code improvement

* lint fix

* Adds missing zod schemas

* requested changes pt1 --WIP

* requested changes pt2 --WIP

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-02 08:30:13 -07:00
..
auth Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
booking Let users set 12/24 hour time format (#2002) 2022-02-28 16:24:47 +00:00
dialog fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
error Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
eventtype Second go at removing Zod generated classes from our repo (#1946) 2022-02-22 23:19:22 +00:00
form Runs prettier 2022-02-10 14:22:45 -07:00
integrations Fixes connectionIntegration undefined bug (#1987) 2022-02-26 12:27:52 -07:00
pages/eventtypes fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
security Runs prettier 2022-02-10 14:22:45 -07:00
seo Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
team fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
ui Let users set 12/24 hour time format (#2002) 2022-02-28 16:24:47 +00:00
webhook Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
AddToHomescreen.tsx Runs prettier 2022-02-10 14:22:45 -07:00
BookingsShell.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ClientSuspense.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
CustomBranding.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
DestinationCalendarSelector.tsx Runs prettier 2022-02-10 14:22:45 -07:00
Dialog.tsx added z-index for dialog (#1824) 2022-02-11 21:33:11 +00:00
EmptyScreen.tsx Runs prettier 2022-02-10 14:22:45 -07:00
I18nLanguageHandler.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ImageUploader.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
List.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Loader.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Logo.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
NavTabs.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
SettingsShell.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Shell.tsx Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991) 2022-02-27 22:34:08 +00:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Swatch.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Tooltip.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00