Commit graph

720 commits

Author SHA1 Message Date
Joel Collins
6e881c4f43 Close #55 2020-06-05 09:59:05 +01:00
Joel Collins
81f78701df Updated package name and version number 2020-06-05 09:45:14 +01:00
Joel Collins
6621c99d47 Fixed init modals never being started 2020-06-05 09:38:36 +01:00
Joel Collins
f44c4f1f71 Migrated status to about tab 2020-06-01 15:08:51 +01:00
Joel Collins
58f1dcdb84 Code formatting 2020-06-01 14:32:13 +01:00
Joel Collins
143e0b5186 Added API origin override to loading error component 2020-06-01 14:28:39 +01:00
Joel Collins
261bb9fe1e Create but hide tour while not connected 2020-06-01 14:28:20 +01:00
Joel Collins
ddcf26d412 Merge branch 'frame' into 'master'
Only build locally-served interface

See merge request openflexure/openflexure-microscope-jsclient!54
2020-06-01 12:58:43 +00:00
Joel Collins
e46334e7dd Revert "Track dist"
This reverts commit 3299e3e77e352106842f631db8ca51e86a084468
2020-06-01 12:58:43 +00:00
Joel Collins
b81cbcc038 Updated version 2020-05-28 13:01:56 +01:00
Joel Collins
eee596b15c Fixed capture resize in capture payload 2020-05-28 13:00:34 +01:00
Joel Collins
46a1396476 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-jsclient 2020-05-27 16:01:10 +01:00
Joel Collins
e9812707ee Updated version and dependencies 2020-05-27 16:01:00 +01:00
Joel Collins
d906a3f200 Update README.md 2020-05-27 14:52:16 +00:00
Joel Collins
6d924c92ef Run modal callback even if it never shows 2020-05-27 14:19:32 +01:00
Joel Collins
83aefe87c3 Enter main app when modals have been closed 2020-05-27 14:18:42 +01:00
Joel Collins
1bfde1fb14 Removed unused globalSwitchTabPrimary 2020-05-27 14:18:22 +01:00
Joel Collins
55ac33796f Handle missing stage in calibration modal 2020-05-27 13:38:50 +01:00
Joel Collins
2616019af4 Removed broken updateSettings call 2020-05-27 13:38:40 +01:00
Joel Collins
c055872cdb Remove audit from CI jobs 2020-05-26 15:37:54 +01:00
Joel Collins
9e34cb495a Tidied up CI 2020-05-26 15:05:37 +01:00
Joel Collins
c72247fab6 Updated to 2.1.0 stable 2020-05-26 14:54:40 +01:00
Joel Collins
e5c1eb433c Updated dependencies and version 2020-05-26 14:49:46 +01:00
Joel Collins
5f44edaa91 Removed "lite" build target 2020-05-26 10:44:51 +01:00
Joel Collins
952085fee7 Switch to View tab on connect 2020-05-26 10:09:24 +01:00
Joel Collins
6ddbb1f765 Code formatting 2020-05-26 10:03:26 +01:00
Joel Collins
a6ac76757b Merge branch 'fix-click-to-move-scaling' into 'master'
Account for scale-to-fit in image stream

See merge request openflexure/openflexure-microscope-jsclient!53
2020-05-22 08:50:58 +00:00
Richard Bowman
b0903f93ff Account for scale-to-fit in image stream
Clicking the image was being scaled incorrectly, because the code assumed the image filled
the <img> element.  However, with CSS scale-to-fit
(content-fit: contain), that's not a good assumption.
This commit adds logic to scale the click coordinates properly.
2020-05-21 14:08:23 +01:00
Joel Collins
1ca40c3207 Disable background close for calibration modal 2020-05-20 10:34:54 +01:00
Joel Collins
31b84e8477 Added initial calibration modal wizard 2020-05-19 15:24:08 +01:00
Joel Collins
1a2822f709 Remove unused console log 2020-05-19 10:47:44 +01:00
Joel Collins
1ffd2b16a8 Added button to delete an entire scan 2020-05-19 10:43:30 +01:00
Joel Collins
bc1df9542d Remove timeout from task submitter 2020-05-18 16:23:01 +01:00
Joel Collins
5d6f85c374 Improved version mismatch message 2020-05-18 16:22:51 +01:00
Joel Collins
35a5a45ae7 Remove lite builds from CI 2020-05-18 14:04:43 +01:00
Joel Collins
509a5215f3 Update plugins on created, if host is ready 2020-05-18 10:46:17 +01:00
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
cb97bc9f97 Merge branch 'updated-gpu-preview' into 'master'
Fixed toggling GPU preview when switching tabs

See merge request openflexure/openflexure-microscope-jsclient!51
2020-05-14 16:25:32 +00: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
9d055b1ad8 Updated dependencies 2020-05-14 17:20:17 +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
191b333320 Update version (beta) and dependencies 2020-05-14 09:38:53 +01:00
Joel Collins
744ded1d9e Added support for Iframe-based extension interfaces 2020-05-12 14:28:50 +01:00
Joel Collins
d79580d44d Updated dependencies 2020-05-12 13:58:27 +01:00