Skip to content

UI: Add Migrating state in volume filtering#8631

Merged
yadvr merged 1 commit intoapache:4.19from
scclouds:filter-migrating-volumes
Feb 13, 2024
Merged

UI: Add Migrating state in volume filtering#8631
yadvr merged 1 commit intoapache:4.19from
scclouds:filter-migrating-volumes

Conversation

@hsato03
Copy link
Member

@hsato03 hsato03 commented Feb 8, 2024

Description

The GUI allows filtering volumes in several states; however, the Migrating state is not presented. For this reason, this PR adds the Migrating state to the volume filtering.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

Screenshot from 2024-02-08 15-04-57

How Has This Been Tested?

I called the migrateVolume API, accessed the volumes tab in the UI and using the Migrating state filter all volumes in the Migrating state were returned.

@DaanHoogland
Copy link
Contributor

@blueorangutan ui

@blueorangutan
Copy link

@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress.

@codecov
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (9d4f071) 30.80% compared to head (945cc70) 30.70%.
Report is 86 commits behind head on main.

Files Patch % Lines
ui/src/components/view/SearchView.vue 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8631      +/-   ##
============================================
- Coverage     30.80%   30.70%   -0.10%     
+ Complexity    33981    32995     -986     
============================================
  Files          5341     5352      +11     
  Lines        374864   374414     -450     
  Branches      54518    54609      +91     
============================================
- Hits         115485   114982     -503     
- Misses       244114   244176      +62     
+ Partials      15265    15256       -9     
Flag Coverage Δ
simulator-marvin-tests 24.54% <ø> (-0.19%) ⬇️
uitests 4.38% <0.00%> (-0.02%) ⬇️
unit-tests 16.41% <ø> (-0.05%) ⬇️

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.

@blueorangutan
Copy link

UI build: ✔️
Live QA URL: https://qa.cloudstack.cloud/simulator/pr/8631 (QA-JID-276)

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hard to test in QA but filtering for "Migrating" does not show all the "Ready" volumes \o/

Copy link
Member

@vishesh92 vishesh92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@yadvr yadvr added this to the 4.20.0.0 milestone Feb 13, 2024
@yadvr yadvr changed the base branch from main to 4.19 February 13, 2024 05:38
@yadvr yadvr merged commit d7362dd into apache:4.19 Feb 13, 2024
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Feb 20, 2024
Co-authored-by: Henrique Sato <henrique.sato@scclouds.com.br>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants