calcom/components/ui
Femi Odugbesan 2d23a8b7db
Onboarding Flow (#503)
* wip

* wip

* db: schedule schema

* fix adding time goes into new day

fix adding new time not keeping updating ranges

fix updating ranges not maintaining changed values

* remove photo upload

* remove unused code

* remove more unused code

* undo time lib

* didnt actually change this

* dont show onboardi
ng flow for users created before sept 1 2021

* use more consistent max-widths

* align all inputs in scheduler component

* allow overriding of default styles

* match figma designs

implement goto previous step

* add more types, match figma

Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
2021-09-02 13:13:19 +01:00
..
alerts add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
form Extracted PhoneInput, fixed styling (#520) 2021-08-25 11:18:37 +01:00
modal Merge branch 'main' into bugfix/unify-email-sending 2021-08-08 21:21:33 +02:00
Schedule Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
Text Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
Button.tsx use JSX.IntrinsicElements for pass-through props (#545) 2021-09-02 10:02:45 +00:00
Dropdown.tsx add linting in CI + fix lint errors (#473) 2021-08-19 14:27:01 +02:00
PoweredByCalendso.tsx padding to powered by and svg fixes 2021-08-08 17:13:31 +02:00
Scheduler.tsx Onboarding Flow (#503) 2021-09-02 13:13:19 +01:00
Switch.tsx Fixed dismiss on toggle + implemented switch component 2021-08-09 22:43:57 +00:00
UsernameInput.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00
WeekdaySelect.tsx fixed layout for react-select 2021-08-02 17:24:01 +02:00