cal.pub0.org/apps/web/components
Hariom Balhara 0e0a78c47e
Fix/Round Robin (#6121)
* Identify owner for a timeslot and check busyness against his schedule only

* Fix TS errors

* Fix flatmap

* Fix xisting unit tests

* Prevent duplicate slots by merging, userId -> userIds (multi)

* Small fix to potential undefined

* Moved duplicate prevention to buildSlots function

* Apply date override on a per user basis

* Prevent -1 being added to computedLocalAvailability

* Removed console.log

* Apply override properly on COLLECTIVE

* Default timeZone to UTC when undefined

* isSame doesn't work when the day shifts, isBetween instead

* Iterate over all slot.userIds schedules to identify the first user schedule that matches

* add round-robin test

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-12-21 19:32:42 +00:00
..
apps fix: show email in outlook (#5897) 2022-12-20 21:50:20 +00:00
auth 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
availability 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
booking Fix/Round Robin (#6121) 2022-12-21 19:32:42 +00:00
dialog fix: increase edit location height (#5882) 2022-12-05 20:18:45 +00:00
error
eventtype Webhooks for team event-types (#6120) 2022-12-20 15:34:37 -07:00
getting-started fix: resetting input on cancel and refactoring input fiedl (#5522) 2022-12-07 13:15:15 -07:00
integrations 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
schemas added EventReservationSchema to success page (#5777) 2022-12-05 21:35:44 +00:00
security 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
seo Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
settings Dialog Api improvements (#5714) 2022-11-28 19:14:38 +00:00
team/screens Moved some files around & made some fixes (#5811) 2022-12-01 00:59:27 +00:00
ui Fixes for avatar payloads (#5921) 2022-12-08 09:50:03 +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
ClientSuspense.tsx
DestinationCalendarSelector.tsx feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
Embed.tsx Feature/Embed/Add Embed `ui` instruction config to hide event type description (#5951) 2022-12-13 07:23:26 +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 feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00: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
SettingsShell.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
Slider.tsx