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 |
|
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
|
b70c05ab8f
|
Added activity views to the index
|
2015-11-30 15:34:31 +00:00 |
|
Pete Herlihy
|
a33398a46a
|
Added email sending views to the index
|
2015-11-30 14:49:11 +00:00 |
|
Pete Herlihy
|
15a8fab7e9
|
Removed whitespace for code pedant thingee.
|
2015-11-30 14:28:52 +00:00 |
|
Pete Herlihy
|
13e14d057b
|
Adding sms sending views
|
2015-11-30 14:22:39 +00:00 |
|
Chris Heathcote
|
bbcfe8aa3f
|
Fixed blank lines in index.py
Fixed blank lines in index.py
|
2015-11-26 10:18:37 +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 |
|
Rebecca Law
|
af9e2cf0fa
|
108536234: Added a dao method to get all users.
|
2015-11-26 09:59:23 +00:00 |
|
Rebecca Law
|
abe1d8ae17
|
108536234: created users and roles data and domain model.
You will need to run the /scripts/bootstrap.sh to create the database for test and the app.
|
2015-11-25 15:29:12 +00:00 |
|
Rebecca Law
|
b83d2f0d8a
|
Introduce config file for application
|
2015-11-24 09:40:14 +00:00 |
|
Rebecca Law
|
11d79951f3
|
Moved the templates into the app directory.
Added Manager to the app.py
|
2015-11-23 16:07:19 +00:00 |
|
Rebecca Law
|
a9fe2e6bb7
|
Add govuk-template-flask-skeleton
|
2015-11-23 13:50:37 +00:00 |
|
Rebecca Law
|
9ec1ba2dfa
|
Use absolute paths for imports
|
2015-11-20 16:33:11 +00:00 |
|
Rebecca Law
|
d6c81d581d
|
Start to create views
|
2015-11-20 16:22:44 +00:00 |
|