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

Update copyright and footer #2687

Merged
merged 10 commits into from
Jan 28, 2021
Merged

Update copyright and footer #2687

merged 10 commits into from
Jan 28, 2021

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Jan 28, 2021

What:

Update footer, about page and login page

Why:

Update copyright to current year, add the footer already to the new login page, fix GVM wording, fix some styling at the footer.

How:

Visit GSA and check working and styling.

Checklist:

Update the copyright at visible places to current year 2021.
The abbreviation GVM means Greenbone Vulnerability Management.
Don't set a background color for the footer. The background should be
defined by the parent component(s).
Currently the link used the default browser color. With this change the
link is displayed in greenbone green if the user did visit our web page.
The copyright should be visible at the login page already.
Not sure how this got into the lock file but nevertheless use the
correct version.
@bjoernricks bjoernricks marked this pull request as ready for review January 28, 2021 10:37
@bjoernricks bjoernricks requested a review from a team January 28, 2021 10:37
Updating the copyright year did break the footer test.
@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #2687 (c3c6ecc) into gsa-21.04 (34466a4) will increase coverage by 0.15%.
The diff coverage is 94.11%.

Impacted file tree graph

@@              Coverage Diff              @@
##           gsa-21.04    #2687      +/-   ##
=============================================
+ Coverage      53.71%   53.86%   +0.15%     
=============================================
  Files           1072     1073       +1     
  Lines          26223    26228       +5     
  Branches        7474     7468       -6     
=============================================
+ Hits           14086    14129      +43     
+ Misses         11019    10983      -36     
+ Partials        1118     1116       -2     
Impacted Files Coverage Δ
gsa/src/gmp/capabilities/capabilities.js 100.00% <ø> (ø)
gsa/src/gmp/log.js 100.00% <ø> (ø)
gsa/src/gmp/model.js 100.00% <ø> (ø)
gsa/src/gmp/models/filter.js 100.00% <ø> (ø)
gsa/src/gmp/parser.js 97.77% <ø> (ø)
gsa/src/gmp/utils/entitytype.js 100.00% <ø> (ø)
gsa/src/web/components/chart/line.js 12.56% <ø> (ø)
gsa/src/web/components/sortable/item.js 100.00% <ø> (ø)
gsa/src/web/components/structure/footer.js 100.00% <ø> (ø)
gsa/src/web/pages/alerts/condition.js 3.22% <0.00%> (ø)
... and 47 more

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 e56ebea...c3c6ecc. Read the comment docs.

@bjoernricks bjoernricks merged commit a70f9fd into greenbone:gsa-21.04 Jan 28, 2021
@bjoernricks bjoernricks deleted the update-copyright-and-footer branch January 28, 2021 11:13
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