cal/packages
Wesley 895b3ca7c9
feat: add paid webhook (#8721)
* feat: add BOOKING_PAID on enums

* feat: trigger the BOOKING_PAID webhook

* refactor: create payment variable

* feat: add REJECTED and REQUESTED on enums

* feat: create migration to booking werbhooks

* Update packages/features/webhooks/lib/constants.ts

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>

* Update packages/prisma/schema.prisma

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>

* Update packages/prisma/migrations/20230513235419_add_booking_webhooks/migration.sql

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>

---------

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-06-13 14:57:59 +00:00
..
app-store fix: Multiple In Person Locations not working as expected in Event Setup Tab (#9465) 2023-06-13 14:54:53 +00:00
app-store-cli imageSrc field is commented for solving this issue and can be removed (#9045) 2023-05-23 06:51:17 +00:00
atoms chore: Update vite 2.9.15 → 2.9.16 (patch) (#9346) 2023-06-12 16:51:02 +00:00
config Prevents page.pause reaching main 2023-05-29 18:28:40 -07:00
core perf: Avoid useless dependencies in calendar cache page (#9290) 2023-06-06 18:30:29 +00:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails Fix translations (#9466) 2023-06-12 10:43:50 +00:00
embeds Fix embed detection (#9385) 2023-06-07 08:43:12 +00:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
lib fix: team bio (#9438) 2023-06-09 12:50:35 +00:00
prisma feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
trpc feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types fix: Routing Forms, Number operators were using string operands (#9182) 2023-06-01 20:29:13 +00:00
ui fix: dark mode in Alert component (#9467) 2023-06-12 17:49:44 +00:00