cal.pub0.org/apps/web/pages
Joe Au-Yeung 824145b0e2
feat: Sync app credentials between Cal.com & self-hosted platforms (#11059)
* Add credential sync .env variables

* Add webhook to send app credentials

* Upsert credentials when webhook called

* Refresh oauth token from a specific endpoint

* Pass appSlug

* Add credential encryption

* Move oauth helps into a folder

* Create parse token response wrapper

* Add OAuth helpers to apps

* Clean up

* Refactor `appDirName` to `appSlug`

* Address feedback

* Change to safe parse

* Remove console.log

---------

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-09-19 20:46:50 +00:00
..
[user] feat: Allow / disallow SEO indexing on booking pages (#10566) 2023-08-15 00:44:09 +00:00
api feat: Sync app credentials between Cal.com & self-hosted platforms (#11059) 2023-09-19 20:46:50 +00:00
apps feat: recently added apps (#11118) 2023-09-04 10:30:21 +00:00
auth fix: SAML SSO - Stop relying on `invitedTo` column and use `membership` table instead (#11331) 2023-09-14 14:57:45 +02:00
availability fix: Set mobile availability (#11027) 2023-08-31 12:08:34 +02:00
booking fix: multiple organizer address bug (#11299) 2023-09-13 04:19:01 +00:00
bookings test: Upcoming bookings sorting order (#10950) 2023-08-25 12:55:41 +03:00
d/[link] fix: multiple duration getSchedule calls [CAL-2336] (#10709) 2023-08-10 21:00:46 +00:00
event-types fix: Fixed team image not showing on event-types page (#11231) 2023-09-11 11:37:42 +00:00
getting-started fix: Improve onboarding Availability (#10685) 2023-08-10 14:49:41 +00:00
insights fix: re-render on insights with orgs (#11395) 2023-09-18 16:36:07 -07:00
org/[orgSlug] fix: Unpublished screens (#10453) 2023-07-31 21:27:22 +01:00
payment perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
reschedule fix: seats regression [CAL-2041] 2023-07-11 20:41:08 +05:30
routing-forms fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
settings feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
team fix: team page data (#11382) 2023-09-15 13:38:55 +01:00
teams fix: org invite (#11356) 2023-09-19 15:46:33 +05:30
video chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
workflows perf: Adds PageWrapper to pages (#8344) 2023-04-18 15:45:32 -03:00
404.tsx chore: fix all `@typescript-eslint/no-non-null-assertion` warnings (#10635) 2023-08-25 14:56:20 +03:00
500.tsx fix: add support email (#10605) 2023-08-09 15:57:22 -04:00
[user].tsx fix: Safari overflowing issues (#11385) 2023-09-15 15:57:49 +02:00
_app.tsx perf: Avoid unmounting of Shell on navigation and thus reduce number of paints (#10646) 2023-08-09 15:54:51 -07:00
_document.tsx chore: Don't render certain components when running meticulous tests (#10772) 2023-08-24 13:42:53 +05:30
_error.tsx fix: Redact prisma errors (#10536) 2023-08-03 16:22:38 +01:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
more.tsx Event Type: Title not displayed in the mobile view (#7451) 2023-04-19 13:17:54 -07:00
signup.tsx fix: org invite (#11356) 2023-09-19 15:46:33 +05:30