cal/packages/features
Alex van Andel 99287d9eb4
Feature/fixed hosts (#6423)
* Save design updates for fixed round robin support

* wip - added Host relation

* DRY hostsFixed select

* Changes to allow isFixed in the Availability page

* Allow booking with fixed hosts

* Replace users with hosts if hosts is set

* Also prefer hosts over users here

* Prevent duplicates when hosts is saved

* Accidental slot duplication

* Attempt at making isFixed optional

* Sydney and Shiraz can live in harmony again

* No fixed hosts causes every to be true..

* Make hosts undefinable

* Small handleNewBooking fixes

* Similar fix to the hosts to check for empty-ness

* Default to isFixed false instead of true

* Fix event type list avatars

* Filter availableTimeSlots, collective ts's wont magically re-enable.

* (Further) Fixes to getAggregateWorkingHours

* Weird userId artifact that preceeds this branch, investigate later

* On user delete, remove host, on event type delete, also remove host

* Dynamic event types were incorrectly marked as isFixed=false

* Fixed notFound error when there are no users (but hosts)

* Fixes userIsOwner

* Oops, fixed isFixed users being included correctly

* Fixed Button styling on secondary darkmode

* Create exclusivity in selectable options

* fix: Location dropdown is overflowing #6376 (#6415)

* add `menuPlacement` react-select's props to `getReactSelectProps` to avoid dropdown overflow on small screen.
By default, set to "auto".

* CALCOM-6362 - [CAL-728] App Sidebar. Child items aren't sized/spaced properly (#6424)

* [CAL-728] App Sidebar. Child items aren't sized/spaced properly

* fix: undo logo size

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* Fixing colors (#6429)

* Update website

* Update console

* Update yarn.lock

* Uses disable instead of filtering to be more clear

* Update EventTeamTab.tsx

* Merge conflict cleanup

* During test cases the dayjs() utcOffset is local time, this fixes that

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Thomas Brodusch <3238312+thomasbrodusch@users.noreply.github.com>
Co-authored-by: GitStart-Cal.com <121884634+gitstart-calcom@users.noreply.github.com>
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2023-01-12 14:09:12 -07:00
..
apps Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
auth No more modules folder 🔥 (#6158) 2022-12-22 19:06:26 +00:00
bookings Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
calendars Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
eventtypes/components Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
kbar Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
settings Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
shell Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
tips Feature/whitelabel part 2 (#5821) 2023-01-04 22:14:46 +00:00
users Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
webhooks Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00