calcom/pages/api
Edward Fernández bd2a795d7a
[CAL-770] add new integration architecture revamp (#1369)
* [CAL-770] add new integration architecture revamp

* Type fixes

* Type fixes

* [CAL-770] Remove tsconfig.tsbuildinfo

* [CAL-770] add integration test

* Improve google calendar test integration

* Remove console.log

* Change response any to void in the deleteEvent method

* Remove unnecesary const

* Add tsconfig.tsbuildinfo to the .gitignore

* Remove process env variables as const

Co-authored-by: Edward Fernández <edwardfernandez@Edwards-Mac-mini.local>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Edward Fernandez <edward.fernandez@rappi.com>
2022-01-06 12:28:31 -05:00
..
auth Use the matched user email to send the password reset to (#1366) 2021-12-21 18:31:32 +01:00
availability [CAL-770] add new integration architecture revamp (#1369) 2022-01-06 12:28:31 -05:00
book [CAL-770] add new integration architecture revamp (#1369) 2022-01-06 12:28:31 -05:00
cron [CAL-770] add new integration architecture revamp (#1369) 2022-01-06 12:28:31 -05:00
event-type Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
integrations [CAL-770] add new integration architecture revamp (#1369) 2022-01-06 12:28:31 -05:00
schedule Fixed #1015 - Teams user registration is broken (#1090) 2021-11-11 05:44:53 +00:00
teams/[team] Zomars/cal 794 normalize emails in db (#1361) 2021-12-21 00:59:06 +00:00
trpc Zomars/fixes trpc typo (#957) 2021-10-14 19:22:01 +00:00
user Improvement/teams (#1285) 2021-12-09 23:51:30 +00:00
cancel.ts [CAL-770] add new integration architecture revamp (#1369) 2022-01-06 12:28:31 -05:00
eventType.ts Revert "Revert "Feature/cal 274 add webhooks (#628)" (#854)" (#876) 2021-10-07 15:14:47 +00:00
integrations.ts Fixes integrations api endpoint (#1066) 2021-10-28 22:30:42 +01:00
me.ts Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
teams.ts Improvement/teams (#1285) 2021-12-09 23:51:30 +00:00
upgrade.ts Adds trial banner and in-app upgrade (#1402) 2022-01-03 22:50:59 +00:00