cal/packages/features
Udit Takkar f755312ed7
feat: Make Team Private
## What does this PR do?

Fixes https://github.com/calcom/cal.com/issues/8974

1) When user is admin

<img width="1440" alt="Screenshot 2023-07-03 at 6 45 50 PM" src="https://github.com/calcom/cal.com/assets/53316345/ce15158f-d278-4f1a-ba2e-8b63e4274793">

2) When user is not admin and team is private

<img width="1440" alt="Screenshot 2023-07-03 at 6 47 15 PM" src="https://github.com/calcom/cal.com/assets/53316345/ce23560e-690a-4c42-a76d-49691260aa4d">

3) 
<img width="1440" alt="Screenshot 2023-07-03 at 6 51 56 PM" src="https://github.com/calcom/cal.com/assets/53316345/13af38f8-5618-4dae-b359-b24dc91e4eb4">


## Type of change

<!-- Please delete bullets that are not relevant. -->

- New feature (non-breaking change which adds functionality)

## How should this be tested?

1) go to Team members page and turn on switch Make Team Private.

Now after making the team private only admin would be able to see all the members list in the settings. There will not be a button to Book a team member instead on the team page like before.


## Mandatory Tasks

- [ ] Make sure you have self-reviewed the code. A decent size PR without self-review might be rejected.
2023-07-06 11:55:12 +02:00
..
apps fix: modal width while removing installed apps (#9865) 2023-06-30 15:56:06 -04:00
auth feat: custom auth preparations 2023-06-26 20:45:50 -07:00
bookings feat: date range overhaul (#9802) 2023-07-05 09:47:41 -07:00
calendars feat: Add divider and set spacing on modals with the type=creation prop (feat-add-divider) 2023-06-29 08:47:16 +01:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee feat: Make Team Private 2023-07-06 11:55:12 +02:00
eventtypes fix: Creating team and preview URL fixes [CAL-1997] [CAL-1998] (#9648) 2023-07-03 08:06:12 +00:00
filters feat: booking filters [CAL-1801] (#9692) 2023-07-05 08:54:42 +05:30
flags chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
form-builder fix: [CAL-1959] Removed duplicate value warnings on starting dev server(#1959) (#9596) 2023-06-30 04:06:01 +00:00
insights feat: insights orgs [CAL-1888] (#9551) 2023-06-29 19:03:44 +02:00
kbar feat: organizations sidebar (#9395) 2023-06-15 16:12:47 +05:30
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules fix: allow backtracking while adding new time slots in availability (#9789) 2023-06-30 18:46:38 +00:00
settings fix: Spacing issues on "settings" Button navbar skeleton (fix-settings-skeleton) (#9663) 2023-07-04 23:41:29 +00:00
shell fix: Spacing issues on "settings" Button navbar skeleton (fix-settings-skeleton) (#9663) 2023-07-04 23:41:29 +00:00
test fix: Creating team and preview URL fixes [CAL-1997] [CAL-1998] (#9648) 2023-07-03 08:06:12 +00:00
tips chore: Sync packages mismatches (#9725) 2023-06-22 15:25:37 -07:00
users fix: update top banner (#9580) 2023-06-17 01:06:04 +00:00
webhooks feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json test: Remove mockdate and replate with vitest system time (#9750) 2023-06-23 16:10:43 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00