cal/packages/features/calendars
Peer Richelsen 200ce6932d
feat: Instant Meeting (#12345)
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Udit Takkar <udit222001@gmail.com>
2023-12-19 11:01:42 -08:00
..
lib fix: Check for same day, not with <= (#12167) 2023-10-31 14:48:47 +00:00
weeklyview feat: Instant Meeting (#12345) 2023-12-19 11:01:42 -08:00
CalendarSwitch.tsx fix: Toggling really fast throws internal errors (#12580) 2023-11-28 23:04:54 +00:00
datepicker.stories.mdx chore: add datePicker in storybook (CALCOM-10760) (#10784) 2023-08-22 10:27:27 +01:00
DatePicker.tsx fix(e2e): failsafe if no availabilities (#12168) 2023-10-31 16:10:08 +00:00
DestinationCalendarSelector.tsx fix duplicate labels 2023-11-09 16:55:37 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here