Commit Graph
14839 Commits
Author SHA1 Message Date
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 ed609eeec9 Removed intial app test, to be replaced by test of the real endpoints 2015-11-26 10:06:15 +00:00
Rebecca Law af9e2cf0fa 108536234: Added a dao method to get all users. 2015-11-26 09:59:23 +00:00
Rebecca Law 12eebb09b2 108536234: Added before script to create db 2015-11-25 15:53:25 +00:00
Rebecca Law cb28104068 108536234: added database url 2015-11-25 15:48:32 +00:00
Rebecca Law fdd5d6c006 108536234: Add postgres for travis 2015-11-25 15:36:51 +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 be6b89eea7 Merge branch 'master' of github.com:alphagov/notifications-admin 2015-11-24 09:40:40 +00:00
Rebecca Law b83d2f0d8a Introduce config file for application 2015-11-24 09:40:14 +00:00
Rebecca Law 26e0a5d36c Update README.md 2015-11-23 16:33:52 +00:00
Rebecca Law e14780f7b5 Fix Procfile 2015-11-23 16:26:37 +00:00
Rebecca Law ecbf641eef Fix the submodule 2015-11-23 16:18:33 +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 ba14e1263b Fix code style 2015-11-23 14:55:37 +00:00
Rebecca Law 8fe27825c9 Merge branch 'master' of github.com:alphagov/notifications-admin 2015-11-23 14:51:46 +00:00
Rebecca Law 6ea512a764 Use web address to get submodule. (Travis did not have access) 2015-11-23 14:49:35 +00:00
Rebecca Law bca1014ce2 Update README.md 2015-11-23 14:39:31 +00:00
Rebecca Law 826bbb80f6 Update README.md 2015-11-23 14:37:29 +00:00
Rebecca Law 44d3c66cbd Remove sass dir
Update ReadMe with Getting Started directions
2015-11-23 14:31:14 +00:00
Rebecca Law d489ff2e47 Add submodule for govuk frontend toolkit 2015-11-23 14:10:04 +00:00
Rebecca Law a9fe2e6bb7 Add govuk-template-flask-skeleton 2015-11-23 13:50:37 +00:00
Rebecca Law 9c07a61224 add deploy for travis 2015-11-20 16:37:31 +00:00
Rebecca Law 9ec1ba2dfa Use absolute paths for imports 2015-11-20 16:33:11 +00:00
Rebecca Law 043f930e57 Add runserver to Procfile 2015-11-20 16:24:10 +00:00
Rebecca Law d6c81d581d Start to create views 2015-11-20 16:22:44 +00:00
Rebecca Law b737af3fee trigger deploy 2015-11-20 15:46:08 +00:00
Rebecca Law 96dd866e6f Add Procfile for heroku 2015-11-20 15:36:47 +00:00
Rebecca Law a5d6cc4a5e Change name of functional test project 2015-11-20 10:37:59 +00:00
Rebecca Law 27dfa8456f Change name of app 2015-11-20 10:31:28 +00:00
Rebecca Law 010b8ae153 chmod on trigger dependent build script 2015-11-20 09:54:55 +00:00
Rebecca Law feb3b14a0a Add trigger dependent build and slack notification 2015-11-20 09:51:42 +00:00
Rebecca Law f57be702e5 Merge branch 'master' of github.com:alphagov/notify-admin-frontend 2015-11-18 16:53:09 +00:00
Rebecca Law 83a1dbd79d Added a blank test 2015-11-18 16:52:43 +00:00
Rebecca Law 0e2af53cf5 Update README.md 2015-11-18 16:41:49 +00:00
Rebecca Law 0086a1b5da Update README.md 2015-11-18 16:32:15 +00:00
Rebecca Law 94dadfac92 gitignore .idea 2015-11-18 16:21:37 +00:00
Rebecca Law 29012c78ee Initial creation of notify-admin-frontend 2015-11-18 16:19:40 +00:00
Rebecca Law 34c397671b Initial commit 2015-11-18 13:55:18 +00:00