cal.pub0.org/apps/web/components
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 Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
availability 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
booking Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
dialog a11y: right-to-left improvements (#6235) 2023-01-04 07:38:45 +00:00
error Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
eventtype Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
getting-started Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
integrations 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
layouts Tidy up v2 layouts (#6266) 2023-01-05 18:00:16 +01:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security 🧹 Removed old root UI components. (#6249) 2023-01-04 14:05:00 +01:00
settings a11y: right-to-left improvements (#6235) 2023-01-04 07:38:45 +00:00
team/screens Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
ui Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
AddToHomescreen.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
AdditionalCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
DestinationCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Embed.tsx Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
Gates.tsx Introduce EventTypeAppCard in app-store and make it super easy to add it through CLI - Also adds Fathom app (#4727) 2022-10-14 10:24:43 -06:00
I18nLanguageHandler.tsx Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
ImageUploader.tsx Dialog Api improvements (#5714) 2022-11-28 19:14:38 +00:00
Loader.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
NavTabs.tsx Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
SettingsShell.tsx Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00