cal.pub0.org/apps/web
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
..
@prisma Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ee Fix billing portal for users without stripeCustomerId (#1936) 2022-02-23 22:51:10 +00:00
lib Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
pages Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
playwright Upgrades prisma to latest version (#1894) 2022-02-18 15:16:53 -07:00
public Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Webhooks to support event type association (#1889) 2022-03-02 08:30:13 -07:00
styles Runs prettier 2022-02-10 14:22:45 -07:00
test/lib Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +00:00
types Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
next.config.js Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
package.json Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tsconfig.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00