cal.pub0.org/packages/features
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
..
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
auth add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
bookings Webex integration (#7651) 2023-05-11 07:14:32 +00:00
calendars Bug/checkbox calendar sync state (#8677) 2023-05-09 17:53:23 +01:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Resolved[#8732] Adding Trim to remove extra space (#8736) 2023-05-10 07:45:15 +00:00
eventtypes CAL-1555: Show correct team avatars (#8665) 2023-05-05 21:44:21 +01:00
flags perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
form-builder CAL-1577: Improved input addon styles. (#8803) 2023-05-10 08:59:32 +00:00
insights perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules Fix delete icon background color in availability (#8810) 2023-05-10 15:15:13 +00:00
settings add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
shell added gradients to dark dashboard and dark booking page (#8459) 2023-05-08 16:03:24 -03:00
tips misc frontend fixes (#8416) 2023-04-20 22:33:49 +00:00
users Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
webhooks feat: add RECORDING_READY webhook (#8277) 2023-05-10 14:56:31 +00:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json CAL-1623 CAL-1620: Improve animation for booker, and push mini calendar down in fullscreen views (#8773) 2023-05-10 08:26:59 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00