-
Notifications
You must be signed in to change notification settings - Fork 8.8k
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
feat: Delete the booking history of past meetings #18787 #19118
base: main
Are you sure you want to change the base?
feat: Delete the booking history of past meetings #18787 #19118
Conversation
…at/delete-booking-history-past
Someone is attempting to deploy a commit to the cal-staging Team on Vercel. A member of the Team first needs to authorize it. |
Pavan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted. Details:
|
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (02/05/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add foundation team as reviewer" took an action on this PR • (02/05/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (02/05/25)1 label was added to this PR based on Keith Williams's automation. "Add ready-for-e2e label" took an action on this PR • (02/19/25)1 label was added to this PR based on Keith Williams's automation. |
@PeerRich @CarinaWolli Please review my PR. As per requirement mentioned, I have implemented delete functionality to past booking. Let me know if any changes are needed to merge this PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PAVANNAIK25 Can you add a quick loom video !
Here is the Loom video. Please let me know if anything else is needed from my side. Video: https://www.loom.com/share/4129a7614a204d1581d5c436c8747b79?sid=4cdf4030-4f87-46a6-9bab-0bdf374023f6 |
Nice , will review. Also have you manually added text variables to all the languages , if yes , it’s only required to be added inside en (english) , rest is managed automatically |
Should I remove from the other languages? |
Yes. |
Currently, it is only for the past bookings. Since in the issue Peer Richelsen mentioned to add in past bookings. |
Cool , just make sure your implementation is dynamic , so that can be used for other type of bookings as well. |
I have removed the text variables from all other languages. I believe the implementation is dynamic, however, if you feel any changes are required, please let me know. Thank you😊 |
…/PAVANNAIK25/cal.com into feat/delete-booking-history-past
@TusharBhatt1 I have corrected the title. |
I was referring to : |
Ohh my bad. I have added below in common.json.
Please confirm only title needs to be changed or others too. |
|
https://www.loom.com/share/867558eaedd44170bd88f12135892f01?sid=a3938b07-5cc4-407a-9508-3171820a0c8c does it looks good to you? |
Let's make the title from "Delete?" to "Delete booking?" (similar to event-type) , just make sure it works well on dark mode as well |
…/PAVANNAIK25/cal.com into feat/delete-booking-history-past
@TusharBhatt1 Can you please help me to merge current main into this branch? |
E2E results are ready! |
What does this PR do?
Mandatory Tasks (DO NOT REMOVE)
How should this be tested?
delete booking history
which delete the same booking from past history./claim #18787