calcom/pages
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
..
[user] Fixes weekStart & automatic theme adjust checkbox (#847) 2021-10-02 20:16:51 +00:00
api Feature/cal 274 add webhooks (#628) 2021-10-04 17:40:52 -06:00
auth fix login sometimes having to login twice (#839) 2021-10-01 13:20:28 +01:00
availability refactor availability times form using react-hook-form (#824) 2021-09-30 22:37:52 +01:00
bookings <QueryCell /> type inference improvement (#849) 2021-10-04 10:48:40 +01:00
cancel Feature/cal 274 add webhooks (#628) 2021-10-04 17:40:52 -06:00
event-types added edit icon to event-type title input to make editing more obvious (#848) 2021-10-03 13:32:04 +01:00
integrations fixed event-type buttons on mobile, added more font-cal classes (#764) 2021-09-24 11:28:57 +00:00
payment Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
reschedule Added booking tabs, type fixing and refactoring (#825) 2021-09-29 22:33:18 +01:00
sandbox Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
settings Feature/cal 274 add webhooks (#628) 2021-10-04 17:40:52 -06:00
team Fix: Remove 0s from team page (#827) 2021-09-30 10:24:02 +01:00
404.tsx added Cal Sans (#709) 2021-09-22 21:23:19 +00:00
[user].tsx bring back h-screen in user page (#829) 2021-09-30 11:41:13 +00:00
_app.tsx add some query client defaults (#838) 2021-10-01 15:33:14 +01:00
_document.tsx feat: add better error handling (#605) 2021-09-09 16:51:06 +03:00
_error.tsx downgrade users when trial ends (#767) 2021-09-28 14:00:19 +01:00
getting-started.tsx Fixes eventype form (#777) 2021-09-26 21:49:16 +00:00
index.tsx Setup i18n and locale detection (#712) 2021-09-23 09:49:17 +01:00
success.tsx Added booking tabs, type fixing and refactoring (#825) 2021-09-29 22:33:18 +01:00