-
Notifications
You must be signed in to change notification settings - Fork 66
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
Move instance pages under team namespace #4905
base: add-a-team-link-component-to-simplify-routing
Are you sure you want to change the base?
Move instance pages under team namespace #4905
Conversation
…nd immersive editor routes from top level routes
- used named routes - used the hidden key to hide options - switched to the featuresCheck ux store getter
- basically an iteration of the same principle, include the account store team and add the team slug to instance routes
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## add-a-team-link-component-to-simplify-routing #4905 +/- ##
================================================================================
Coverage ? 78.44%
================================================================================
Files ? 325
Lines ? 15353
Branches ? 3529
================================================================================
Hits ? 12043
Misses ? 3310
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
- stop teleporting the platform banner while on the immersive editor because that's using the plain layout which doesn't include the placeholder
Given the high number of changed files, it would be easier to review on a commit basis from the commits tab |
…nder-team-namespace
…e-instance-pages-under-team-namespace # Conflicts: # frontend/src/pages/device/index.vue
…e-instance-pages-under-team-namespace
Description
Related Issue(s)
part of #4836
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label