Commit graph

255 commits

Author SHA1 Message Date
Simon Brooke 35920a256b Got the library serving on the right URL! 2018-09-23 18:40:01 +01:00
Simon Brooke e7432e62a4 Upversioned to 0.2.2-SNAPSHOT; fixed map menu 2018-09-23 17:33:59 +01:00
Simon Brooke 23591952b8 Auto-redirect from app to login on 403 2018-09-23 14:19:32 +01:00
Simon Brooke 388bb3fb7d Fixed the pin-image regression 2018-09-23 13:27:56 +01:00
Simon Brooke c575b52d01 Merge remote-tracking branch 'origin/master' into develop 2018-09-23 11:58:22 +01:00
Simon Brooke 57182eb9a6 Much better error page 2018-09-23 11:22:54 +01:00
Simon Brooke c1dcd33d82 Correct the logout error 2018-09-23 10:43:49 +01:00
Simon Brooke af7a8f7c25 Added custom 502 page and restart script
Temporary fix for the crash problem.
2018-09-23 08:54:14 +01:00
Simon Brooke bee88f502d Merge tag 'youyesyet-0.2.1' 2018-09-21 16:29:50 +01:00
Simon Brooke 28e00b476b lein-release plugin: preparing 0.2.1 release 2018-09-21 16:27:01 +01:00
Simon Brooke 9076e29eb5 Updated Changelog for 0.2.1 release 2018-09-21 16:26:44 +01:00
Simon Brooke a12330b01e Added codox documentation to repository 2018-09-21 16:18:24 +01:00
Simon Brooke 7380fc51cf Added license clause to project.clj 2018-09-21 15:55:33 +01:00
Simon Brooke 93bd4dbd99 Removed "adl" and "npm" "install" from release-tasks
Since both are now done by "uberjar", which is included in release tasks.
2018-09-21 15:43:39 +01:00
Simon Brooke 2fddb28ae8 Map regression fixed, at least in development builds 2018-09-21 15:34:54 +01:00
Simon Brooke 33686d0db5 Merge remote-tracking branch 'origin/master' 2018-09-20 14:04:29 +01:00
Simon Brooke 84a0f07d5f Merge branch 'release/0.2.0' into develop 2018-09-20 13:57:51 +01:00
Simon Brooke 17baf7e800 lein-release plugin: bumped version from 0.2.0 to 0.2.1-SNAPSHOT for next development cycle 2018-09-20 13:56:57 +01:00
Simon Brooke 7d3d4b5d47 lein-release plugin: preparing 0.2.0 release 2018-09-20 13:55:34 +01:00
Simon Brooke 237a44ff40 Downgraded lein-release to 1.0.5, which I can make work. 2018-09-20 13:55:04 +01:00
Simon Brooke 3f337a4d02 lein adl now works! 2018-09-20 13:53:50 +01:00
Simon Brooke 7a791f50f4 Minor fixes discovered while working on the record loading problem 2018-09-19 15:25:30 +01:00
Simon Brooke 7ce041ad0c Merge branch 'feature/15' into develop 2018-09-17 15:14:52 +01:00
Simon Brooke adcdacc6c1 #15: issue experts workflow now very slick 2018-09-17 15:14:41 +01:00
Simon Brooke 2d4f7a897d Fixed database saving issues. 2018-09-16 16:54:26 +01:00
Simon Brooke dc1195bcbe Fixed the Safari map issue!
Hopefully this fixes it for iOS too!
2018-09-15 09:36:03 +01:00
Simon Brooke 5b78192190 Wee tweek to the method detail prompt 2018-09-15 09:00:50 +01:00
Simon Brooke c22c34ff16 Closer, but still not recording requests. 2018-09-14 22:20:28 +01:00
Simon Brooke 046aa2660f Merge remote-tracking branch 'origin/develop' into develop 2018-09-14 21:22:10 +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 3a8b5be15a Considerable progress on the issue experts workflow, not perfect yet. 2018-09-05 17:05:35 +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 3df314ecfc Merge remote-tracking branch 'origin/develop' into develop 2018-08-29 15:41:34 +01:00
Simon Brooke 53122b69b1 Merge branch 'feature/reflow-app' into develop 2018-08-29 15:41:20 +01:00
Simon Brooke 872fc2b6a8 Merge branch 'feature/reflow-app' into develop 2018-08-29 13:55:57 +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 028022fd75 Minor fixes to issue-experts' screens. 2018-08-17 09:52:50 +01:00
Simon Brooke 33cdd67154 Couple of wee fixes to get 0.1.0 to actually deploy correctly 2018-08-11 11:16:51 +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 42d8f69165 Fixes related to ADL issue #5 2018-07-29 01:20:46 +01:00
Simon Brooke 3a8b3dbbfa Downgraded to Clojure 1.8; and, some minor refactoring
Clojure 1.9 was causing some problems for my tooling.
2018-07-28 16:22:42 +01:00
Simon Brooke 9433f8cc67 Merge remote-tracking branch 'origin/develop' into develop 2018-07-27 18:22:46 +01:00
Simon Brooke 1098db3b47 Fix to the :fetch-later issue
Thanks to @mdallastella@functional.cafe
2018-07-27 18:22:36 +01:00
Simon Brooke 17ebcbc782 Working! 2018-07-27 18:21:20 +01:00
Simon Brooke 495b07ded8 Working! 2018-07-27 16:36:28 +01:00