feat: jelly integration#13929
feat: jelly integration#13929CarinaWolli merged 14 commits intocalcom:mainfrom diogeneshamilton:jelly-integration
Conversation
|
@diogeneshamilton is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link. |
Graphite AutomationsA Graphite automation took an action on this PR • (02/29/24)1 reviewer was added based on Keith Williams's automation, 'Add consumer team as reviewer' A Graphite automation took an action on this PR • (02/29/24)1 label was added based on Keith Williams's automation, 'Add community label' |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
pumfleet
left a comment
There was a problem hiding this comment.
Looks all good to me, but will get an actually competent person to review this before I merge :)
Of course, thanks! |
joeauyeung
left a comment
There was a problem hiding this comment.
Looks good so far. Just running into the issue of not being able to create new links.
Also left some formatting comments so the package fits the rest of the codebase.
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
|
I'm pretty sure I've fixed all the reported issues and comments. 🤞 we're good now! |
|
The lock file changes are missing |
|
@zomars I saw we were not supposed to commit the yarn.lock file if main package.json doesn't change? And there doesn't seem to be a lock file for any apps. |
|
Don't worry, fixed here #13949 |
I get the confusion. But since we're adding a new package to the monorepo, it will trigger lockfile changes. |
* v1 * don't need to search DB for user * return early if no user * use one deleteMany to ensure only 1 credential * rm expiration * fix API request * proper type * Update packages/app-store/jelly/lib/VideoApiAdapter.ts Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com> * Update packages/app-store/jelly/lib/VideoApiAdapter.ts Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com> * Update packages/app-store/jelly/lib/VideoApiAdapter.ts Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com> * Update packages/app-store/jelly/api/callback.ts Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com> * Fix callback URL --------- Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com> Co-authored-by: Joe Au-Yeung <j.auyeung419@gmail.com>
What does this PR do?
Adds Jelly integration. Thanks @baileypumfleet for all the help!
Requirement/Documentation
N/A
Type of change
How should this be tested?
Mandatory Tasks