cal/packages/prisma
Syed Ali Shahbaz d338504856
Webhooks to support event type association (#1889)
* --init database and queries

* fixed type check

* added webhook api for event types

* added webhook list in team event

* delete, edit webhook in team event

* updated webhook subtext for event type

* added discord integration to event type webhook

* check fix

* consistency

* minor code improvement

* lint fix

* Adds missing zod schemas

* requested changes pt1 --WIP

* requested changes pt2 --WIP

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-02 08:30:13 -07:00
..
client Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
migrations Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
zod Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Added API private submodule (#1958) 2022-02-24 01:14:37 +00:00
package.json Handy shortcut to start Prisma Studio (#1921) 2022-02-21 16:02:09 +00:00
schema.prisma Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
seed.ts Always disconnect + remove redundant success message (#1945) 2022-02-22 12:04:55 -07:00
zod-utils.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00