cal.pub0.org/apps/web
Joe Au-Yeung 26db39f98b
Monorepo/app store MS Teams Integration (#2080)
* Create teamsvideo package

* Remove zoom specific refrences

* Add teams video files

* Rename to office365_video

* Add call back to add crednetial type office365_teams

* Rename to office_video to match type

* Add MS Teams as a location option

* Rename files

* Add teams reponse interface and create meeting

* Comment out Daily imports

* Add check for Teams integration

* Add token checking functions

* Change template to create event rather than meeting

* Add comment to test between create link and event

* Add teams URL to booking

* Ask for just onlineMeeting permission

* Add MS Teams logo

* Add message to have an enterprise account

* Remove comments

* Comment back hasDailyIntegration

* Comment back daily credentials

* Update link to MS Graph section of README

* Move API calls to package

Co-authored-by: Omar López <zomars@me.com>
2022-03-08 10:22:08 -07:00
..
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Monorepo/app store MS Teams Integration (#2080) 2022-03-08 10:22:08 -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 Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
lib Monorepo/app store MS Teams Integration (#2080) 2022-03-08 10:22:08 -07:00
pages Monorepo/app store MS Teams Integration (#2080) 2022-03-08 10:22:08 -07:00
playwright Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
public Monorepo/app store MS Teams Integration (#2080) 2022-03-08 10:22:08 -07:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
styles Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
test/lib Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +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 patch applied 2022-02-22 14:58:21 -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 Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
package.json Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -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 Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
tsconfig.json Merge branch 'main' into monorepo/app-store 2022-03-07 17:30:12 -07:00
yarn.lock patch applied 2022-02-22 14:58:21 -07:00
yarn.lock.rej patch applied 2022-02-22 14:58:21 -07:00