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

Use styled-components for the menu #852

Merged
merged 12 commits into from
Aug 3, 2018

Conversation

swaterkamp
Copy link
Member

The Menu is changed in design and styled-components is used instead of glamorous.

Some minor fixes are also performed for Badge and logging color as well as translatability for the TitleBar.

This is the first commit regarding issue #643.

@swaterkamp swaterkamp self-assigned this Aug 3, 2018
@swaterkamp swaterkamp requested review from bjoernricks and a team August 3, 2018 11:09
@codecov
Copy link

codecov bot commented Aug 3, 2018

Codecov Report

Merging #852 into master will decrease coverage by <.01%.
The diff coverage is 1.04%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #852      +/-   ##
=========================================
- Coverage    7.07%   7.07%   -0.01%     
=========================================
  Files         822     822              
  Lines       26067   26068       +1     
  Branches     5903    5919      +16     
=========================================
  Hits         1845    1845              
- Misses      21799   21801       +2     
+ Partials     2423    2422       -1
Impacted Files Coverage Δ
gsa/src/web/utils/theme.js 100% <ø> (ø) ⬆️
gsa/src/web/components/bar/titlebar.js 0% <0%> (ø) ⬆️
gsa/src/web/components/bar/menubar.js 0% <0%> (ø) ⬆️
gsa/src/web/components/menu/menusection.js 0% <0%> (ø) ⬆️
gsa/src/web/components/menu/menuhelpentry.js 0% <0%> (ø) ⬆️
gsa/src/web/components/menu/menu.js 0% <0%> (ø) ⬆️
gsa/src/web/components/badge/badge.js 0% <0%> (ø) ⬆️
gsa/src/web/components/menu/menuentry.js 0% <0%> (ø) ⬆️
gsa/src/gmp/log.js 64.28% <100%> (ø) ⬆️
... and 3 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 1d5e11e...e206bb8. Read the comment docs.

@bjoernricks
Copy link
Contributor

I guess with this PR we can also get rid of sticky.js?

@bjoernricks bjoernricks merged commit c7f2dc1 into greenbone:master Aug 3, 2018
@swaterkamp
Copy link
Member Author

Yes, it will probably be removed in the next PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants