Simon Brooke
a3fe0db2d1
Ooops! Home was broken in last commit
2017-03-18 09:02:29 +00:00
Simon Brooke
dd85254607
Merge branch 'feature/clientframework' into develop
2017-03-18 08:56:28 +00:00
Simon Brooke
9ff8235d3e
/clientframework: Restructured a bit
2017-03-18 08:56:15 +00:00
Simon Brooke
94465273a0
Sorted a bit of merge mess.
2017-03-18 07:37:05 +00:00
Simon Brooke
250e0e6887
Merge branch 'feature/9' into feature/clientframework
2017-03-18 07:29:46 +00:00
Simon Brooke
95436e955b
Fixes to get the whole lot to build as a war
2017-03-17 23:04:47 +00:00
Simon Brooke
933e5ac2a4
#9 : Woot woot woot!
...
Map now working with OSM tiles
2017-03-17 21:45:11 +00:00
Simon Brooke
ee9654aa02
Merge branch 'feature/22' into develop
2017-03-16 21:19:14 +00:00
Simon Brooke
84c2bb19c4
Added credits to the spinner CSS
2017-03-16 21:16:41 +00:00
Simon Brooke
59378b5a5f
Very pleased with this
...
All the basic bits work; startup spinner is very neat.
2017-03-16 21:16:07 +00:00
Simon Brooke
b4618a4311
Look-and-feel of dynamic pages now very good
2017-03-16 19:39:27 +00:00
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
9540ae0575
Added collaboration stuff to README
2017-03-16 09:00:39 +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 Brooke
036c84972a
Merge branch 'feature/21' into develop
2017-03-16 06:02:39 +00:00
Simon Brooke
1f18be5771
Added 'profiles.clj' to gitignore
2017-03-16 06:02:11 +00:00
Simon Brooke
ff4565a30d
Added an 'about' file to the dummy
2017-03-15 21:27:36 +00:00
simon
0db6a2b918
#21 : Oops! Forgot the organisers
...
Also tidied up the 'add-user-table' migration, which was actually just part of the how-to-get-started-with-migratus stuff and we don't need.
2017-03-15 20:15:49 +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
3850753743
Minor fix to .gitignore
2017-03-15 17:27:03 +00:00
Simon Brooke
a9034dd367
Ooops! Made the links in the dummy actually work.
2017-03-15 08:30:22 +00:00
Simon Brooke
fb9c80c68d
Added a note about the dummy to README
2017-03-14 20:55:05 +00:00
Simon Brooke
bd0c77f953
Just making all the links work
2017-03-14 20:24:57 +00:00
Simon Brooke
cc6b7e65a5
This effectively makes a reasonably full dummy
2017-03-14 20:10:23 +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 Brooke
fe7028de8e
Basically just updated libraries.
2016-12-27 22:04:11 +00:00
simon
4a60c22731
Still nothing working yet.
2016-10-19 13:26:55 +01:00
simon
58db251505
Merge branch 'master' of github.com:simon-brooke/youyesyet
2016-10-19 12:02:04 +01:00
simon
709b8a6e87
Further work on maps - not fully working yet.
2016-10-19 12:00:06 +01:00
Simon Brooke
c4a337da46
Added externs
2016-10-19 11:59:08 +01:00
Simon Brooke
5676ba2612
Beginning work on getting a map working.
2016-10-19 11:09:22 +01:00
Simon Brooke
682f952b66
Merge branch 'master' of github.com:simon-brooke/youyesyet
2016-10-16 10:18:26 +01:00
Simon Brooke
a6e9e58f6e
Added lein-bower in an attempt to bring javascript resources into auto-build control.
2016-10-16 10:16:41 +01:00
Simon Brooke
46213f3986
Small additions to the scaling document.
2016-10-15 09:49:25 +01:00
Simon Brooke
1c35516c5f
Added a not on scaling.
2016-10-15 09:38:31 +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
42635878ee
Fixed the 'down' migration script to actually drop the right stuff.
2016-10-14 17:42:58 +01:00
simon
c5900149af
Added basic setup migration.
2016-10-14 17:37:29 +01:00
Simon Brooke
1b5c36a2b0
Merge branch 'master' of github.com:simon-brooke/youyesyet
2016-10-14 13:52:06 +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
bd9c6eccb5
Merge branch 'master' of github.com:simon-brooke/youyesyet
2016-10-14 13:46:14 +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
63b4835852
Added entity-relationship diagram.
2016-10-14 13:19:01 +01:00
simon
a8392292f9
Linking in the user-oriented specification
2016-10-14 12:10:08 +01:00
simon
d89983626d
Added some specification documentation.
2016-10-14 12:06:34 +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
38f71f608c
Yet more updates to README.
2016-10-13 14:42:48 +01:00