Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

DMS MVP - Login #5

Closed
6 of 7 tasks
herflis opened this issue Aug 7, 2017 · 0 comments
Closed
6 of 7 tasks

DMS MVP - Login #5

herflis opened this issue Aug 7, 2017 · 0 comments
Assignees
Milestone

Comments

@herflis
Copy link
Contributor

herflis commented Aug 7, 2017

@borsi commented on Wed Aug 02 2017

As an end user I want to be able to log in to my document management system mvp page, so I can try out the features of the app.

  • After failing to log in, the login button gets disabled. I NEED MORE CHANCES!

Acceptance criteria:

  • The user can log in when she provides her e-mail address and password (and registered before)
  • We are validating the e-mail format client-side
  • Both fields are validated as required
  • If either of the provided information is wrong (or the user is not registered), we display a "Wrong user name or password" error message.
  • When the user clicks (or taps) on the login button, we disable it until the end of the evaluation. If the login is successful, the user finds herself at the DMS front page.
  • String resources are in a separate file so that it is easier to modify them and later (when localized strings will be reacheable on client side from sn) we will know what should we add to sn string resources.

initial wireframe:
login

@borsi borsi added this to the Sprint 140 milestone Aug 14, 2017
@herflis herflis self-assigned this Aug 22, 2017
@borsi borsi modified the milestones: Sprint 141, Sprint 140 Aug 23, 2017
@borsi borsi added the KFI label Aug 23, 2017
@borsi borsi modified the milestones: Sprint 142, Sprint 141 Sep 6, 2017
@borsi borsi closed this as completed Sep 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants