cal.pub0.org/apps/web
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
..
@types
components Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Uses utcOffset to display bookings according to current time & timeZone (#5050) 2022-10-17 17:28:57 +00:00
pages Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
playwright Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
public Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
scripts
server/lib Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
styles #4306: Added darkmode support for select by styling via tailwind (#4824) 2022-10-10 18:50:43 +00:00
test Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
.eslintignore
.gitignore Bugfix/typescript performance (#4073) 2022-09-05 17:16:42 +01:00
.nvmrc
calendso.yaml app store updates (caldav) (#4640) 2022-09-20 17:48:20 +00:00
middleware.ts Removed v2 pages directory, moved all pages to root and deleted old v1 pages and middleware redirect. (#5044) 2022-10-17 18:14:43 +05:30
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js added new license required /signup page (#4966) 2022-10-12 13:52:59 +01:00
package.json #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
postcss.config.js
project.toml
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30