[#625] only call freebusy for attendees that have neither accepted nor declined

This commit is contained in:
Camille Moussu
2026-03-13 14:45:29 +01:00
committed by Benoit TELLIER
parent 5269c43354
commit d41cfe1186
5 changed files with 29 additions and 17 deletions
+3 -3
View File
@@ -40,9 +40,9 @@ import { TempCalendarsInput } from "./TempCalendarsInput";
import { TimezoneSelector } from "./TimezoneSelector";
import { updateDarkColor } from "./utils/calendarColorsUtils";
import {
eventToFullCalendarFormat,
extractEvents,
updateSlotLabelVisibility
eventToFullCalendarFormat,
extractEvents,
updateSlotLabelVisibility,
} from "./utils/calendarUtils";
const localeMap: Record<string, LocaleInput | undefined> = {