-
-
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
feat(core): impl team workspace #8920
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. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 612310b. 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 #8920 +/- ##
==========================================
+ Coverage 65.75% 65.78% +0.03%
==========================================
Files 708 708
Lines 40582 40604 +22
Branches 3910 3913 +3
==========================================
+ Hits 26684 26711 +27
+ Misses 13481 13476 -5
Partials 417 417
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
879ebf3
to
9549572
Compare
9549572
to
b010fe3
Compare
b010fe3
to
71b0694
Compare
71b0694
to
e26236f
Compare
974cbcc
to
e26e7cb
Compare
e26e7cb
to
2beff12
Compare
2beff12
to
aeeaec1
Compare
57a611d
to
b650c2a
Compare
b650c2a
to
85ea5e5
Compare
85ea5e5
to
2174f53
Compare
2174f53
to
c1f378d
Compare
c1f378d
to
bbee5b9
Compare
ff92eda
to
818adf3
Compare
Merge activity
|
AF-1738 AF-1735 AF-1731 AF-1721 AF-1717 AF-1736 AF-1727 AF-1719 AF-1877 UI for team workspaces : - add upgrade to team & successful upgrade page ( `/upgrade-to-team` & `/upgrade-success/team`) - update team plans on pricing page ( settings —> pricing plans ) - update reaching the usage/member limit modal - update invite member modal - update member CRUD options
818adf3
to
cad818f
Compare
AF-1738 AF-1735 AF-1731 AF-1721 AF-1717 AF-1736 AF-1727 AF-1719 AF-1877 UI for team workspaces : - add upgrade to team & successful upgrade page ( `/upgrade-to-team` & `/upgrade-success/team`) - update team plans on pricing page ( settings —> pricing plans ) - update reaching the usage/member limit modal - update invite member modal - update member CRUD options
cad818f
to
612310b
Compare
AF-1738 AF-1735 AF-1731 AF-1721 AF-1717 AF-1736 AF-1727 AF-1719 AF-1877
UI for team workspaces :
/upgrade-to-team
&/upgrade-success/team
)