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

feat: add settings page #2066

Merged
merged 14 commits into from
Jun 9, 2020
Merged

feat: add settings page #2066

merged 14 commits into from
Jun 9, 2020

Conversation

clucasalcantara
Copy link
Contributor

Summary

  • Add settings generic page
  • Add general settings content
  • Adds sidebar component
  • Adds header generic component

Checklist

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

@clucasalcantara clucasalcantara self-assigned this Jun 9, 2020
@ghost ghost added Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality. labels Jun 9, 2020
@codecov
Copy link

codecov bot commented Jun 9, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           3.0-react     #2066   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
===========================================
  Files             27        35    +8     
  Lines            156       225   +69     
  Branches          20        36   +16     
===========================================
+ Hits             156       225   +69     
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
...ins/profile/components/ProfileCard/ProfileCard.tsx 100.00% <ø> (ø)
src/app/components/Divider/Divider.tsx 100.00% <100.00%> (ø)
src/app/components/Divider/style.ts 100.00% <100.00%> (ø)
src/app/components/Form/Form.tsx 100.00% <100.00%> (ø)
src/app/components/Form/FormField.tsx 100.00% <100.00%> (ø)
src/app/components/Form/FormHelperText.tsx 100.00% <100.00%> (ø)
src/app/components/Form/FormLabel.tsx 100.00% <100.00%> (ø)
src/app/components/Form/useFormField.tsx 100.00% <100.00%> (ø)
src/app/components/Header/Header.tsx 100.00% <100.00%> (ø)
... and 25 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 fba999e...fb55d73. Read the comment docs.

@faustbrian faustbrian changed the title feat: add settings feat: add settings page Jun 9, 2020
@faustbrian faustbrian merged commit 43b2079 into 3.0-react Jun 9, 2020
@ghost ghost deleted the feat/add-settings branch June 9, 2020 10:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: Undetermined Needs specialized, in-depth review. 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