cal.pub0.org/packages/prisma
sean-brydon c03ff0a543
Fixes slack verification and timeout errors (#2972)
* Fixing slack create event

* Fixes verify working 90% of the time :S

* Verify V2

* Fixing verify - not needed on interaction payload

* Fixing verifcation + response

* Fix verifcation

* DM user error/success

* Remove random 200

* Timeout return

* Adding Zod schema verification

* Added validations, cleanup

* Type fixes

* Update event.ts

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-11 22:30:52 +01:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware
migrations Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
selects Adding UI for Requires Confirmation (#3017) 2022-06-10 17:32:54 -06:00
zod
.env.example
delete-app.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
docker-compose.yml
index.ts Update index.ts 2022-06-03 13:21:46 -06:00
package.json [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
schema.prisma Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
seed-app-store.config.json [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
seed-app-store.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
seed.ts Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
zod-utils.ts Fixes slack verification and timeout errors (#2972) 2022-06-11 22:30:52 +01:00