Richard Bowman
102264c4be
The "actions" endpoint shouldn't be tagged
...
The actions endpoint (responds only to GET, lists the actions)
is not itself an action.
The ``@tag("actions")`` causes LabThings to try to include
it as an action, which fails.
Removing the tag makes the server run again -
but maybe I've broken something else here?
2020-04-23 08:09:21 +01:00
Joel Collins
7fc202aea1
Merge branch 'click_to_move' into 'master'
...
Click to move
See merge request openflexure/openflexure-microscope-jsclient!47
2020-04-14 10:36:56 +00:00
Joel Collins
3c2f4d1eec
Merge branch 'stage-calibration' into 'master'
...
Stage calibration
See merge request openflexure/openflexure-microscope-server!43
2020-04-14 10:36:45 +00:00
Richard Bowman
aebec9b116
Merge branch 'master' into click_to_move
2020-04-10 15:32:10 +01:00
Richard Bowman
70d4c7e950
Merge branch 'master' into stage-calibration
2020-04-10 15:16:25 +01:00
Joel Collins
4a62d9c7c0
Merge branch '2.0.X-hotfix-b' into 'master'
...
Documentation fix
See merge request openflexure/openflexure-microscope-server!51
2020-04-07 11:03:26 +00:00
Joel Collins
f292ff3e43
Revert "Added sleeps to check for blank capture fix"
...
This reverts commit 32ddcd5d13
2020-04-07 11:03:26 +00:00
Joel Collins
62e9b49bae
Rearranged connect panel
2020-04-06 15:15:10 +01:00
Joel Collins
3c7cd43e38
Switched to alt for letter keycombos (avoid conflict with capitalisation)
2020-04-06 15:01:08 +01:00
Joel Collins
1a8b4be3ae
Updated audit fix
2020-04-06 14:56:50 +01:00
Joel Collins
1d05f0d6d4
Update dependencies
2020-04-06 14:56:06 +01:00
Joel Collins
ca1560a00f
Audit fix
2020-04-06 14:52:33 +01:00
Joel Collins
bd6343a753
Bigger default window
2020-04-06 14:50:10 +01:00
Joel Collins
5f7d683cd1
Force tour opacity override
2020-04-06 14:50:04 +01:00
Joel Collins
5aa92efed2
Minor tour style improvements
2020-04-06 14:36:28 +01:00
Joel Collins
e98282db63
Fixed disabling pointer events
2020-04-06 14:35:00 +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
33848fb1f5
Ignore all clicks during tour
2020-04-06 14:15:48 +01:00
Joel Collins
e5943df108
Tweaked tour highlight style
2020-04-06 14:13:19 +01:00
Joel Collins
30fc1c499d
Merge branch 'guided-tour' into 'master'
...
Guided tour
See merge request openflexure/openflexure-microscope-jsclient!46
2020-04-06 12:33:05 +00:00
Joel Collins
1d5e97bce7
Keyboard shortcut to restart tour
2020-04-06 13:07:18 +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
13d18b4101
Removed medscan extension (now in separate repo)
2020-04-01 11:39:09 +01:00
Joel Collins
a5d5b6cda2
Removed example component from default extensions
2020-04-01 10:31:50 +01:00
Joel Collins
c1205fff3e
Added step progress to section titles
2020-04-01 10:26:21 +01:00
Joel Collins
19c4f02f8d
Added basic wizard content
2020-04-01 10:25:20 +01:00
Joel Collins
26086aaea7
Started drafting medscan extension
2020-03-31 16:25:04 +01:00
Joel Collins
0c695a377c
Fixed debug app for example custom element
2020-03-31 16:24:41 +01:00
Joel Collins
a9239ab898
Added debug serve command
2020-03-31 13:52:17 +01:00
Joel Collins
3e21cd4680
Merge branch 'hotfix-2.0.x' into 'master'
...
Hotfix 2.0.1
See merge request openflexure/openflexure-microscope-server!49
2020-03-31 10:11:06 +00:00
Joel Collins
6f4791ec57
Merge branch 'master' into 'hotfix-2.0.x'
...
# Conflicts:
# openflexure_microscope/api/app.py
# poetry.lock
# pyproject.toml
2020-03-31 10:10:33 +00:00
Joel Collins
63e19916be
Updated dependencies and version
2020-03-31 11:01:13 +01:00
Joel Collins
3836c70b2c
Monkey patch all
2020-03-31 10:53:44 +01:00
Joel Collins
37dc7b055c
Fixed missing microscope parameter for autofocus
2020-03-30 17:04:09 +01:00
Joel Collins
c5fa0dec03
Added capture to global keyboard shortcuts
2020-03-30 15:53:53 +01:00
Joel Collins
f037831f83
Fixed modal header border radius
2020-03-30 15:01:02 +01:00
Joel Collins
543c1f8ebb
Fixed issue searching for links in 'null'
2020-03-30 14:58:40 +01:00
Joel Collins
072b60080b
Lightened global border
2020-03-30 14:58:27 +01:00
Joel Collins
08b29fa916
Improved card and button contrast
2020-03-30 14:48:23 +01:00
Joel Collins
92af62c293
Improved text contrast in light theme
2020-03-30 14:20:29 +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
5fb1a887d9
Added auto-update download progress bar
2020-03-30 12:16:32 +01:00
Joel Collins
3c32dab014
Removed fixed Electron version
2020-03-30 12:15:01 +01:00
Joel Collins
c5976d64a7
Fixed excluding dist-lite from electron builds
2020-03-30 11:23:58 +01:00
Joel Collins
2f285814ab
Removed portable build target
2020-03-30 11:11:55 +01:00