cal.pub0.org/packages
alannnc 13c2dc24dc
Feature/new onboarding page (#3377)
* [WIP] New design and components for onboarding page

* saving work in progress

* new fonts

* [WIP] new onboarding page, initial page, components

* WIP calendar connect

* WIP availability new design

* WIP onboarding page

* WIP onboarding, working new availability form

* WIP AvailabilitySchedule componente v2

* WIP availability with defaultSchedule

* User profile view

* Relocate new onboarding/getting-started page components

* Steps test for onboarding v2

* Remove logs and unused code

* remove any as types

* Adding translations

* Fixes translation text and css for step 4

* Deprecation note for old-getting-started

* Added defaul events and refetch user query when finishing getting-started

* Fix button text translation

* Undo schedule v1 changes

* Fix calendar switches state

* Add cookie to save return-to when connecting calendar

* Change useTranslation for useLocale instead

* Change test to work with data-testid instead of hardcoded plain text due to translation

* Fix skeleton containers for calendars

* Style fixes

* fix styles to match v2

* Fix styles and props types to match v2 design

* Bugfix/router and console errors (#4206)

* The loading={boolean} parameter is required, so this must be <Button />

* Fixes duplicate key error

* Use zod and router.query.step directly to power state machine

* use ul>li & divide for borders

* Update apps/web/components/getting-started/steps-views/ConnectCalendars.tsx

Co-authored-by: alannnc <alannnc@gmail.com>

* Linting

* Deprecation notices and type fixes

* Update CreateEventsOnCalendarSelect.tsx

* Type fixes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: zomars <zomars@me.com>
2022-09-06 16:58:16 -06:00
..
app-store Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
app-store-cli Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
config fixed dropdown component styling, added new shadow-dropdown (#4211) 2022-09-06 17:56:13 +00:00
core fix: use json.parse to get id (#4001) 2022-09-05 13:13:49 -06:00
dayjs Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
emails Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
embeds One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
eslint-plugin Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
features Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
lib Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00
prisma Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
trpc Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
tsconfig Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
types Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
ui Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00