-
Notifications
You must be signed in to change notification settings - Fork 63
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
Add "Open Dashboard" button to Immersive Editor #3769
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3769 +/- ##
=======================================
Coverage 41.83% 41.83%
=======================================
Files 641 641
Lines 24729 24725 -4
Branches 6067 6064 -3
=======================================
- Hits 10345 10344 -1
+ Misses 14384 14381 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…oard-button # Conflicts: # frontend/src/pages/instance/Editor/index.vue
Approved subject to tests passing after resolving conflict |
Description
adding a dashboard button and e2e tests
Related Issue(s)
closes #3760
Checklist
I have read the contribution guidelinesSuitable unit/system level tests have been added and they passDocumentation has been updatedUpgrade instructionsConfiguration detailsConceptsChangesflowforge.yml
?Issue/PR raised onFlowFuse/helm
to update ConfigMap TemplateIssue/PR raised onFlowFuse/CloudProject
to update values for Staging/ProductionLabels
Backport needed? -> add thebackport
labelIncludes a DB migration? -> add thearea:migration
label