-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
fix(core): optimize upgrade to team page #9099
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit e368f17. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9099 +/- ##
==========================================
- Coverage 65.93% 65.33% -0.60%
==========================================
Files 713 714 +1
Lines 40915 41046 +131
Branches 3986 3973 -13
==========================================
- Hits 26977 26818 -159
- Misses 13520 13803 +283
- Partials 418 425 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/frontend/core/src/modules/cloud/entities/workspace-subscription.ts
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/desktop/pages/upgrade-to-team/index.tsx
Outdated
Show resolved
Hide resolved
bfd4eb0
to
9321845
Compare
9321845
to
e368f17
Compare
close AF-1922 AF-1919
fix(core): add confirm modal to remove member
fix(core): add login detection to upgrade-to-team page
fix(core): add selected recurring to upgrade-to-team page
fix(core): cancel and resume team subscription