Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add side bar component #2054

Merged
merged 6 commits into from
Jun 8, 2020
Merged

feat: add side bar component #2054

merged 6 commits into from
Jun 8, 2020

Conversation

clucasalcantara
Copy link
Contributor

Summary

  • Adds the side bar component

UI Preview

Screen Shot 2020-06-08 at 09 37 57

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@clucasalcantara clucasalcantara self-assigned this Jun 8, 2020
@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Jun 8, 2020
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #2054 into 3.0-react will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2054   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             25        27    +2     
  Lines            143       159   +16     
  Branches          18        23    +5     
===========================================
+ Hits             143       159   +16     
Impacted Files Coverage Δ
src/app/components/SideBar/SideBar.tsx 100.00% <100.00%> (ø)
...app/components/SideBar/SideBarItem/SideBarItem.tsx 100.00% <100.00%> (ø)

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 19b1491...f921a93. Read the comment docs.

@faustbrian faustbrian merged commit 8b79896 into 3.0-react Jun 8, 2020
@ghost ghost deleted the feat/add-sidebar branch June 8, 2020 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants