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: User portal style issues #796

Merged
merged 2 commits into from
Feb 15, 2019
Merged

Conversation

whDongRui
Copy link
Contributor

@whDongRui whDongRui commented Feb 13, 2019

fixed #790 issues 1 to 15.

@codecov
Copy link

codecov bot commented Feb 13, 2019

Codecov Report

Merging #796 into master will increase coverage by 0.55%.
The diff coverage is 70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #796      +/-   ##
==========================================
+ Coverage   32.49%   33.05%   +0.55%     
==========================================
  Files         106      106              
  Lines        1431     1434       +3     
  Branches      369      370       +1     
==========================================
+ Hits          465      474       +9     
+ Misses        934      930       -4     
+ Partials       32       30       -2
Impacted Files Coverage Δ
src/components/Footer/index.jsx 37.5% <ø> (ø) ⬆️
src/components/MenuLayer/index.jsx 7.14% <ø> (ø) ⬆️
src/components/Layout/SideNav/navMap.js 100% <ø> (ø) ⬆️
src/components/DetailTabs/index.jsx 0% <0%> (ø) ⬆️
src/components/Banner/index.jsx 75% <100%> (+3.57%) ⬆️
src/components/Header/index.jsx 73.68% <71.42%> (+8.97%) ⬆️
src/components/Layout/Grid/index.jsx 100% <0%> (+16.66%) ⬆️
src/components/Layout/Grid/section.jsx 100% <0%> (+57.14%) ⬆️

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 fb62494...4086277. Read the comment docs.

* fix: Header nav active link style
@whDongRui whDongRui changed the title [WIP] fix: User portal style issues fix: User portal style issues Feb 14, 2019
@openpitrix openpitrix deleted a comment Feb 14, 2019
@sunnywx sunnywx merged commit ad48e27 into openpitrix:master Feb 15, 2019
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.

User 界面功能及部分设计还原问题(part-1)
2 participants