Skip to content
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: support attendee name and email filter on /bookings #19565

Merged
merged 3 commits into from
Feb 26, 2025

Conversation

eunjae-lee
Copy link
Contributor

@eunjae-lee eunjae-lee commented Feb 26, 2025

What does this PR do?

This PR enables filtering with attendee name and attendee email on /bookings.

Visual Demo (For contributors especially)

Screenshot 2025-02-26 at 13 40 34

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A - 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?

Try filtering with attendee names and emails on /bookings page. All the other filters should still work as well.

Copy link

linear bot commented Feb 26, 2025

Copy link

vercel bot commented Feb 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 0:55am
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 0:55am

@keithwillcode keithwillcode added consumer core area: core, team members only labels Feb 26, 2025
@eunjae-lee eunjae-lee marked this pull request as ready for review February 26, 2025 12:51
@graphite-app graphite-app bot requested a review from a team February 26, 2025 12:51
@dosubot dosubot bot added bookings area: bookings, availability, timezones, double booking ✨ feature New feature or request labels Feb 26, 2025
@dosubot dosubot bot added this to the v5.1 milestone Feb 26, 2025
@github-actions github-actions bot added High priority Created by Linear-GitHub Sync organizations area: organizations, orgs labels Feb 26, 2025
Copy link

graphite-app bot commented Feb 26, 2025

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (02/26/25)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link
Contributor

E2E results are ready!

Copy link
Contributor

@hbjORbj hbjORbj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@PeerRich PeerRich merged commit 7a79749 into main Feb 26, 2025
60 of 61 checks passed
@PeerRich PeerRich deleted the eunjae/cal-4908-bookings-filter-by-attendee-email branch February 26, 2025 17:48
itsalam pushed a commit to itsalam/cal.com that referenced this pull request Mar 6, 2025
* feat: support attendee name and email filter on /bookings

* remove console log

* change label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bookings area: bookings, availability, timezones, double booking consumer core area: core, team members only ✨ feature New feature or request High priority Created by Linear-GitHub Sync organizations area: organizations, orgs ready-for-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-4908] /bookings: filter by attendee email
4 participants