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

Change: Make use of GMP command get_resource_names to load tag #3929

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

a-h-abdelsalam
Copy link
Contributor

@a-h-abdelsalam a-h-abdelsalam commented Dec 7, 2023

What

Make use of the new GMP command get_resource_names to load tag resources.

Show a loading indicator to the user when data is being loaded.

Why

To improve performance, the new GMP command only retrieves the names and ids of tag resources . The loading indicator is added to make it visible to the user that data is being loaded and some wait time is expected.

References

GEA-380
requires greenbone/gvmd#2116 and greenbone/gsad#159

  • Tests

Copy link

github-actions bot commented Dec 7, 2023

Conventional Commits Report

Type Number
Changed 1

🚀 Conventional commits found.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (db5576a) 60.00% compared to head (077b915) 60.04%.

Files Patch % Lines
src/web/pages/tags/dialog.js 8.69% 18 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3929      +/-   ##
==========================================
+ Coverage   60.00%   60.04%   +0.04%     
==========================================
  Files        1023     1025       +2     
  Lines       25145    25201      +56     
  Branches     7457     7468      +11     
==========================================
+ Hits        15087    15133      +46     
- Misses       9115     9124       +9     
- Partials      943      944       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@a-h-abdelsalam a-h-abdelsalam marked this pull request as ready for review December 8, 2023 10:07
@a-h-abdelsalam a-h-abdelsalam requested a review from a team as a code owner December 8, 2023 10:07
@timopollmeier timopollmeier merged commit 487b94a into main Dec 11, 2023
13 checks passed
@timopollmeier timopollmeier deleted the improve-loading-tag-resources branch December 11, 2023 07:55
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