Commit graph

201 commits

Author SHA1 Message Date
jtc42
717d460cf5 Platform specific dependencies now optional 2019-04-27 15:02:35 +01:00
Joel Collins
a993a94649 Added example bottom tabs 2019-04-25 15:53:37 +01:00
Joel Collins
2e280b6bbf Moved icon import to main.js 2019-04-25 14:58:39 +01:00
Joel Collins
97cc5d2b78 Implemented NativeScript-Vue CLI Plugin 2019-04-25 14:35:52 +01:00
Joel Collins
1ffadb042f Created environment files for cross platform applications 2019-04-25 14:35:04 +01:00
Joel Collins
df4d99d408 Simplified conditional sidebar class 2019-04-25 14:34:39 +01:00
Joel Collins
12c7298023 Moved UI error handling to mixin 2019-04-25 14:22:40 +01:00
Joel Collins
55e527c229 Added mixins for modal notify and error 2019-04-25 14:21:22 +01:00
Joel Collins
133a623657 Fixed indentation 2019-04-25 14:20:41 +01:00
jtc42
a2a8c3b671 Updated versions 2019-04-19 09:24:23 +01:00
Joel Collins
46008d8714 Fixed working on malformed JSON response in slow autofocus 2019-04-14 11:27:03 +01:00
Joel Collins
9f2d038aba Fixed sidebar show/hide events bubbling up 2019-04-14 11:16:26 +01:00
Joel Collins
1003aebdc5 Shifted version to 0.2.0 alpha 2019-04-09 10:04:51 +01:00
Joel Collins
7f8d6653ef Merge branch 'gain-exposure-controls' into 'master'
Added gain/exposure controls

See merge request openflexure/openflexure-microscope-jsclient!7
2019-04-09 06:29:18 +00:00
Joel Collins
b34a27cca9 Merge branch 'fast-autofocus-in-scanning' into 'master'
Fast autofocus in scanning

See merge request openflexure/openflexure-microscope-jsclient!6
2019-04-09 06:14:32 +00:00
Richard Bowman
e6649e41d8 Added gain/exposure controls
Also refactored settings pane slightly.
2019-04-08 22:44:51 +01:00
Richard Bowman
5e40af1b2f Merge branch 'master' into fast-autofocus-in-scanning
Updating with new URL for autofocus

Some of the buttons have stopped working - this will make the clinet match changes in the server.
2019-04-08 20:07:41 +01:00
Richard Bowman
86c7260061 Added an option to do fast autofocus in scan mode 2019-04-08 16:21:19 +01:00
Joel Collins
d2899d5055 Added bug note 2019-04-08 16:20:00 +01:00
Joel Collins
118ccaab6c Updated to new fast_autofocus URI 2019-04-08 16:19:05 +01:00
Joel Collins
1783602174 Merge branch 'fast-autofocus' into 'master'
Changed coarse autofocus button to run fast autofocus

See merge request openflexure/openflexure-microscope-jsclient!5
2019-04-08 07:02:54 +00:00
Richard Bowman
3579fe32ea Reinstated runAutofocus (deleted by accident) 2019-04-07 21:00:50 +01:00
Richard Bowman
2cc69ba1ea Changed coarse autofocus button to run fast autofocus 2019-04-07 19:51:08 +01:00
Joel Collins
6fc382393c Fixed https://gitlab.com/openflexure/openflexure-microscope-installer/issues/2 2019-04-02 21:02:16 +01:00
Joel Collins
6426030826 Iterated version number 2019-04-01 10:25:44 +01:00
Joel Collins
4e1a35c47f Added autofocus and scan-style options 2019-03-29 17:27:54 +00:00
Joel Collins
e851c00ba3 Made primary buttons pinker 2019-03-29 17:27:34 +00:00
Joel Collins
c5cbb22d7c Functioning scan/stack pane 2019-03-29 16:17:06 +00:00
Joel Collins
d154f08a50 Convert timeout arguments from seconds to microseconds 2019-03-29 16:16:54 +00:00
Joel Collins
691817568a Fixed hover cursor on capture preview 2019-03-29 15:26:43 +00:00
Joel Collins
48927cbb19 Scan folders now functional 2019-03-29 15:19:12 +00:00
Joel Collins
1414eb5224 Removed card padding 2019-03-28 17:40:31 +00:00
Joel Collins
5dd777c043 Default to normal capture in gallery 2019-03-28 17:36:50 +00:00
Joel Collins
4428e8906f Basic scan grouping 2019-03-28 17:33:03 +00:00
Joel Collins
2756185ef6 hide save-host button unless connected 2019-03-24 22:21:48 +00:00
Joel Collins
4976f120b8 Updated version number and package ignores 2019-03-24 22:21:34 +00:00
Joel Collins
927ac3b6da Updated tile colour 2019-03-24 21:52:37 +00:00
Joel Collins
3b25870906 Moved setupEvents 2019-03-24 21:52:22 +00:00
Joel Collins
6ce9bde3e4 Allow multiple accordion panes to open simultaneously 2019-03-24 21:52:00 +00:00
Joel Collins
dc68ac214b Impercievably small change to primary colour 2019-03-24 15:36:19 +00:00
Joel Collins
6af15842a8 Added a tiny border radius to buttons 2019-03-24 15:13:42 +00:00
Joel Collins
b91a58dea6 Moved all connection sections into accordion tabs 2019-03-24 15:13:33 +00:00
Joel Collins
a821c2b00d Added basic menu-bar and about window 2019-03-24 14:50:54 +00:00
Joel Collins
8c9c50b586 Changed remote host textbox value to placeholder 2019-03-24 14:50:23 +00:00
Joel Collins
8b7b017242 Removed poor-use-of-space header 2019-03-24 14:50:00 +00:00
Joel Collins
80971848bd Re-added title bar 2019-03-21 23:21:35 +00:00
Joel Collins
6227e2de58 Added menubar back to dev electron app 2019-03-21 23:20:35 +00:00
Joel Collins
c140d92b5f Renamed ambiguous "self" variables to "context" 2019-03-21 20:02:26 +00:00
Joel Collins
9ea17ce560 Resize GPU preview on sidebar toggle 2019-03-21 20:02:08 +00:00
Joel Collins
dc33bed31c Properly handle server errors 2019-03-21 17:47:57 +00:00