cal.pub0.org/components/ui
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
..
Text onboarding changes (#889) 2021-10-09 14:34:13 +01:00
alerts fix: alert severity (#814) 2021-09-29 11:33:40 +00:00
form Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
modal replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
svg Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
Alert.tsx ui updates to integrations page (#962) 2021-10-15 12:01:49 +02:00
Avatar.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
AvatarGroup.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
Badge.tsx `/integrations` facelift (#858) 2021-10-12 11:35:44 +02:00
Button.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
Dropdown.tsx removed arrow from dropdown (#685) 2021-09-19 20:48:15 +01:00
PoweredByCal.tsx more strings extractions (#963) 2021-10-15 10:53:42 +00:00
Scheduler.tsx Feature/availability page revamp (#1032) 2021-11-10 11:16:32 +00:00
Switch.tsx refactor webhooks UI (#982) 2021-10-18 08:02:25 +01:00
TableActions.tsx more strings extractions (#963) 2021-10-15 10:53:42 +00:00
UsernameInput.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00
WeekdaySelect.tsx replaced black color with new brand variable to make styling easier (#1125) 2021-11-04 14:30:37 +00:00