feat: added cancelled by to booking detail view
What does this PR do?
- Fixes #18508
Mandatory Tasks (DO NOT REMOVE)
- [x] I have self-reviewed the code (A decent size PR without self-review might be rejected).
- [ ] I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
- [ ] I confirm automated tests are in place that prove my fix is effective or that my feature works.
How should this be tested?
- Create a booking.
- Cancel the booking.
Checklist
- I haven't read the contributing guide
- My code doesn't follow the style guidelines of this project
- I haven't commented my code, particularly in hard-to-understand areas
- I haven't checked if my changes generate no new warnings
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| cal | ⬜️ Ignored (Inspect) | Visit Preview | Jul 14, 2025 1:17pm | |
| cal-eu | ⬜️ Ignored (Inspect) | Visit Preview | Jul 14, 2025 1:17pm | |
| calcom-web-canary | ⬜️ Ignored (Inspect) | Visit Preview | Jul 14, 2025 1:17pm |
Graphite Automations
"Add consumer team as reviewer" took an action on this PR • (01/08/25)
1 reviewer was added to this PR based on Keith Williams's automation.
"Add community label" took an action on this PR • (01/08/25)
1 label was added to this PR based on Keith Williams's automation.
For Cal User
This PR is being marked as stale due to inactivity.
This PR is being marked as stale due to inactivity.
@Praashh thanks for the pr, can you please fix the merge conflicts in it.
✅ No security or compliance issues detected. Reviewed everything up to 243a27e3be9f2016c04268b6d87b1d0a90ad4953.
Security Overview
- 🔎 Scanned files: 3 changed file(s)
Detected Code Changes
| Change Type | Relevant files |
|---|---|
| Enhancement | ► bookings-single-view.tsx Added cancelled by details to booking view ► getUserBooking.ts Include cancelledBy in booking query ► common.json Added cancelled by translation string |
Reply to this PR with @delve-auditor followed by a description of what change you want and we'll auto-submit a change to this PR to implement it.