cal.pub0.org/packages/features
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
..
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
auth feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
bookings Pass event duration to schedule api call (#9484) 2023-06-13 10:14:45 +00:00
calendars fix: size of cell (#9486) 2023-06-13 11:08:00 +00:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee fix: copy icon for dark mode (#9459) 2023-06-12 16:48:37 +00:00
eventtypes fix: theme in new booker (#9453) 2023-06-11 09:11:46 +00:00
flags feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
form-builder feat: weekly view for new booker. (#9389) 2023-06-09 09:38:18 +00:00
insights Add startOf endOf day for date range (#9252) 2023-05-31 22:12:04 +00:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules Pass event duration to schedule api call (#9484) 2023-06-13 10:14:45 +00:00
settings test: Add E2E test to verify theme change (#9455) 2023-06-12 16:14:40 +00:00
shell fix: leading none in shell (#9404) 2023-06-07 19:57:10 +00:00
tips chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
users fix: remove duplicate value i18n (#8547) 2023-06-08 13:37:54 +00:00
webhooks feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00