konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 43 forks source link

:bug: Archetype table, applications column is now a link #2024

Closed sjd78 closed 4 months ago

sjd78 commented 4 months ago

When an archetype matches at least 1 application, render a link in the application columns that will navigate the user to the application table with a filter applied to show all of the applications matched to the archetype.

The Link component is now shared between the archetype table and the archetype detail drawer.

Resolves: https://issues.redhat.com/browse/MTA-1390

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.07%. Comparing base (b654645) to head (6788ed5). Report is 198 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2024 +/- ## ========================================== + Coverage 39.20% 42.07% +2.87% ========================================== Files 146 171 +25 Lines 4857 5511 +654 Branches 1164 1313 +149 ========================================== + Hits 1904 2319 +415 - Misses 2939 3176 +237 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2024/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | Coverage Δ | | |---|---|---| | [client](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `42.07% <ø> (+2.87%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.