Commit graph

264 commits

Author SHA1 Message Date
Simon Brooke 3a49e50a51 Now actually pulling data from server, but some regressions.
The map isn't rendering, and there's something wrong with options. But a lot is working.
2018-07-03 20:16:38 +01:00
Simon Brooke d4f0f4aa5c get-local-data now working 2018-07-03 12:49:14 +01:00
Simon Brooke 6b44b70330 #31, #44, #45: GDPR workflow complete; started on locality data 2018-07-03 10:04:59 +01:00
Simon Brooke b42a593e34 Signature widget working in app. 2018-07-02 21:55:28 +01:00
Simon Brooke f70d8ee2ff Trying to get the GDPR consent form working (fail) 2018-07-02 19:12:20 +01:00
Simon Brooke c7b6484597 Got rid of obsolete stuff
Still trying to work out where the obsolete version of the app is hiding!
2018-07-02 18:17:46 +01:00
Simon Brooke 13f454afb5 Updated README database section; reformat of electors
Electors page is STILL rendering an obsolete version which is
nowhere in the code, and I cannot see how it possibly can.
2018-07-02 17:42:15 +01:00
Simon Brooke 8cf28e9ca9 Merge branch 'develop' of /home/simon/workspace/youyesyet into develop 2018-07-02 17:33:29 +01:00
Simon Brooke e19e01d9be Trying to track down why we're seeing a version of the electors panel
which should no longer be there. Failing.
2018-07-02 17:29:01 +01:00
Simon Brooke 7aac888912 Tactical commit while I try to understand why the app doesn't rebuild 2018-07-02 16:35:34 +01:00
Simon Brooke 16af040537 Tactical commit while I try to understand why the app doesn't rebuild 2018-07-02 16:22:38 +01:00
Simon Brooke f5afa67eed More work on UI, but this commit has a regression
The user is no longer correctly stored in the session, and I'm not sure why not.
2018-07-02 10:51:42 +01:00
Simon Brooke e6d6109575 Tactical commit during work on user interface 2018-06-30 19:19:01 +01:00
Simon Brooke 23a3e71464 Yet more progress! 2018-06-30 12:51:52 +01:00
Simon Brooke 78365f8c8b More detail work. An awful lot is working now. 2018-06-29 23:33:23 +01:00
Simon Brooke 635d1830d3 Much progress 2018-06-29 18:39:08 +01:00
Simon Brooke 4e296537c4 Progress on #2, #5; oauth isn't working but not far off
Using the Noir session doesn't seem to be the right thing to do. I should be using the Ring session, but I'm having a hard time getting my head round it. @yogthos is too bloody clever!
2018-06-29 17:14:55 +01:00
Simon Brooke 88468461fd Massive progress, following sorting the data import problem 2018-06-29 11:11:50 +01:00
Simon Brooke acfaf985fa Much progress, nothing yet works. 2018-06-20 09:17:53 +01:00
Simon Brooke 284509fa7b Work on getting forms to go. Not yet complete. 2018-06-19 08:23:30 +01:00
Simon Brooke 6f09c0841c List views now work 2018-06-15 10:50:29 +01:00
Simon Brooke 14abdb0dce Merge remote-tracking branch 'origin/develop' into develop 2018-06-14 21:37:12 +01:00
Simon Brooke bfb5a67266 Further work on auto-generation of components 2018-06-14 21:33:20 +01:00
Simon Brooke eb1c35489b Minor changes to documentation strings 2018-06-14 16:12:36 +01:00
Simon Brooke a9fd6617d2 A number of small changes to the ADL specification 2018-06-14 00:14:06 +01:00
Simon Brooke 706e42f483 More work, some progress made. 2018-06-11 21:49:16 +01:00
Simon Brooke bbf6daf6ca #47, #48, #49, #50: MY MONSTER IT LIVES
Most of the forms of the admin user interface render and sort-of work. It needs polish - but it's a huge leap forward!
2018-06-11 19:07:38 +01:00
Simon Brooke 98695e41dc #46, #50: Further improvements on list generation 2018-06-11 10:10:23 +01:00
Simon Brooke 88b693acc5 Merge remote-tracking branch 'origin/develop' into develop 2018-06-10 22:46:51 +01:00
Simon Brooke a00da8079c #47, #48, #49, #50: Auto-generated admin system largely done
This work is closely coupled with work on [ADL](https://github.com/simon-brooke/adl), q.v. At present ADL largely supports this project.
2018-06-10 22:45:58 +01:00
Simon Brooke 85b54fbd60 #47, #48, #49, #50: Auto-generated admin system largely done
This work is closely coupled with work on [ADL](https://github.com/simon-brooke/adl), q.v. At present ADL largely supports this project.
2018-06-10 22:31:12 +01:00
Simon Brooke 79bf3ed7eb More work on ADL. 2018-06-05 09:26:36 +01:00
Simon Brooke 5b72ffac78 Merge branch 'feature/28' into develop 2018-06-03 08:57:28 +01:00
Simon Brooke ad8563d668 Merge remote-tracking branch 'origin/feature/28' into feature/28 2018-06-03 08:54:50 +01:00
Simon Brooke f86c5cffe6 Mainly, added the dwellings table, implied by the revised ERD.
Some other tidy up.
2018-05-26 19:23:21 +01:00
Simon Brooke 162274c23f Getting serious autogenerated files now! 2018-05-13 18:36:17 +01:00
Simon Brooke 0eac2f5581 Added migration for reference data, canonical ADL. 2018-05-12 14:26:22 +01:00
Simon Brooke cf1eb70748 Merge remote-tracking branch 'origin/feature/28' into feature/28 2018-03-17 21:40:48 +00:00
Simon Brooke de4b76c5f1 Merge remote-tracking branch 'origin/feature/28' into feature/28 2018-03-17 18:43:03 +00:00
Simon Brooke f23e52a65b Squirrel-parse generated routes and queries are now working
Routes and queries auto-generated from migrations by [squirrel-parse](https://github.com/simon-brooke/squirrel-parse) are now actually working!
2018-03-17 18:41:52 +00:00
Simon Brooke 604e7f485d Squirrel-parse generated routes and queries are now working
Routes and queries auto-generated from migrations by [squirrel-parse]() are now actually working!
2018-03-17 18:40:31 +00:00
simon 9157871cc1 Added a note on locality indexing. 2017-07-24 19:46:52 +01:00
Simon Brooke 62ab37de47 Merge remote-tracking branch 'refs/remotes/origin/develop'
Conflicts:
	src/clj/youyesyet/routes/services.clj
2017-07-22 15:57:50 +01:00
simon e300d0c4c5 #28 Changed the way I'm doing REST, for simplicity 2017-07-22 11:04:59 +01:00
simon 72184d2c3c Merge branch 'release/0.2.0' 2017-07-21 17:47:31 +01:00
simon eab2a35cda Upversion to 0.2.0 2017-07-21 17:47:12 +01:00
simon 02b120fb63 Real screenshots in the userspec. 2017-07-21 17:44:56 +01:00
simon 89745e3a83 Minor UI fixes 2017-07-21 16:39:59 +01:00
simon 3a18cacf0f #43 Zoom and lat/long now captured in state. 2017-07-21 15:51:16 +01:00
simon 4dc7ad396a Merge branch 'feature/41' into develop 2017-07-21 14:18:37 +01:00