Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
@emrysal reminder about this PR waiting for your love! |
Contributor
|
@leog DST issue was not actually due to your PR but due to recurring bookings being booked in the at the wrong time entirely. With the fixes that have gone into main now, this can be merged too 👍 |
…l.com into fix/recurring-info-improvement
sean-brydon
approved these changes
Nov 4, 2022
haffla
pushed a commit
to tourlane/cal.com
that referenced
this pull request
Nov 22, 2022
* Improving recurring info in bookings * Adding fixes to success page, it was invalid on custom tz * Remove dead code Co-authored-by: Alex van Andel <me@alexvanandel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Recurring event in bookings was not showing the right information when it came to the dates tooltip.
This PR introduces fixes and additional visualization for cancelled instances:

Pending:
Fixes #5231
Type of change
How should this be tested?
Book a recurring event and cancel one instance, and reschedule another instance. New date/time for rescheduled and cancelled instances should be shown correctly.