cal.pub0.org/apps/web/components
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
..
apps feat: Migrating App Store to v2 (#3911) 2022-09-05 15:22:28 -06:00
auth Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
availability Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
booking Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
dialog /booking v2 fixes (#4117) 2022-09-02 21:30:06 +02:00
error Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
eventtype Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
getting-started Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
integrations Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
pages/eventtypes feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
security Improve 2fa: ask for code before account removal and 2fa disabling (#3817) 2022-08-31 14:57:53 -06:00
seo Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
team Public Booking Pages (#4063) 2022-09-02 21:16:36 +00:00
ui Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
v2 fixed height of recurring event select (#4213) 2022-09-06 13:01:05 -06:00
webhook prevent from save doubled subscriber url (#3811) 2022-08-31 03:41:23 +00:00
AddToHomescreen.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
AdditionalCalendarSelector.tsx Feature: Routing Forms Typeform App and other improvements (#3625) 2022-08-13 11:04:57 +00:00
App.tsx removed bg behind app logo and made category icon rounded (#4142) 2022-09-03 19:14:02 +02:00
AppsShell.tsx Fixing App tabs routing (#3711) 2022-08-05 05:21:43 +00:00
BookingsShell.tsx Remove shallow routing (#3401) 2022-07-17 15:42:13 +05:30
ClientSuspense.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
DestinationCalendarSelector.tsx Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
Embed.tsx V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
Gates.tsx Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
I18nLanguageHandler.tsx Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
ImageUploader.tsx purged shadow-sm (#3381) 2022-07-15 18:39:11 +02:00
Loader.tsx Adds deprecation notice for Loader 2022-09-02 13:39:45 -06:00
NavTabs.tsx feather icons and inter (#3366) 2022-07-26 20:24:00 -06:00
SettingsShell.tsx Update V2 components + Move to react-icons (#3670) 2022-08-03 16:01:29 +00:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00