-
Notifications
You must be signed in to change notification settings - Fork 10.5k
perf: Maps for app categories #19771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
E2E results are ready! |
Removed apps.browser.generated.tsx file
…event Co-Authored-By: keith@cal.com <keith@cal.com>
Co-Authored-By: keith@cal.com <keith@cal.com>
Co-Authored-By: keith@cal.com <keith@cal.com>
…ssues Co-Authored-By: keith@cal.com <keith@cal.com>
Co-Authored-By: keith@cal.com <keith@cal.com>
This PR is being marked as stale due to inactivity. |
… location handling - Fix LocationDefaultFieldInput_2024_06_14 type compatibility issues with defensive property checks - Add missing createdAt/updatedAt fields to destinationCalendar objects in buildCalEventFromBooking - Update editLocation handler to properly handle user destinationCalendar timestamps - Ensure type-safe transformations for booking field inputs with optional properties Co-Authored-By: keith@cal.com <keithwillcode@gmail.com>
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
What does this PR do?
Similar to what was done in #19718, we now have a smaller map of payment apps to avoid importing the entire app store for just a few payment apps.
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?