konveyor / tackle2-ui

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

:sparkles: Add cancel option for multiple analyses #2099

Closed MiriSafra closed 3 weeks ago

MiriSafra commented 2 months ago

Added support for cancelling multiple analyses simultaneously. Integrated functionality into the actions menu for bulk applications. Resolves: https://issues.redhat.com/browse/MTA-3639

New Bulk Cancel Analyses Button Screenshot from 2024-10-30 11-20-18 Cancel Analyses Button Disabled When No Applications Are Selected Screenshot from 2024-10-30 11-07-24 Cancel Analyses Button Disabled When No Running Analyses Are Selected Screenshot from 2024-10-30 11-07-02 Confirm Dialog Triggered on Cancel Analyses Button Click Screenshot from 2024-10-30 11-05-06 Action Cancels All Running Analyses for Selected Applications Screenshot from 2024-10-30 11-06-27

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 41.98%. Comparing base (b654645) to head (0406cf1). Report is 242 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2099 +/- ## ========================================== + Coverage 39.20% 41.98% +2.78% ========================================== Files 146 175 +29 Lines 4857 5630 +773 Branches 1164 1341 +177 ========================================== + Hits 1904 2364 +460 - Misses 2939 3250 +311 - Partials 14 16 +2 ``` | [Flag](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2099/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/2099/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=konveyor) | `41.98% <ø> (+2.78%)` | :arrow_up: | | [server](https://app.codecov.io/gh/konveyor/tackle2-ui/pull/2099/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.