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

CIF-1400 - MyAccount - Account Information Page #63

Closed
wants to merge 8 commits into from

Conversation

dplaton
Copy link
Contributor

@dplaton dplaton commented Sep 28, 2020

Description

Add the "Account details" page which renders the "Account Details" React component (see adobe/aem-core-cif-components#409)

Related Issue

CIF-1400

Motivation and Context

How Has This Been Tested?

See tests in adobe/aem-core-cif-components#409

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes and the overall coverage did not decrease.
  • All unit tests pass on CircleCi.
  • I ran all tests locally and they pass.

herzog31 and others added 7 commits September 11, 2020 16:53
* CIF-1625 - Add CIF components as snapshot dependency

* CIF-1625 - Ignore coverage of CIF components

* CIF-1625 - Update README

* CIF-1625 - Checkout branch of components project with same name

* CIF-1625 - Checkout branch of components project with same name

* CIF-1625 - Checkout branch of components project with same name
Create the Account Details page with the Account Details component
…IF Core Components (#54)

* adjust Venia for CIF Core Components package changes
* Add CIF components as snapshot dependency
* Ignore coverage of CIF components
* Update README
* Checkout branch of components project with same name
* update pom.xml use snapshot
* remove commons-text dependency

Co-authored-by: Mark J. Becker <herzog31@users.noreply.github.com>
…56)

- replace no longer existing productlist clientlib with productcollection

Co-authored-by: Mark J. Becker <herzog31@users.noreply.github.com>
* CIF-1084 - Add reset password page

* CIF-1084 - Add reset password form component

* CIF-1084 - Add ResetPassword component

* CIF-1084 - Add feedback
@codecov
Copy link

codecov bot commented Sep 28, 2020

Codecov Report

Merging #63 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #63   +/-   ##
=========================================
  Coverage     79.16%   79.16%           
  Complexity       13       13           
=========================================
  Files             1        1           
  Lines            24       24           
  Branches          4        4           
=========================================
  Hits             19       19           
  Misses            3        3           
  Partials          2        2           
Flag Coverage Δ Complexity Δ
#unittests 79.16% <ø> (ø) 13.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 30347cc...7cca504. Read the comment docs.

@herzog31
Copy link
Member

@dplaton why are there two PRs to dev and main?

@dplaton
Copy link
Contributor Author

dplaton commented Sep 28, 2020

@herzog31 I opened this one initially but I forgot to close it.

@dplaton dplaton closed this Sep 28, 2020
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.

4 participants