Commit Graph

3753 Commits

Author SHA1 Message Date
Lorena Sutherland
437e4f52bd Amend intro and sign-in text 2015-12-04 12:47:23 +00:00
Chris Heathcote
da80013ec9 Adding beta phase banner 2015-12-03 16:01:00 +00:00
Lorena Sutherland
ff1c35e7a0 Amend line of text 2015-12-02 16:03:31 +00:00
Lorena Sutherland
47a7b79b21 Amend heading text
New heading corresponds to design pattern for confirming accounts
2015-12-02 15:44:07 +00:00
Lorena Sutherland
71f9be2b7e Amend line of text 2015-12-02 15:33:24 +00:00
Lorena Sutherland
f4140ea49b Amend line of text 2015-12-02 15:32:21 +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
Rebecca Law
48b7a7dc37 108536490: Adding the login manager and csrf token.
Still need to figure out how to override the load_user method, currently it is not working.
2015-12-01 10:00:06 +00:00
Rebecca Law
7f96ef5a25 108536490: Initial effort to implement log in
Add endpoint for post to /sign-in
Initialise role data
2015-12-01 10:00:06 +00:00
Pete Herlihy
2a39d3a3da Updated html title [ci skip] 2015-12-01 09:56:46 +00:00
Pete Herlihy
a541ef2164 Updated html title [ci skip] 2015-12-01 09:56:06 +00:00
Pete Herlihy
42fa80dd90 Updated html title [ci skip] 2015-12-01 09:55:37 +00:00
Pete Herlihy
bd2826f584 Updated html title [ci skip] 2015-12-01 09:54:58 +00:00
Rebecca Law
4d2b9c7fc2 Merge pull request #7 from alphagov/login-errors
Login errors
2015-12-01 09:53:25 +00:00
Pete Herlihy
257d205f9a Updated html title [ci skip] 2015-12-01 09:53:14 +00:00
Pete Herlihy
45f5ad5c30 Updated html title [ci skip] 2015-12-01 09:52:31 +00:00
Pete Herlihy
eb9a4e680a Remove the hello world page [ci skip] 2015-12-01 09:51:42 +00:00
Pete Herlihy
f336eee18b Updated the title tag to be useful [ci skip] 2015-12-01 09:50:20 +00:00
Chris Heathcote
1e08c9b1a8 Added two-factor resending to sign in flow.
Assumes user will have to get an admin to update phone number if lost.
2015-11-30 16:41:05 +00:00
Pete Herlihy
cd2285d78b Fixed broken return path to job from notification page 2015-11-30 16:38:29 +00:00
Chris Heathcote
b2ca6343a7 Merged from master 2015-11-30 16:36:07 +00:00
Pete Herlihy
911642e407 Updated the URL from _ to - on check email page [ci skip] 2015-11-30 16:25:38 +00:00
Pete Herlihy
ed39494d5d Updated the URL from _ to - on check sms page [ci skip] 2015-11-30 16:25:16 +00:00
Pete Herlihy
d6b2ec83d8 Updated the URL from _ to - on send email page 2015-11-30 16:24:24 +00:00
Pete Herlihy
2a70bbe276 Updated the URL from _ to - on send sms page 2015-11-30 16:23:41 +00:00
Pete Herlihy
e488abadd2 Updated the dashboard with links to the admin type pages [ci skip] 2015-11-30 16:22:35 +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
Pete Herlihy
9b1b6e567b Added the shell API keys page [ci skip] 2015-11-30 16:20:45 +00:00
Chris Heathcote
48f722b3b9 Added forgot password / create new password screens
Create new password would be sent in an email to the user.
2015-11-30 16:19:59 +00:00
Pete Herlihy
d534c97333 Added the shell service settings page [ci skip] 2015-11-30 16:16:58 +00:00
Pete Herlihy
68f7dfb814 Added the shell manage users page [ci skip] 2015-11-30 16:15:51 +00:00
Pete Herlihy
87cadc3dde Added the shell user profile page [ci skip] 2015-11-30 16:13:33 +00:00
Chris Heathcote
b2dd3ca214 Merge branch 'master' into login-errors
# Conflicts:
#	app/main/views/index.py
2015-11-30 16:09:43 +00:00
Chris Heathcote
96648ed58b Added email and text message not received pages in registration flow 2015-11-30 16:08:44 +00:00
Pete Herlihy
b624b9d39f Fixed path back to parent job [ci skip] 2015-11-30 16:07:02 +00:00
Pete Herlihy
b60fbf85ff Fixed path back to all jobs [ci skip] 2015-11-30 16:06:33 +00:00
Pete Herlihy
6e1d21b1ad Added link to activity from the dashboard 2015-11-30 15:46:21 +00:00
Pete Herlihy
6d17951ef9 Updated path from job to notification 2015-11-30 15:35:39 +00:00
Pete Herlihy
9309d3ee6c Updated path from jobs to job 2015-11-30 15:35:01 +00:00
Pete Herlihy
90603ed2ca Added link back to activity hub to the jobs page 2015-11-30 15:26:58 +00:00
Pete Herlihy
3dd81b9b12 Added shell page for sending activity (notification) 2015-11-30 15:23:18 +00:00
Pete Herlihy
2cb2d538ea Added shell page for sending activity (job contents) 2015-11-30 15:13:25 +00:00
Pete Herlihy
d36f86d2c2 Added shell page for sending activity (jobs index) 2015-11-30 15:08:12 +00:00
Pete Herlihy
996853d8fd Added links to the send pages for email and sms 2015-11-30 14:53:25 +00:00
Pete Herlihy
e394f6eac2 Create shell page for checking email messages before sending 2015-11-30 14:47:41 +00:00
Pete Herlihy
9556c4c224 Added shell page for sending email 2015-11-30 14:46:40 +00:00
Pete Herlihy
3acbd331f3 Create shell page for checking text messages before sending 2015-11-30 14:20:17 +00:00
Pete Herlihy
c091932543 Shell page for sending text messages 2015-11-30 14:17:54 +00:00