-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
chore: replace toaster with sonner #19342
base: main
Are you sure you want to change the base?
chore: replace toaster with sonner #19342
Conversation
* perf: Move PlainChat up the hierarchy to remove rerenders * rmeove yarn lock --------- Co-authored-by: Nizzy <[email protected]> Co-authored-by: nizzy <[email protected]>
* feat: Use new /routing URL for routing forms * Fixes * Fix bug * precent crash --------- Co-authored-by: Hariom Balhara <[email protected]>
* refactor: version old slots * feat: init new slots endpoints * chore: range format * fix: duratin * fix: duratin * test: slot releaseAt * refactor: reserve slot response * refactor variable name * docs: have new slots controller in docs * feat: crud for slots reservations * refactor: use exclude all for response * docs * chore: slots input service * refactor mini * refactor: remove unused imports * docs * handle orgSlug for dynamic events * refactor: correct name * docs * add optional organizationSlug to BySlug search * refactor: slot output format * refactor: return seated slot info * docs * rename functions * refactor: slots seated response * fix: handle same username in org and non org * refactor: test format * fix: allow reservationDuration only for authed requests * chore: check if auth user has permissions to define custom reservation duration * refactor: split e2e test files * refactor: invalid request exception codes * chore: old slots controller uses all old versions
* refactor: remove depreceated fields * chore: use v2 endpoint * chore: update V2 Api type * chore
…om#19286) * remove getServerSideProps * refactor teams route
* Throw error if no contact is passed to createEvent * chore: update error message * chore --------- Co-authored-by: Udit Takkar <[email protected]> Co-authored-by: Udit Takkar <[email protected]>
* default people filter for admin * chore * type check * added test case * made test concise to reduce flakiness * add timeout to wait for second get response before counting * update timeout --------- Co-authored-by: Peer Richelsen <[email protected]>
* init * test: v2 bookings returns rating --------- Co-authored-by: supalarry <[email protected]> Co-authored-by: Lauris Skraucis <[email protected]>
…vailabil… (calcom#19263) * Reapply "fix: Multiple rr-hosts combine to create erroneous availability (calcom#18772)" This reverts commit 5dbc6d9. * Only thing left is a diff to show which slots are removed * Add logging around time slot results * Setup logging through axiom * .... forgot * fix: type errors * Only log when there are differences * Updated from old which had a failing test to new logic
* fix: flaky test * fix another test * update --------- Co-authored-by: Eunjae Lee <[email protected]> Co-authored-by: unknown <[email protected]>
Co-authored-by: Bailey Pumfleet <[email protected]>
Co-authored-by: CarinaWolli <[email protected]>
* add UpgradeTipWrapper * refactor insights/layout.tsx --------- Co-authored-by: Anik Dhabal Babu <[email protected]>
* feat: Use Folders to organize SMS links on Dub * Update yarn.lock --------- Co-authored-by: sean-brydon <[email protected]> Co-authored-by: Bailey Pumfleet <[email protected]>
* fix : removing all members toggle for fh * ux enhancements * adding placeholder
* fix: EditLocationDialog footer positioning and structure * fix: make RescheduleDialog footer layout and button structure right * fix: input dialogue glitch now works great * made tests happy --------- Co-authored-by: Peer Richelsen <[email protected]>
@nayan-bagale is attempting to deploy a commit to the cal-staging Team on Vercel. A member of the Team first needs to authorize it. |
|
@nayan-bagale (you might have tagged the wrong person, I believe you meant @retrogtx) xD |
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (02/18/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (02/18/25)1 label was added to this PR based on Keith Williams's automation. |
I thought you closed the PR because it was annoying to resolve the merge conflicts Thank you for the PR, this works! |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@formkit/[email protected] |
What does this PR do?
/claim #19238
Before:
https://github.com/user-attachments/assets/3d90fd1d-c88b-4321-8770-6bdd9478b348
After:
https://github.com/user-attachments/assets/75a2e300-7941-49fb-b198-cb70af668c2a
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
Removed
react-hot-toast
and Addedsonner
to/apps/web/package.json
/packages/lib/package.json