Commit Graph

7 Commits

Author SHA1 Message Date
Lorena Sutherland
7c3ff23ee2 Amend intro text and add password prompt 2015-12-04 12:51:06 +00:00
Lorena Sutherland
f6967a8f23 Amend line of text 2015-12-02 11:56:59 +00:00
Rebecca Law
64d2cbb927 108536366: Implement register flow
Includes validation for gov.uk email address, mobile number with +44, password at least 10 char.
Form validation errors will be added to template in a later story.
User is created when form validates.
2015-12-01 16:41:49 +00:00
Chris Heathcote
00efed12ec Merge pull request #9 from alphagov/ph-title
Updates to the page titles, removed hello world things.
2015-12-01 10:24:35 +00:00
Pete Herlihy
257d205f9a Updated html title [ci skip] 2015-12-01 09:53:14 +00:00
Chris Heathcote
021ace9a87 Added text to the register screen
Prewar users they’ll need access to their email account and mobile
phone when registering.
2015-11-30 16:22:26 +00:00
Chris Heathcote
701ce482d4 Create base forms for registration and sign in
Created routes and forms for registration, sign in, and registration
from an invite.
Also tidied up assets folder, removed copy of fronted toolkit.
2015-11-26 10:18:37 +00:00