cal.pub0.org/packages/features/ee/teams/components
Alex van Andel 2f2b72dd54
Feature/date overrides (#5991)
* Initial incomplete (but mostly functional) push of date override functions

* Fixed date shifting on load

* Bring back minDate (automatically disable all dates before current date)

* Fix type error

* Supply working hours to render available dates

* Converted to SSR

* moving defaultValues to the backend

* Improv. as filter can be achieved within the reduce

Co-authored-by: Omar López <zomars@me.com>

* Double inversion -> single, as it is an early return

* uniq() exit - not needed anymore

* Typefixes

* It's overriding dates :D

* Fixed duplication DateOverrides in list

* Implemented changing the month

* Make dateOverrides an optional param

* Fixed test (which requires dateOverrides due to auto-typing)

* Prevent a full update on set as default from list view

* Added some extra keys to keep ts happy

* Only allow a single date override per date

* Disallow editing excludedDates to the same date

* Bring back duplicate key ?.?

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-14 17:30:55 +00:00
..
v2 Feature/date overrides (#5991) 2022-12-14 17:30:55 +00:00
AddNewTeamMembers.tsx fix: add team member dialog ui updated (#5675) 2022-11-25 12:59:25 +00:00
CreateANewTeamForm.tsx App Store Search (#5704) 2022-11-30 20:51:44 +00:00
DisableTeamImpersonation.tsx Team impersonation (#5863) 2022-12-05 12:03:36 +00:00
MemberChangeRoleModal.tsx Feature/date overrides (#5991) 2022-12-14 17:30:55 +00:00
MemberInvitationModal.tsx Dialog Api improvements (#5714) 2022-11-28 19:14:38 +00:00
MemberListItem.tsx Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
SkeletonloaderTeamList.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamAvailabilityModal.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamAvailabilityScreen.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamAvailabilityTimes.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamInviteList.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamInviteListItem.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamList.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamListItem.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TeamPill.tsx V2 settings teams (Profil, Members, Appearance View) (#4350) 2022-09-12 17:04:33 -05:00
TeamsListing.tsx added new teams empty screen (#5847) 2022-12-05 15:20:33 -07:00
TeamsUpgradeBanner.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
index.ts Adds team upgrade banner (#5541) 2022-11-16 21:07:20 +00:00