Commit graph

187 commits

Author SHA1 Message Date
Simon Brooke bccf53cedd Now generating the right URI for fetch-local-data 2018-07-22 18:10:34 +01:00
Simon Brooke 90a8dd5d6a I 2018-07-22 17:49:38 +01:00
Simon Brooke ea89e37d77 Fixes related to servlet-context 2018-07-22 09:44:58 +01:00
Simon Brooke b7ddc0a443 Servlet-context fixes 2018-07-22 09:24:37 +01:00
Simon Brooke 3463292e3c Finished work on backing out passing session to layout. 2018-07-22 09:00:14 +01:00
Simon Brooke 5ad384745f Tactical commit before moving to Fletcher
I *think* I'm on the right lines with this, but illuminator is too slow
and the REPL server is timing out...
2018-07-21 16:47:52 +01:00
Simon Brooke d53c633527 Probably a bad merge I'll regret 2018-07-21 12:21:10 +01:00
Simon Brooke 912d417cb6 Working towards lein-adl 2018-07-21 11:50:38 +01:00
Simon Brooke 3b11b678a1 Version 0.2.0-SNAPSHOT 2018-07-19 17:59:34 +01:00
Simon Brooke 2bf43396f0 Final tweeks for public alpha 2018-07-19 11:36:36 +01:00
Simon Brooke 8f26534b3b Upversion to 0.2.0-SNAPSHOT 2018-07-18 23:32:44 +01:00
Simon Brooke ec259c0f7a Merge branch 'release/0.1.0' into develop 2018-07-18 23:25:48 +01:00
Simon Brooke 42f02b6de0 Upversion to 0.1.0 2018-07-18 23:25:23 +01:00
Simon Brooke 542ce9f56d I think I'm ready for public alpha. 2018-07-18 23:01:52 +01:00
Simon Brooke 325ad7ed67 Generally, removing files auto-generated from ADL from the repository. 2018-07-17 22:37:34 +01:00
Simon Brooke 0bf1a2d7f6 Generally, ignore all files automatically generated from ADL. 2018-07-17 22:34:24 +01:00
Simon Brooke 55135d7d2e Most of the followup action workflow done. 2018-07-17 22:31:06 +01:00
Simon Brooke e53361a3a5 Minor changes to ADL and to logging. 2018-07-17 09:04:15 +01:00
Simon Brooke a610eca59d Issues flow in app now working again (now with real data) 2018-07-16 11:42:02 +01:00
Simon Brooke ab568365ef User profile page working. 2018-07-16 10:17:02 +01:00
Simon Brooke b65223198c Minor fix to ADL - wrong capitalisation
Plus regenerated files.
2018-07-15 12:42:32 +01:00
Simon Brooke 5356f65ca3 Much UI work, significant improvement. 2018-07-10 16:26:41 +01:00
Simon Brooke 9c3af4c936 #17: progress, not complete. 2018-07-09 22:00:39 +01:00
Simon Brooke 0026218993 Tactical commit; much progress but not ready for release. 2018-07-07 10:21:09 +01:00
Simon Brooke fc2bd86cff Extremely close to alpha release 2018-07-05 11:16:48 +01:00
Simon Brooke ff5c78d030 Fixed the regression with the map, and two issues in autogenerated code 2018-07-04 00:14:28 +01:00
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