cal.pub0.org/components
Alex van Andel 8664d217c9
Feature/availability page revamp (#1032)
* Refactored Schedule component

* Merge branch 'main' into feature/availability-page-revamp

* wip

* Turned value into number, many other TS tweaks

* NodeJS 16x works 100% on my local, but out of scope for this already massive PR

* Fixed TS errors in viewer.tsx and schedule/index.ts

* Reverted next.config.js

* Fixed minor remnant from moving types to @lib/types

* schema comment

* some changes to form handling

* add comments

* Turned ConfigType into number; which seems to be the value preferred by tRPC

* Fixed localized time display during onboarding

* Update components/ui/form/Schedule.tsx

Co-authored-by: Alex Johansson <alexander@n1s.se>

* Added showToast to indicate save success

* Converted number to Date, and also always establish time based on current date

* prevent height flickering of availability

by removing mb-2 of input field

* availabilty: re-added mb-2 but added min-height

* Quite a few bugs discovered, but this seems functional

Co-authored-by: KATT <alexander@n1s.se>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-11-10 11:16:32 +00:00
..
booking fixed darkmode for booking page (#1151) 2021-11-08 23:06:50 +00:00
dialog ui updates to integrations page (#962) 2021-10-15 12:01:49 +02:00
error Suggestion: let prettier sort imports order (#673) 2021-09-22 13:52:38 -06:00
eventtype [CAL-493] Implements tRCP on event types (#923) 2021-10-15 20:07:00 +01:00
form Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
integrations added key_strings for /integrations (#1144) 2021-11-07 15:52:48 +00:00
pages/eventtypes [CAL-493] Implements tRCP on event types (#923) 2021-10-15 20:07:00 +01:00
security replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
seo integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
team replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
ui Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
AddToHomescreen.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
BookingsShell.tsx more strings extractions (#963) 2021-10-15 10:53:42 +00:00
ClientSuspense.tsx refactor `/integrations` with `<Suspense />` (#1078) 2021-10-30 15:54:21 +00:00
Dialog.tsx refactor webhooks UI (#982) 2021-10-18 08:02:25 +01:00
EmptyScreen.tsx changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
I18nLanguageHandler.tsx Show loading spinner on `<Shell />` until i18n is loaded (#946) 2021-10-14 19:10:44 +00:00
ImageUploader.tsx Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
List.tsx ui updates to integrations page (#962) 2021-10-15 12:01:49 +02:00
Loader.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
Logo.tsx renamed more calendso to cal.com (#659) 2021-09-15 19:18:16 +01:00
NavTabs.tsx changes to bookings and sidebar dropdown (#991) 2021-10-19 12:38:05 +00:00
SettingsShell.tsx moved embed and webhooks from settings into /integrations (#978) 2021-10-17 10:35:25 +01:00
Shell.tsx fix onboarding login glitch (#1118) 2021-11-08 14:10:02 +00:00
Slider.tsx Chore: Resolves TS errors related to FileReader/ImageUploader (#965) 2021-10-16 10:42:28 +00:00
Tooltip.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00