Commit graph

116 commits

Author SHA1 Message Date
Simon Brooke 6b9e315b2f Dynamic site now looks very like the dummy...
But the phone menu isn't working nicely yet.
2017-03-16 19:27:08 +00:00
Simon Brooke a46f55e50e #22: This isn't even nearly working...
But it's starting to work!
2017-03-16 08:22:07 +00:00
simon d83a7924e2 #21: Tables created
Sorted out the migratus stuff so that it actually works, and added a bit to README to say how to get the database initialised; added a new migration to add the roles and teams table.
2017-03-15 20:13:22 +00:00
simon 16b45a1b6e Added a lot of a dummy website, to guide actual building of the app. 2016-12-28 21:28:09 +00:00
simon 4a60c22731 Still nothing working yet. 2016-10-19 13:26:55 +01:00
simon 709b8a6e87 Further work on maps - not fully working yet. 2016-10-19 12:00:06 +01:00
Simon Brooke 5676ba2612 Beginning work on getting a map working. 2016-10-19 11:09:22 +01:00
simon d1669da8ea Added skeletons for all the views specified in the specification. These are
skeletons only at this stage; they don't actually do anything yet.
2016-10-14 18:15:04 +01:00
simon d9a90bc1cb Merge branch 'master' of github.com:simon-brooke/youyesyet 2016-10-14 17:44:04 +01:00
simon c5900149af Added basic setup migration. 2016-10-14 17:37:29 +01:00
Simon Brooke 9b36708c4b Something nasty got scrambled in the editor. Think it's fixed now. 2016-10-14 13:50:56 +01:00
Simon Brooke 5a298b721b Added an 'is_admin' flag to the canvassers table. 2016-10-14 13:45:11 +01:00
Simon Brooke b93076c02f Altered the schema to give canvassers a formal primary key, since we cannot
use the username as primary key because it won't exist for users who have not
yet completed the introduction process.
2016-10-14 13:42:00 +01:00
simon 3864a3851f The init-db! function in schema now creates the database correctly. 2016-10-13 16:23:12 +01:00
simon 70aaf92002 Schema more or less complete - at least for first pass - but not yet tested. 2016-10-13 15:27:05 +01:00
simon b6a24bc1ce Starting to get the project set up. Nothing is even nearly complete yet. 2016-10-13 14:25:54 +01:00