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

🐛 [backport release-0.2] Always show analysis details in drawer (#1103) #1190

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

ibolton336
Copy link
Member

@ibolton336 ibolton336 commented Jul 21, 2023

cherry-pick:
0b20ab3
&&
0ff95b8

- It was reported (no bz) that the analysis details should always be
accessible from the side drawer. This PR removes the spinner for
in-progress analysis status & replaces it with a link to the code viewer
modal. Resolves konveyor#1013
- Also, this PR hides the facts tab when no facts are present. Resolves

Signed-off-by: ibolton336 <[email protected]>
- Fix CodeEditor modal open/close state when viewing a completed
analysis.

Signed-off-by: ibolton336 <[email protected]>
@ibolton336 ibolton336 changed the title 🐛 Always show analysis details in drawer (#1103) 🐛 [backport release-0.2] Always show analysis details in drawer (#1103) Jul 21, 2023
@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4412542) 47.01% compared to head (97b7fe2) 47.01%.

Additional details and impacted files
@@             Coverage Diff              @@
##           release-0.2    #1190   +/-   ##
============================================
  Coverage        47.01%   47.01%           
============================================
  Files              177      177           
  Lines             4445     4445           
  Branches           992      992           
============================================
  Hits              2090     2090           
  Misses            2341     2341           
  Partials            14       14           
Flag Coverage Δ
unitests 47.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ibolton336 ibolton336 merged commit bb5936c into konveyor:release-0.2 Jul 21, 2023
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Jul 21, 2023
Backport of konveyor#1191

When an analysis task is running, and the application drawer is open,
show both loading text and spinner and the existing tags. Once the
analysis is complete, the loading text/spinner will be removed and any
new tags will be shown.

Bug-Url: https://issues.redhat.com/browse/MTA-465

The Reports tab is also mentioned on MTA-465. This was already addressed
with konveyor#1103 (backported with konveyor#1190)

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit to sjd78/tackle2-ui that referenced this pull request Jul 21, 2023
Backport of konveyor#1191

When an analysis task is running, and the application drawer is open,
show both loading text and spinner and the existing tags. Once the
analysis is complete, the loading text/spinner will be removed and any
new tags will be shown.

Bug-Url: https://issues.redhat.com/browse/MTA-465

The Reports tab is also mentioned on MTA-465. This was already addressed
with konveyor#1103 (backported with konveyor#1190)

Signed-off-by: Scott J Dickerson <[email protected]>
sjd78 added a commit that referenced this pull request Jul 21, 2023
…r when a Task is running (#1192)

Backport of #1191

When an analysis task is running, and the application drawer is open,
show both loading text and spinner and the existing tags. Once the
analysis is complete, the loading text/spinner will be removed and any
new tags will be shown.

Bug-Url: https://issues.redhat.com/browse/MTA-465

The Reports tab is also mentioned on MTA-465. This was already addressed
with #1103 (backported with #1190)

Signed-off-by: Scott J Dickerson <[email protected]>
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