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

Fix adding and removing host assets #1397

Merged
merged 2 commits into from
May 13, 2019
Merged

Fix adding and removing host assets #1397

merged 2 commits into from
May 13, 2019

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented May 13, 2019

Use filter and entity from props and not from state. Also reload after
removing and adding the assets to update the listed hosts.

Checklist:

Use filter and entity from props and not from state. Also reload after
removing and adding the assets to update the listed hosts.
@bjoernricks bjoernricks marked this pull request as ready for review May 13, 2019 13:25
@bjoernricks bjoernricks requested a review from a team May 13, 2019 13:25
@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #1397 into gsa-8.0 will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           gsa-8.0    #1397   +/-   ##
========================================
  Coverage    36.39%   36.39%           
========================================
  Files          960      960           
  Lines        21657    21657           
  Branches      5996     5996           
========================================
  Hits          7881     7881           
  Misses       12444    12444           
  Partials      1332     1332
Impacted Files Coverage Δ
gsa/src/web/pages/reports/detailspage.js 3.26% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb222c2...b430d3e. Read the comment docs.

@bjoernricks bjoernricks merged commit c2c9930 into greenbone:gsa-8.0 May 13, 2019
@bjoernricks bjoernricks deleted the add-remove-host-assets branch May 13, 2019 14:07
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