-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIF-1084 - Implement the password reset page (#60)
* CIF-1084 - Add reset password page * CIF-1084 - Add reset password form component * CIF-1084 - Add ResetPassword component * CIF-1084 - Add feedback
- Loading branch information
Showing
5 changed files
with
125 additions
and
3 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
ui.apps/src/main/content/jcr_root/apps/venia/components/commerce/resetpassword/.content.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" | ||
jcr:title="Reset Password Form" | ||
sling:resourceSuperType="core/cif/components/commerce/resetpassword/v1/resetpassword" | ||
jcr:primaryType="cq:Component" /> |
44 changes: 44 additions & 0 deletions
44
...t/src/main/content/jcr_root/content/venia/language-masters/en/reset-password/.content.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" | ||
jcr:primaryType="cq:Page"> | ||
<jcr:content | ||
cq:lastModified="{Date}2020-09-17T16:00:12.953+02:00" | ||
cq:lastModifiedBy="admin" | ||
cq:template="/conf/venia/settings/wcm/templates/page-content" | ||
jcr:primaryType="cq:PageContent" | ||
jcr:title="Venia Demo Store - Reset Password" | ||
sling:resourceType="venia/components/page" | ||
pageTitle="Reset Password" | ||
hideInNav="{Boolean}true"> | ||
<root | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container"> | ||
<container | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container"> | ||
<title | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/title"/> | ||
<container | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container" | ||
layout="responsiveGrid"> | ||
<title | ||
jcr:created="{Date}2020-09-17T15:59:06.020+02:00" | ||
jcr:createdBy="admin" | ||
jcr:lastModified="{Date}2020-09-17T16:00:05.129+02:00" | ||
jcr:lastModifiedBy="admin" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/title"/> | ||
<resetpassword | ||
jcr:created="{Date}2020-09-22T16:06:43.023+02:00" | ||
jcr:createdBy="admin" | ||
jcr:lastModified="{Date}2020-09-22T16:06:43.023+02:00" | ||
jcr:lastModifiedBy="admin" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/commerce/resetpassword"/> | ||
</container> | ||
</container> | ||
</root> | ||
</jcr:content> | ||
</jcr:root> |
65 changes: 65 additions & 0 deletions
65
ui.content/src/main/content/jcr_root/content/venia/us/en/reset-password/.content.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" | ||
jcr:primaryType="cq:Page"> | ||
<jcr:content | ||
cq:lastModified="{Date}2020-09-17T16:03:08.083+02:00" | ||
cq:lastModifiedBy="admin" | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.085+02:00" | ||
cq:lastRolledoutBy="admin" | ||
cq:template="/conf/venia/settings/wcm/templates/page-content" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="cq:PageContent" | ||
jcr:title="Venia Demo Store - Reset Password" | ||
sling:resourceType="venia/components/page" | ||
pageTitle="Reset Password" | ||
hideInNav="{Boolean}true"> | ||
<root | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.051+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container"> | ||
<container | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.059+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container"> | ||
<title | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.064+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/title"/> | ||
<container | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.073+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/container" | ||
layout="responsiveGrid"> | ||
<title | ||
cq:lastRolledout="{Date}2020-09-17T16:03:08.079+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:created="{Date}2020-09-17T15:59:06.020+02:00" | ||
jcr:createdBy="admin" | ||
jcr:lastModified="{Date}2020-09-17T16:03:08.075+02:00" | ||
jcr:lastModifiedBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/title"/> | ||
<resetpassword | ||
cq:lastRolledout="{Date}2020-09-22T16:07:54.874+02:00" | ||
cq:lastRolledoutBy="admin" | ||
jcr:created="{Date}2020-09-22T16:06:43.023+02:00" | ||
jcr:createdBy="admin" | ||
jcr:lastModified="{Date}2020-09-22T16:06:43.023+02:00" | ||
jcr:lastModifiedBy="admin" | ||
jcr:mixinTypes="[cq:LiveRelationship]" | ||
jcr:primaryType="nt:unstructured" | ||
sling:resourceType="venia/components/commerce/resetpassword"/> | ||
</container> | ||
</container> | ||
</root> | ||
</jcr:content> | ||
</jcr:root> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters