Commit graph

109 commits

Author SHA1 Message Date
Simon Brooke adcdacc6c1 #15: issue experts workflow now very slick 2018-09-17 15:14:41 +01:00
Simon Brooke cb9e38cdc8 Some improvement to the followuprequest form
Allowing handling of 'other', to capture electors concerns other than the ones we've selected.
2018-09-14 16:30:35 +01:00
Simon Brooke 863a7e3c0e OK, I'm now happy with the issue experts' workflow. 2018-09-06 16:08:51 +01:00
Simon Brooke 54ad57349c Considerable progress on the issue experts workflow, not perfect yet. 2018-09-03 12:45:48 +01:00
Simon Brooke 53122b69b1 Merge branch 'feature/reflow-app' into develop 2018-08-29 15:41:20 +01:00
Simon Brooke 439f5a2546 I'm almost satisfied; map not scrolling to device location on startup 2018-08-29 13:55:48 +01:00
Simon Brooke b7c745a0a4 Right, that's enough for today. I understand what's wrong. 2018-08-28 18:44:26 +01:00
Simon Brooke 7724a2514a Stuck with an on-click handler that isn't happening 2018-08-28 14:27:44 +01:00
Simon Brooke 039b0eef3c Attempt to get telephone auto-dialing to work 2018-08-07 14:51:44 +01:00
Simon Brooke f0788c6415 Fixes on Engraver 2018-08-06 12:41:49 +01:00
Simon Brooke 1069984849 Work on linking 2018-08-05 10:16:33 +01:00
Simon Brooke 2c4c61c458 Have now (finally) inserting correctly, but not returning success(?) 2018-07-27 12:46:35 +01:00
Simon Brooke 913beffb61 Merge remote-tracking branch 'origin/develop' into develop 2018-07-24 17:53:08 +01:00
Simon Brooke 0e7a74a28b Working on transmitting visits, intentions, requests 2018-07-24 17:52:23 +01:00
Simon Brooke f3f46b8e2f Very small fixes found on Knave
The good news: the dev environment does work on Windows. Bad news: the broadband in the office is so slow it's unusable.
2018-07-24 14:54:00 +01:00
Simon Brooke f7c76115fd Minor fixes re: pins on map 2018-07-24 11:38:10 +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 2bf43396f0 Final tweeks for public alpha 2018-07-19 11:36:36 +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 55135d7d2e Most of the followup action workflow done. 2018-07-17 22:31:06 +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 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 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 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 bfb5a67266 Further work on auto-generation of components 2018-06-14 21:33:20 +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