This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
Create "add back-up email for existing user" page #922
Labels
Milestone
Comments
This was referenced Jan 20, 2017
Closed
Closed
english and Portuguese desktop mockups: https://invis.io/82A9OMMKW and https://invis.io/82A9OMMKW#/216884894_01_Account_Recovery Mobile mockups: https://invis.io/DNA9P1Y2P For whoever gets this issue for development, please ping me so we can set the assets, transitions and pair <3 |
SweetVirginia
added a commit
that referenced
this issue
Feb 1, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 2, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
Since this added a lot of scripts to our npm scripts, this commit also organizes the package.json. with @tayanefernandes
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 8, 2017
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
Merged
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
To differentiate between the account recovery flow and the set backup email flow, we renamed all resources and url to reflect this. with @anikarni
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
tayanefernandes
added a commit
that referenced
this issue
Feb 9, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 10, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 10, 2017
This is a bug reported for newer versions of postcss. akveo/ngx-admin#604 with @tayanefernandes
This was referenced Feb 13, 2017
anikarni
pushed a commit
that referenced
this issue
Feb 13, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Existing users still do not have a way to add a back-up account and receive a recovery code. This story is to create a page (that will later be used for the sign-up and "forgot password" functionality) to provide a way to create that code. This flow will not require a password change, but will create the code and send it to the admin and user back-up emails. However, this is just the first story that will be played in the flow, so it does not involve creating the code or sending it yet, just creating the interface for it.
Acceptance Criteria
Given I'm logged in, when I access the ""add back-up account for existing user"" page, I should see a form to submit my email address.
Given I'm logged out, I should be redirected to login when I try to access this page
Other criteria:
Technical criteria:
In Scope
Out of Scope
Depends on
--
The text was updated successfully, but these errors were encountered: