-
Notifications
You must be signed in to change notification settings - Fork 74
Add a team selection step when deploying blueprints #6099
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6099 +/- ##
=======================================
Coverage 76.81% 76.81%
=======================================
Files 380 380
Lines 19230 19230
Branches 4624 4624
=======================================
Hits 14771 14771
Misses 4459 4459
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
frontend/src/components/multi-step-forms/instance/steps/TeamStep.vue
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verified with both a user with multiple teams (they are shown the choice of teams) and a user with a single team (they are not shown the choice).
@cstns my apologies - not sure why I didn't merge it after approval - think I was waiting for the tests to pass but failed to come back. |
No worries! |
Description
Add a team selection step when deploying blueprints.
Related Issue(s)
closes #6098
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/Production-bugfix, not needed
Labels
area:migration
label