cal/packages/prisma
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
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware fix: add team model in prisma middleware (#3947) 2022-08-26 12:59:58 -06:00
migrations Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
selects Hotfix: removed data64 avatar for 4mb payload limit 2022-10-17 13:52:04 -06:00
zod added QR code app, needs eventType.URL (#4701) 2022-10-17 16:38:43 +00:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
schema.prisma Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
seed-app-store.config.json Fix destination calendar overflow on installed and move DestinationCalendarSelector to feature package (#4778) 2022-10-18 18:06:26 +00:00
seed-app-store.ts Remove Exchange 2013 and 2016 from seed script (#4651) 2022-09-21 16:46:51 +00:00
seed.ts Fixing unconfirmed/recurring bookings (#4881) 2022-10-06 13:23:22 -06:00
zod-utils.ts Additional Notes Required (#4897) 2022-10-17 09:43:16 +00:00