calcom/apps/web/components
Syed Ali Shahbaz eeb0cd7e4d
Set buffer time before/after event type (#2015)
* before and after buffer added to handleAvailableSlots function

* --WIP

* added migration

* pull buffer data from DB

* cleanup

* added buffer input in form

* removed unused functions in controller field

* improved the buffer time check

* fixed default value and added preceding event afterbuffer consideration

* fixed e2e test issue

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-04 10:19:03 +00:00
..
auth
booking Set buffer time before/after event type (#2015) 2022-03-04 10:19:03 +00:00
dialog fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
error
eventtype Second go at removing Zod generated classes from our repo (#1946) 2022-02-22 23:19:22 +00:00
form Runs prettier 2022-02-10 14:22:45 -07:00
integrations Fixes connectionIntegration undefined bug (#1987) 2022-02-26 12:27:52 -07:00
pages/eventtypes fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
security Runs prettier 2022-02-10 14:22:45 -07:00
seo
team fixed dialog button on mobile (#1995) 2022-02-27 21:03:56 +00:00
ui Fix missing phone data from location after booking (#1968) 2022-03-03 09:57:59 +00:00
webhook Fixes incorrect Webhook Component title (#2047) 2022-03-03 14:16:07 +00:00
AddToHomescreen.tsx Runs prettier 2022-02-10 14:22:45 -07:00
BookingsShell.tsx
ClientSuspense.tsx
CustomBranding.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
DestinationCalendarSelector.tsx Runs prettier 2022-02-10 14:22:45 -07:00
Dialog.tsx added z-index for dialog (#1824) 2022-02-11 21:33:11 +00:00
EmptyScreen.tsx Runs prettier 2022-02-10 14:22:45 -07:00
I18nLanguageHandler.tsx
ImageUploader.tsx
List.tsx
Loader.tsx
Logo.tsx
NavTabs.tsx
SettingsShell.tsx
Shell.tsx Fixes undefined bug by replacing BASE_URL with NEXT_PUBLIC_BASE_URL in Shell and signup. (#1991) 2022-02-27 22:34:08 +00:00
Slider.tsx
Swatch.tsx
Tooltip.tsx