cal.pub0.org/apps/web/pages
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
..
[user] Fixing branding toggle (#5952) 2022-12-09 22:33:49 +00:00
api Fix for Request Email Reminder (#6421) 2023-01-11 22:12:11 -03:00
apps Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
auth Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
availability Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
booking Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
bookings fixed booking layout (#6188) 2022-12-26 16:11:28 +05:30
d/[link] Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
event-types Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
getting-started fix: guess correct timezone when onboarding (#6430) 2023-01-12 16:17:57 +00:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule Fix reschedule embed (#5861) 2022-12-07 13:08:34 -07:00
settings Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
team Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
teams Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
video 🧹 Chore/move v2 components to components dir (#6261) 2023-01-05 12:04:28 +00:00
workflows Improve multilingualism and fix search routes (#5334) 2022-12-07 13:53:44 -07:00
404.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
500.tsx Direct links to accept/reject a booking (#5939) 2022-12-13 22:09:28 +01:00
[user].tsx Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
_app.tsx fix: use hasMounted to render calcom versionm (#6239) 2023-01-02 19:44:51 +00:00
_document.tsx fix: remove duplicate font preload (#6291) 2023-01-06 12:35:48 +01:00
_error.tsx Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
index.tsx
more.tsx Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
signup.tsx 🧹 Chore/move v2 components to components dir (#6261) 2023-01-05 12:04:28 +00:00