Commit graph

104 commits

Author SHA1 Message Date
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
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
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
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
Joel Collins
19494b773b Moved preview re-enabling logic to mixin 2019-03-21 16:32:10 +00:00
Joel Collins
fb80b2cb36 Recalibrate modal uses new mixin 2019-03-21 16:27:51 +00:00
Joel Collins
2503667162 Added mounted method for re-enabling GPU preview 2019-03-21 16:27:38 +00:00
Joel Collins
2a5bcd686a Minor restyling 2019-03-21 16:27:14 +00:00
Joel Collins
4d9fa69383 Removed a couple of empty lines 2019-03-21 16:27:02 +00:00
Joel Collins
45fb185d3c Better handling of first connect, now using promises 2019-03-21 16:26:44 +00:00
Joel Collins
7fd0791108 Added mixin for preview-hiding modal confirmations 2019-03-21 16:26:07 +00:00
Joel Collins
6067f5f7d0 Handling local-mode moved to connect tab radio boxes 2019-03-17 17:30:21 +00:00
Joel Collins
8b4cc3e738 Started custom theming 2019-03-06 14:34:26 +00:00
Joel Collins
95c6cf0750 Updated title to OpenFlexure eV 2019-03-02 16:11:09 +00:00
Joel Collins
0ee8825c66 Style fixes 2019-02-28 19:08:00 +00:00
Joel Collins
a4807da6ea Moved icons up 2019-02-27 13:47:31 +00:00
Joel Collins
6e109cc066 Restructured electron app 2019-02-27 10:48:48 +00:00
Richard Bowman
21e902053c Streamlined autofocus code
There now aren't any nested promises at the top level.  I think we should be able to get rid of the ones in the store.dispatch method too, but that bothers me less because I can't see it!
2019-02-26 18:58:33 +00:00
Joel Collins
604a5c1f21 Fixed icon alignment 2019-02-26 17:57:08 +00:00
Joel Collins
d94852ae8e Added icons 2019-02-26 16:27:37 +00:00
Joel Collins
1ff0737b8a Added store.state.ready listener 2019-02-26 13:48:54 +00:00
Joel Collins
f8758fe2ff Renamed appSettings to streamSettings 2019-02-26 13:48:26 +00:00
Joel Collins
0c860fec44 Vue autofocus buttons 2019-02-26 10:49:13 +00:00
Joel Collins
6dde17e7d3 Minor tidying 2019-02-26 10:47:58 +00:00
Joel Collins
fc70a8fe3b Fixed GPU preview resize event listener 2019-02-26 10:31:32 +00:00
Joel Collins
b64479912f Fixed GPU preview negative coordinate error 2019-02-26 10:21:17 +00:00
Joel Collins
ef8a8bfab7 Added track-window settings 2019-02-25 17:16:06 +00:00
Joel Collins
e63ab83000 Started adding GPU preview methods 2019-02-25 17:15:51 +00:00
Joel Collins
df77c8ea17 Tab switcher now controls on-change events 2019-02-25 17:15:34 +00:00
Joel Collins
c03361952f Scroll listener now includes targets containing ScrollTarget 2019-02-25 17:14:51 +00:00
Joel Collins
88c1eca618 Added window track setting 2019-02-25 17:14:24 +00:00
Joel Collins
43c75ebb8c Added date sorting toggle 2019-02-22 14:52:08 +00:00
Joel Collins
f3024b94f3 Added tag filtering to gallery 2019-02-22 11:20:04 +00:00
Joel Collins
56c8ed6bf0 Ignore keypress navigation when in lightbox 2019-02-20 11:17:05 +00:00
Joel Collins
8bd5c5d4c3 Different message for disabled stream 2019-02-20 11:04:05 +00:00
Joel Collins
55cdb55573 Added backlash confdig 2019-02-20 11:03:56 +00:00
Joel Collins
ab7c88cf98 Created microscope settings. Added recalibrate button with polling 2019-02-19 17:18:21 +00:00
Joel Collins
844d0109d1 Moved app settings to panel 2019-02-19 17:18:05 +00:00
Joel Collins
9b5f0c21c4 Split settings into two panels 2019-02-19 17:17:57 +00:00
Joel Collins
d3a838b066 Added placeholder buttons for autofocus 2019-02-19 17:17:42 +00:00
Joel Collins
876c5df6f5 Added method to poll a tasks status 2019-02-19 17:17:30 +00:00