Commit graph

47 commits

Author SHA1 Message Date
e77d5d0393 Documentation and disambiguation
Separate package name hierarchies for clj and cljs parts of the system, so that it's unambiguous what package (e.g. 'youyesyet.core' is.
2017-07-16 13:03:24 +01:00
2ce44cc0b8 Progress... 2017-07-15 19:36:37 +01:00
be324e9d06 Beginnings of a working role-routing page
(also the first actual database reads)
2017-07-15 17:49:32 +01:00
d534302fd8 #5: Progress, but nothing working yet 2017-04-15 11:57:17 +01:00
95507002c7 Very rough beginning of making the database stuff work. 2017-04-05 09:56:27 +01:00
19e7b24933 Added lots of queries (not yet complete). 2017-04-04 09:33:24 +01:00
3795f4e0fe #5: Sorting out merge horror 2017-04-01 15:24:30 +01:00
e425c56ec2 #5: Started work on roles switching 2017-04-01 15:11:50 +01:00
0ad6a3e81b Minor look-and-feel stuff. 2017-03-31 10:03:01 +01:00
c1a120daf2 #36 App user interface now fully working for pre-alpha release
... but app.js is still not being deployed.
2017-03-31 07:30:55 +01:00
c75bdb9e5e #36: Followup request doesn't actually send, everything else works 2017-03-30 22:15:03 +01:00
bc34ca16ff Merge branch 'develop' into feature/36 2017-03-30 07:03:24 +01:00
ca9807dc1c #33: Fix
Easy.
2017-03-30 07:02:52 +01:00
ba27df1750 Don't know what happened there!
Moving favicon.ico back into place.
2017-03-29 10:23:02 +01:00
6483b5ae9d #36: Still not working, but good enough for now
The compiled clojurescript is still not correctly deployed in the war; however, it is now compiled correctly and does work, and can be moved into place manually after deployment.
2017-03-29 10:22:13 +01:00
28f5a3f10c #30: Done
The concerns of the server and client side are now separated; there's plenty of work still to be done on both but it's clear what belongs where.
2017-03-26 18:40:01 +01:00
560938e6ae #30: Still not quite complete 2017-03-26 15:58:43 +01:00
b95fa9919e Woohoo! Not broken, looking good 2017-03-26 10:17:41 +01:00
013ebea4db #30: Very close to good on client look and feell 2017-03-25 14:43:47 +00:00
d36c58b44c #30: Tremendous progress, now understand reg-sub model
Although there's no actual collection of data from the back end, the user interface is now mostly working. And, I flatter myself, looking good.
2017-03-24 10:32:31 +00:00
e782560d40 #30: More progress, not finished. 2017-03-22 20:58:50 +00:00
d31ed67b98 Competitor analysis, more on scaling, a dummy login page 2017-03-22 18:56:56 +00:00
e5d399b86d Significant progress, but a long way from finished. 2017-03-19 23:28:27 +00:00
7439e5ae15 #30: Starting to work.
We can serve both conventional pages, and the app.
2017-03-19 17:54:37 +00:00
ce9520fc2c Added luminus logo to credits 2017-03-19 16:32:14 +00:00
9ff8235d3e /clientframework: Restructured a bit 2017-03-18 08:56:15 +00:00
933e5ac2a4 #9: Woot woot woot!
Map now working with OSM tiles
2017-03-17 21:45:11 +00:00
84c2bb19c4 Added credits to the spinner CSS 2017-03-16 21:16:41 +00:00
59378b5a5f Very pleased with this
All the basic bits work; startup spinner is very neat.
2017-03-16 21:16:07 +00:00
b4618a4311 Look-and-feel of dynamic pages now very good 2017-03-16 19:39:27 +00:00
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
a46f55e50e #22: This isn't even nearly working...
But it's starting to work!
2017-03-16 08:22:07 +00:00
036c84972a Merge branch 'feature/21' into develop 2017-03-16 06:02:39 +00:00
ff4565a30d Added an 'about' file to the dummy 2017-03-15 21:27:36 +00:00
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
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
a9034dd367 Ooops! Made the links in the dummy actually work. 2017-03-15 08:30:22 +00:00
bd0c77f953 Just making all the links work 2017-03-14 20:24:57 +00:00
cc6b7e65a5 This effectively makes a reasonably full dummy 2017-03-14 20:10:23 +00:00
16b45a1b6e Added a lot of a dummy website, to guide actual building of the app. 2016-12-28 21:28:09 +00:00
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 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
42635878ee Fixed the 'down' migration script to actually drop the right stuff. 2016-10-14 17:42:58 +01:00
c5900149af Added basic setup migration. 2016-10-14 17:37:29 +01:00
b6a24bc1ce Starting to get the project set up. Nothing is even nearly complete yet. 2016-10-13 14:25:54 +01:00