cal.pub0.org/packages/types
aar2dee2 e2cfd0d1d1
Webex integration (#7651)
* start webex app creation

* webex integration wip

* fix lint errors

* fix lint errors

* add webex env vars in appStore.example

* webex app wip

* fix lint errors

* edit webex oauth scopes

* add location in webex app config

* add site url placeholder and regex in webex config location

* debug translateEvent

* fix utc formatting for event start time, add test boilerplate for webex, add envs

* fix location and datetime formatting

* get correct videoCredentials for deleteMeeting

* Move webex specific readme content to webex README

* Fix app not visible in app-store

* Delete setup route

* add webex icon

* delete prev icon

* webex api fix

* add app screenshots

* Revert tests changes as they dont run

* Use config instead of hardcoding vales

* Update README

* Remove all env variables related to WEBEX app. They can be added through settings->admin->apps interface

* update from origin

* fix icon path

* update webex readme

* Update yarn.lock

* update webex readme

* Remove unnecessary URL from webex

* revert changes in cancel booking handler

* simply webex zod schemas, logs for debugging

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-11 07:14:32 +00:00
..
@wojtekmaj__react-daterange-picker.d.ts
App.d.ts chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo (#8479) 2023-04-26 12:03:34 +01:00
AppGetServerSideProps.d.ts
AppHandler.d.ts Webex integration (#7651) 2023-05-11 07:14:32 +00:00
BufferedBusyTime.d.ts
Calendar.d.ts Allow editing workflow templates (#8028) 2023-04-18 11:08:09 +01:00
Credential.d.ts
Event.d.ts
EventManager.d.ts Set GCal & Outlook `iCalUID` in .ics file (#8010) 2023-04-03 17:13:57 +00:00
PaymentService.d.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
SVGComponent.d.ts
VideoApiAdapter.d.ts feat: create trpc route to fetch download link (#7495) 2023-03-05 12:59:07 +00:00
environment.d.ts
ical.d.ts fix(calendar): recurring event fix (#6959) 2023-03-10 10:58:26 -07:00
inferSSRProps.d.ts
next-auth.d.ts perf: use getSlimServerSession for session retrieval (#8308) 2023-04-17 23:48:00 +00:00
next.d.ts
package.json
schedule.d.ts Revert "Date override fixes (#8330)" (#8369) 2023-04-19 08:43:08 +00:00
tsconfig.json
utils.d.ts