Commit graph

311 commits

Author SHA1 Message Date
Joel Collins
01fcb4f7e5 Fixed comment 2020-05-14 17:34:57 +01:00
Joel Collins
ae79449ad0 Separated previewRequest from safePreviewRequest 2020-05-14 17:31:23 +01:00
Joel Collins
5ce198b305 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-jsclient 2020-05-14 17:25:48 +01:00
Joel Collins
703825d397 Changed follow-up request to after 250ms 2020-05-14 17:22:31 +01:00
Joel Collins
0fd19058d4 Include a follow-up start-preview request to circumvent stop-start request leapfrogging 2020-05-14 17:20:55 +01:00
Joel Collins
6601e95246 If not all streams are closed, don't stop GPU preview 2020-05-14 15:45:18 +01:00
Joel Collins
9623deece0 First draft fixing GPU preview toggling 2020-05-14 15:31:19 +01:00
Joel Collins
874bd9b150 Fixed host card 2020-05-14 15:31:05 +01:00
Joel Collins
9f55085f20 Only have a single stream connection open at a time 2020-05-14 14:17:02 +01:00
Joel Collins
744ded1d9e Added support for Iframe-based extension interfaces 2020-05-12 14:28:50 +01:00
Joel Collins
ba280c6284 Added stream view tab 2020-04-30 15:01:16 +01:00
Joel Collins
bead058b6d Fixed button size 2020-04-24 18:00:20 +01:00
Joel Collins
095e09698d Fixed callback order for checking if data exists 2020-04-24 17:29:34 +01:00
Joel Collins
9822965335 Added CSM data download button 2020-04-24 16:43:27 +01:00
Joel Collins
07c4399bbf Further layout improvements 2020-04-24 11:19:46 +01:00
Joel Collins
6fa77e04e3 Updated settings to a navbar layout 2020-04-23 17:30:04 +01:00
Richard Bowman
aebec9b116 Merge branch 'master' into click_to_move 2020-04-10 15:32:10 +01:00
Joel Collins
62e9b49bae Rearranged connect panel 2020-04-06 15:15:10 +01:00
Joel Collins
79620b4d9c Show mDNS devices first if running electron 2020-04-06 14:32:58 +01:00
Joel Collins
a8bdea5b5b Only show nearby if running electron 2020-04-06 14:31:22 +01:00
Joel Collins
72c30f7186 Added guided tour on first start 2020-04-06 12:20:08 +01:00
Joel Collins
50b70a3ea3 Refactored panelLeft to appContent 2020-04-06 10:20:37 +01:00
Joel Collins
e42835ff8c Add default padding to web components 2020-04-06 10:18:00 +01:00
Joel Collins
c5fa0dec03 Added capture to global keyboard shortcuts 2020-03-30 15:53:53 +01:00
Joel Collins
543c1f8ebb Fixed issue searching for links in 'null' 2020-03-30 14:58:40 +01:00
Joel Collins
01207b4298 Minor camera settings layout improvements 2020-03-30 13:43:44 +01:00
Joel Collins
f11b4cc264 Removed delete button for mDNS hosts 2020-03-30 13:32:44 +01:00
Joel Collins
dab186ee96 Removed card shadows 2020-03-30 13:32:32 +01:00
Joel Collins
96a9ec3a43 Merge branch 'flatten_lst_button' into 'master'
added a button to flatten the lens shading table

Closes #62

See merge request openflexure/openflexure-microscope-jsclient!44
2020-03-27 16:32:58 +00:00
Richard Bowman
a318c19826 Merge branch 'v2.1.0-dev' into click_to_move 2020-03-26 14:38:24 +00:00
Joel Collins
d427a81cb7 Merge remote-tracking branch 'origin/master' into v2.1.0-dev 2020-03-25 16:43:53 +00:00
Joel Collins
6105dc63b5 Fixed tab switcher width 2020-03-25 16:43:19 +00:00
Richard Bowman
0e88ad130b Use new click-to-move API route
This modifies the client to use the new move_in_image_coordinates API route
provided by the camera_stage_mapping plugin.

NB I've not yet deleted vestigial code relating to the "FoV" property.
2020-03-25 05:50:42 +00:00
Richard Bowman
2ba9c9493b Added a pane for camera/stage calibration 2020-03-25 05:24:10 +00:00
Richard Bowman
4784257eb1 Added another button 2020-03-24 17:42:11 +00:00
Richard Bowman
4b7d6eded6 added a button to flatten the lens shading table 2020-03-24 17:21:57 +00:00
Joel Collins
9c309fc791 Added support for loading extension Web Components 2020-03-18 17:51:10 +00:00
Joel Collins
0a1b138bcb Improved gallery layout 2020-03-17 17:39:20 +00:00
Joel Collins
d8626b7e13 Improved settings layout 2020-03-17 17:39:11 +00:00
Joel Collins
a9506c4abc Enable extension-defined choice of view panel 2020-03-17 15:08:59 +00:00
Joel Collins
a8730d0a15 If connected, update components on mount 2020-03-17 15:08:39 +00:00
Joel Collins
5a0370a7b7 Hide connect tab in lite mode 2020-03-16 17:25:30 +00:00
Joel Collins
e6b88dd40d Show streamDisplay on extensions by default 2020-03-16 17:21:29 +00:00
Joel Collins
86e8c5d749 Fixed lite-mode regression 2020-03-16 17:21:06 +00:00
Joel Collins
2b8df04e4d Fixed extension form panel layout 2020-03-16 16:41:39 +00:00
Joel Collins
1380cc9f36 Started shifting extension forms into new nav layout 2020-03-16 14:07:11 +00:00
Joel Collins
3679a0f9cd Replaced navigation with a single universal tab bar 2020-03-16 13:46:14 +00:00
Joel Collins
be4362ff21 Removed tab hiding 2020-03-16 10:41:13 +00:00
Joel Collins
84fe22275b Dirty fix #63 2020-03-13 16:45:29 +00:00
Joel Collins
6b0359e432 Fixed shutdown button disappearing 2020-03-13 16:42:32 +00:00