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

🐞 Show more information in plan status regarding the VMs status #1334

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

sgratch
Copy link
Contributor

@sgratch sgratch commented Sep 23, 2024

Reference: #1282
Reference: #1286

In plans list page -> status column -
no information about the status of the completed/canceled VMs is displayed for running/completed plans.

So instead of clicking on the status label for jumping to the VMs table, we now display a popover with more VMs information regarding failed, succeded, canceled VMs.

Before

Screenshot from 2024-09-23 14-14-04

After

Screencast.from.2024-09-23.17-04-25.webm

@sgratch sgratch changed the title Show more information in plan status regarding the VMs status 🐞 Show more information in plan status regarding the VMs status Sep 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.50%. Comparing base (13484d0) to head (8be9054).
Report is 56 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1334      +/-   ##
==========================================
- Coverage   36.81%   36.50%   -0.31%     
==========================================
  Files         158      159       +1     
  Lines        2548     2586      +38     
  Branches      599      589      -10     
==========================================
+ Hits          938      944       +6     
- Misses       1428     1640     +212     
+ Partials      182        2     -180     

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

@sgratch sgratch requested a review from yaacov September 23, 2024 14:15
@sgratch sgratch force-pushed the show-migrated-vms-popover-status branch from 790bf09 to 857804a Compare September 24, 2024 20:48
Reference: kubev2v#1282
Reference: kubev2v#1286

For Running/completed Plans, show more information in status
columns of plans list table for the VMs status.
When clicking on the status label, a popover with the VMs status is
displayed now instead of

In plans list page -> status column: no information about the status of the completed/canceled VMs is displayed for running/completed plans.

So instead of clicking on the status label for jumping to the VMs table,
we now display a popover with more VMs information regarding failed, succeded,
canceled VMs

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
@sgratch sgratch force-pushed the show-migrated-vms-popover-status branch from 857804a to 8be9054 Compare September 24, 2024 21:01
Copy link

sonarcloud bot commented Sep 24, 2024

@sgratch sgratch requested a review from yaacov September 24, 2024 21:20
@yaacov yaacov merged commit 044954e into kubev2v:main Sep 25, 2024
8 of 9 checks passed
@sgratch sgratch deleted the show-migrated-vms-popover-status branch September 25, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants