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

👻 Refactor Dependencies details drawer layout and unique row handling #1552

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

sjd78
Copy link
Member

@sjd78 sjd78 commented Nov 16, 2023

Changes:

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4445104) 40.49% compared to head (099fd76) 40.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1552   +/-   ##
=======================================
  Coverage   40.49%   40.49%           
=======================================
  Files         145      145           
  Lines        4638     4638           
  Branches     1087     1087           
=======================================
  Hits         1878     1878           
  Misses       2746     2746           
  Partials       14       14           
Flag Coverage Δ
client 40.49% <ø> (ø)
server ∅ <ø> (∅)

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.

Changes:
  - Refactor the header and layout of tabs for the dependencies detail
    drawer following the changes in konveyor#1542.

  - Show the dependency name and provider in the header since those
    two fields together are the row unique key

  - Update the filter for the dependency applications to include both
    the name and the provider to match the row unique key

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
@sjd78 sjd78 changed the title 👻 Refactor layout of Dependencies details drawer 👻 Refactor Dependencies details drawer layout and unique row handling Nov 16, 2023
@sjd78
Copy link
Member Author

sjd78 commented Nov 16, 2023

Screenshot before:
screenshot-localhost_9000-2023 11 16-15_47_44

After:
screenshot-localhost_9000-2023 11 16-15_48_56

@sjd78 sjd78 merged commit f10823a into konveyor:main Nov 17, 2023
8 checks passed
@sjd78 sjd78 deleted the refactor_dep-drawer branch February 9, 2024 18:59
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.

2 participants