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

feat: add my registrations #2292

Merged
merged 28 commits into from Jun 30, 2020
Merged

feat: add my registrations #2292

merged 28 commits into from Jun 30, 2020

Conversation

clucasalcantara
Copy link
Contributor

Summary

  • Adds my registration page with registrations tables, to reduce complexity for review the modals for history and repository will be added in sequence.

  • For some reason, the snapshot from moment it's requiring update again, this also will be handled into a different PR

Checklist

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

@ghost ghost added Complexity: Undetermined Needs specialized, in-depth review. Type: Feature The issue is a request for new functionality. labels Jun 29, 2020
boldninja and others added 2 commits June 29, 2020 22:46
Optimized SVG(s):
- src/app/assets/svg/business.svg
- src/app/assets/svg/redirect.svg
- src/app/assets/svg/register.svg
@codecov
Copy link

codecov bot commented Jun 29, 2020

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff              @@
##           3.0-react     #2292     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
=============================================
  Files             24       202    +178     
  Lines            142      1899   +1757     
  Branches          18       356    +338     
=============================================
+ Hits             142      1899   +1757     
Flag Coverage Δ
#unit 100.00% <100.00%> (?)
Impacted Files Coverage Δ
src/app/components/Button/Button.tsx 100.00% <ø> (ø)
src/app/components/Card/Card.tsx 100.00% <ø> (ø)
src/app/components/Card/CardControl.tsx 100.00% <ø> (ø)
src/app/components/Address/Address.tsx 100.00% <100.00%> (ø)
src/app/components/Address/utils.ts 100.00% <100.00%> (ø)
src/app/components/Alert/Alert.tsx 100.00% <100.00%> (ø)
src/app/components/Avatar/Avatar.tsx 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.styles.ts 100.00% <100.00%> (ø)
src/app/components/Badge/Badge.tsx 100.00% <100.00%> (ø)
src/app/components/Breadcrumbs/Breadcrumbs.tsx 100.00% <100.00%> (ø)
... and 229 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 da844ee...2aa0af7. Read the comment docs.

@faustbrian faustbrian merged commit 9a7b9e3 into 3.0-react Jun 30, 2020
@ghost ghost deleted the feat/add-my-registrations branch June 30, 2020 01: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

3 participants