calcom/components
Syed Ali Shahbaz 4c07faefe7
Feature/cal 274 add webhooks (#628)
* added prisma models and migration, minor webhook init --WIP

* --WIP

* --WIP

* added radix-checkbox and other webhook additions --WIP

* added API connections and other modifications --WIP

* --WIP

* replaced checkbox with toggle --WIP

* updated to use Dialog instead of modal --WIP

* fixed API and other small fixes -WIP

* created a dummy hook for test --WIP

* replaced static hook with dynamic hooks

* yarn lock conflict quickfix

* added cancel event hook and other minor additions --WIP

* minor improvements --WIP

* added more add-webhook flow items--WIP

* updated migration to have alter table for eventType

* many ui/ux fixes, logic fixes and action fixes --WIP

* bugfix for incorrect webhook filtering

* some more fixes, edit webhook --WIP

* removed redundant checkbox

* more bugfixes and edit-webhook flow --WIP

* more build and lint fixes

* --WIP

* more fixes and added toast notif --WIP

* --updated iconButton

* clean-up

* fixed enabled check in edit webhook

* another fix

* fixed edit webhook bug

* added await to payload lambda

* wrapped payload call in promise

* fixed cancel/uid CTA alignment

* --requested changes --removed eventType relationship

* Adds missing migration

* Fixes missing daysjs plugin and type fixes

* Adds failsafe for webhooks

* Adds missing dayjs utc plugins

* Fixed schema and migrations

* Updates webhooks query

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2021-10-04 17:40:52 -06:00
..
booking Fixes weekStart & automatic theme adjust checkbox (#847) 2021-10-02 20:16:51 +00:00
dialog added license banner (#833) 2021-10-01 00:42:08 +01:00
error Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
eventtype fixed mobile booking layout for long descriptions 2021-09-24 18:03:09 +01:00
security Show raw secret during two-factor setup (#775) 2021-09-25 16:53:12 +01:00
seo minor fix to powered by (#757) 2021-09-23 21:05:24 +01:00
team Bugfix/image upload fuzzy (#844) 2021-10-02 12:04:47 +01:00
ui turned teams page into flex from grid to center it (#828) 2021-09-30 12:31:04 +01:00
webhook Feature/cal 274 add webhooks (#628) 2021-10-04 17:40:52 -06:00
ActiveLink.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
BookingsShell.tsx minor changes to booking page and navtabs (#832) 2021-09-30 20:59:34 +01:00
Dialog.tsx added Cal Sans (#709) 2021-09-22 21:23:19 +00:00
EmptyScreen.tsx minor changes to booking page and navtabs (#832) 2021-09-30 20:59:34 +01:00
ImageUploader.tsx Bugfix/image upload fuzzy (#844) 2021-10-02 12:04:47 +01:00
Loader.tsx added loader to dark mode 2021-08-04 21:39:59 +02:00
Logo.tsx renamed more calendso to cal.com (#659) 2021-09-15 19:18:16 +01:00
Modal.tsx fixed event-type buttons on mobile, added more font-cal classes (#764) 2021-09-24 11:28:57 +00:00
NavTabs.tsx minor changes to booking page and navtabs (#832) 2021-09-30 20:59:34 +01:00
SettingsShell.tsx Feature/cal 274 add webhooks (#628) 2021-10-04 17:40:52 -06:00
Shell.tsx added license banner (#833) 2021-10-01 00:42:08 +01:00
Slider.tsx Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
Tooltip.tsx replaced window.location with NEXT_PUBLIC_APP_URL (#769) 2021-09-24 09:03:28 -06:00