cal.pub0.org/apps/web/components/booking
Joe Au-Yeung 8fc4d342fd
Hide other attendees on event types with seats (#4766)
* Add seatsHideAttendees to schema

* Add migration

* Add frontend option to hide attendees

* Pass hide attendees to email

* Hide attendee names on success email

* Add types for existing attendees

* Hide other attendees if hidden

* Pass seatsHideAttendees to Google Cal

* Add translation

* Reduce redundancy

* Fix type error

* Change toggle to show attendee information

* Minor text change

* Fix type errors

* Update snapshots

* Merge branch 'main' into seats-hide-attendees

* Add back email

* Add close.com specific types

* Add eslint ignore comments

* Merge branch 'seats-hide-attendees' of https://github.com/calcom/cal.com into seats-hide-attendees

* Simplify tests

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-10-18 13:41:50 -06:00
..
pages Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
AvailableEventLocations.tsx Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
AvailableTimes.tsx fixed booking page padding (#5009) 2022-10-14 18:04:54 +00:00
BookingDescription.tsx Fix disabled locations when rescheduling (#5046) 2022-10-17 15:47:11 +02:00
BookingListItem.tsx Uses utcOffset to display bookings according to current time & timeZone (#5050) 2022-10-17 17:28:57 +00:00
CancelBooking.tsx fix cancellation reason not shown (#5084) 2022-10-18 19:02:04 +00:00
SkeletonLoader.tsx Refactor skeleton loader files to v2 folders (#4447) 2022-09-14 10:35:40 +00:00
TimeOptions.tsx Fix time format on booking page (#5006) 2022-10-14 19:15:03 +00:00
UserAvatars.tsx