Skip to content
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

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

cstns
Copy link
Contributor

@cstns cstns commented Apr 24, 2024

Description

adding a dashboard button and e2e tests

Related Issue(s)

closes #3760

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@cstns cstns added area:frontend For any issues that require work in the frontend/UI size:XS - 1 Sizing estimation point labels Apr 24, 2024
@cstns cstns requested a review from joepavitt April 24, 2024 09:50
@cstns cstns self-assigned this Apr 24, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.83%. Comparing base (f588d5e) to head (5c12906).
Report is 5 commits behind head on main.

❗ Current head 5c12906 differs from pull request most recent head bd4bcb5. Consider uploading reports for the commit bd4bcb5 to get more accurate results

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     
Flag Coverage Δ
backend 79.14% <ø> (-0.01%) ⬇️
frontend 1.88% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joepavitt joepavitt changed the title 3760 add editor dashboard button Add "Open Dashboard" button to Immersive Editor Apr 24, 2024
@joepavitt joepavitt self-requested a review April 24, 2024 10:44
@joepavitt
Copy link
Contributor

joepavitt commented Apr 24, 2024

Approved subject to tests passing after resolving conflict

@joepavitt joepavitt merged commit 5022efd into main Apr 26, 2024
9 checks passed
@joepavitt joepavitt deleted the 3760-add-editor-dashboard-button branch April 26, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend For any issues that require work in the frontend/UI deploy:pr size:XS - 1 Sizing estimation point
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the dashboard button to the immersive editor
3 participants