cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

feat: added upgrade page

Open PeerRich opened this issue 1 year ago • 5 comments

CleanShot 2024-01-17 at 20 28 06@2x

and if all good:

CleanShot 2024-01-17 at 20 28 28@2x

PeerRich avatar Jan 17 '24 20:01 PeerRich

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

github-actions[bot] avatar Jan 17 '24 20:01 github-actions[bot]

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

Name Status Preview Comments Updated (UTC)
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 9:31pm
dev ❌ Failed (Inspect) Jan 19, 2024 9:31pm
qa 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 9:31pm
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ai ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2024 9:31pm
cal ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2024 9:31pm
cal-demo ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2024 9:31pm
ui ⬜️ Ignored (Inspect) Visit Preview Jan 19, 2024 9:31pm

vercel[bot] avatar Jan 17 '24 20:01 vercel[bot]

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

New Page Added

The following page was added to the bundle from the code in this PR:

Page Size (compressed) First Load % of Budget (350 KB)
/upgrade 247.38 KB 413.42 KB 118.12%

github-actions[bot] avatar Jan 17 '24 20:01 github-actions[bot]

Current Playwright Test Results Summary

✅ 402 Passing - ⚠️ 8 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 01/19/2024 09:35:55pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: d33ae5d21d767a35198fc7d7a8b42be47d2842e4

Started: 01/19/2024 09:27:59pm UTC

⚠️ Flakes

📄   apps/web/playwright/booking/checkboxGroupQuestion.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Checkbox Group Question and Each Other Question Booking With Checkbox Group Question and Address Question Booking With Checkbox Group Question and multiselect Question Checkbox Group and multiselect text not required
Retry 1 • Initial Attempt
0% (0) 0 / 356 runs
failed over last 7 days
2.53% (9) 9 / 356 runs
flaked over last 7 days

📄   apps/web/playwright/login.2fa.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 2 • Retry 1 • Initial Attempt
0% (0) 0 / 410 runs
failed over last 7 days
34.15% (140) 140 / 410 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-invitation.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization Email not matching orgAutoAcceptEmail Org Invitation
Retry 1 • Initial Attempt
1.51% (7) 7 / 463 runs
failed over last 7 days
11.23% (52) 52 / 463 runs
flaked over last 7 days
Organization Email matching orgAutoAcceptEmail and a Verified Organization Team Invitation
Retry 1 • Initial Attempt
2.88% (13) 13 / 452 runs
failed over last 7 days
19.91% (90) 90 / 452 runs
flaked over last 7 days

📄   apps/web/playwright/integrations-stripe.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Stripe integration When event is paid and confirmed Paid and confirmed booking should be able to be rescheduled
Retry 1 • Initial Attempt
0.24% (1) 1 / 412 run
failed over last 7 days
9.22% (38) 38 / 412 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/preview.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Preview Preview - embed-core should load
Retry 1 • Initial Attempt
0% (0) 0 / 460 runs
failed over last 7 days
25.65% (118) 118 / 460 runs
flaked over last 7 days

📄   apps/web/playwright/booking/multipleEmailQuestion.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Booking With Multiple Email Question and Each Other Question Booking With Multiple email Question and phone Question Multiple email and Phone not required
Retry 1 • Initial Attempt
0% (0) 0 / 433 runs
failed over last 7 days
3% (13) 13 / 433 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/inline.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Inline Iframe Inline Iframe - Configured with Dark Theme
Retry 2 • Retry 1 • Initial Attempt
1.52% (7) 7 / 461 runs
failed over last 7 days
36.66% (169) 169 / 461 runs
flaked over last 7 days

View Detailed Build Results


deploysentinel[bot] avatar Jan 17 '24 20:01 deploysentinel[bot]

@PeerRich the publish org endpoint doesn't need any inputs and just queries the current user's metadata for org information.

CleanShot 2024-01-19 at 14 20 58

joeauyeung avatar Jan 19 '24 19:01 joeauyeung

@joeauyeung looks like we have type checks failing

keithwillcode avatar Jan 19 '24 21:01 keithwillcode