Personal calendar manager https://cal.maronato.dev
Go to file
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
__checks__ [Checkly] adds "Cal.com Dashboard" code (#4134) 2022-09-02 20:59:06 +00:00
.github V2.0 - Routing Forms and Shell 2.0 everywhere (#3902) 2022-09-02 19:00:41 +00:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Updates snaplet transform script (#3199) 2022-06-29 13:03:13 -06:00
.vscode Routing Forms (#2785) 2022-07-14 12:40:53 +00:00
apps Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
packages Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
.env.example Improve the README development setup steps around environment variables (#4034) 2022-08-30 12:44:21 -06:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
.gitmodules Relocates admin to console 2022-05-20 17:40:51 -06:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc Trailing unlocking node <17 (#2711) 2022-06-07 11:53:11 +01:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json feat: support lark calendar (#3019) 2022-08-05 17:56:20 +00:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md (#3226) 2022-07-04 19:41:22 -06:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
jest.config.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
playwright.config.ts Unleash full parallel e2e power 2022-09-02 13:39:45 -06:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Feature/new onboarding page (#3377) 2022-09-06 16:58:16 -06:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00
yarn.lock Feat: Web3 Rainbowkit Integration (#4019) 2022-09-05 15:10:58 -06:00