8000 chore: app router - /getting-started page by hbjORbj · Pull Request #18185 · calcom/cal.com · GitHub
[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: app router - /getting-started page #18185

Merged
merged 8 commits into from
Dec 18, 2024

Conversation

hbjORbj
Copy link
Contributor
@hbjORbj hbjORbj commented Dec 14, 2024

What does this PR do?

  • Fixes CAL-4896

Test (email-signup onboarding flow)

Screen.Recording.2024-12-17.at.11.58.25.PM.mov

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • N/A - I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

How should this be tested?

Copy link
linear bot commented Dec 14, 2024

@hbjORbj hbjORbj marked this pull request as draft December 14, 2024 18:21
@graphite-app graphite-app bot requested a review from a team December 14, 2024 18:21
@github-actions github-actions bot added the ❗️ .env changes contains changes to env variables label Dec 14, 2024
@dosubot dosubot bot added the consumer label Dec 14, 2024
@keithwillcode keithwillcode added the core area: core, team members only label Dec 14, 2024
Copy link
graphite-app bot commented Dec 14, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (12/14/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add foundation team as reviewer" took an action on this PR • (12/17/24)

1 reviewer was added to this PR based on Keith Williams's automation.

Copy link
vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 4:31am
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Dec 18, 2024 4:31am

Copy link
Contributor
github-actions bot commented Dec 17, 2024

E2E results are ready!

@@ -147,11 +146,6 @@ const OnboardingPage = (props: PageProps) => {
)}
data-testid="onboarding"
key={pathname}>
<Head>
Copy link
Contributor Author
@hbjORbj hbjORbj Dec 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Head should be removed in app router. It's replaced by generateMetadata in app router route.

Copy link
Contributor
@eunjae-lee eunjae-lee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's working well 👍🏼 And I love how you split these into smaller PRs.

@hbjORbj hbjORbj merged commit f78fca5 into main Dec 18, 2024
41 checks passed
@hbjORbj hbjORbj deleted the chore/app-router-getting-started branch December 18, 2024 13:41
MuhammadAimanSulaiman pushed a commit to hit-pay/cal.com that referenced this pull request Jan 10, 2025
* remove env vars

* move pages to /app

* remove Head component

* remove pages router

* add to config matcher

* fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consumer core area: core, team members only ❗️ .env changes contains changes to env variables high-risk Requires approval by Foundation team ready-for-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0