Joel Collins
661281b3d0
Added basic issue templates
2020-05-22 10:35:21 +01:00
Joel Collins
b8a8160644
Fixed log view file path
2020-05-22 10:23:13 +01:00
Joel Collins
cf04fc36fc
Added catch-all 410 response for API v1 routes
2020-05-22 10:17:05 +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
0a2c1c18fb
Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server
2020-05-20 17:48:49 +01:00
Joel Collins
d9527685d6
Updated to LabThings 0.6.3
2020-05-20 17:47:16 +01:00
Joel Collins
4a553040d3
Fixed logging and split access and root file handlers
2020-05-20 17:46:44 +01:00
Joel Collins
e8bcb4bc31
Updated submodules
2020-05-20 11:13:45 +01:00
Joel Collins
1ca40c3207
Disable background close for calibration modal
2020-05-20 10:34:54 +01:00
Joel Collins
d1f0594d9d
Updated submodules
2020-05-19 15:26:46 +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
b8c0ca257c
Fixed rule expansion for LabThings 0.6.2
2020-05-18 15:39:34 +01:00
Joel Collins
49d677a56b
Fix distribution version error in metadata
2020-05-18 15:31:46 +01:00
Joel Collins
764683977c
Merge branch 'frame' into 'master'
...
eV submodule and tar distribution
Closes #136
See merge request openflexure/openflexure-microscope-server!60
2020-05-18 14:20:51 +00:00
Joel Collins
81e8171517
Merge branch 'master' into 'frame'
...
# Conflicts:
# poetry.lock
2020-05-18 14:20:40 +00:00
Joel Collins
0f912cb064
Update LabThings to 6.0.2. Closes #136
2020-05-18 15:18:12 +01:00
Joel Collins
5c8d38b0e1
Move pynpm to dev dependencies
2020-05-18 14:55:41 +01:00
Joel Collins
35a5a45ae7
Remove lite builds from CI
2020-05-18 14:04:43 +01:00
Joel Collins
ec4c8ef02e
Merge branch 'frame' into 'master'
...
eV submodule & new distribution system
See merge request openflexure/openflexure-microscope-server!59
2020-05-18 09:54:18 +00:00
Joel Collins
79259b3fc9
Revert "Remove CI file from frame branch"
...
This reverts commit dac3632c28
2020-05-18 09:54:18 +00:00
Joel Collins
ebdc463f49
Updated version
2020-05-18 10:49:53 +01:00
Joel Collins
02a9629faa
Updated distribution name in version finder
2020-05-18 10:48:10 +01:00
Joel Collins
509a5215f3
Update plugins on created, if host is ready
2020-05-18 10:46:17 +01:00
Joel Collins
6c3274499a
Revert "Remove leading . from tar dir"
...
This reverts commit 30f5166935
2020-05-18 09:15:24 +00:00
Joel Collins
1c2b0248eb
Revert "Remove leading . from tar archive"
...
This reverts commit 8f78d9d60d
2020-05-18 09:15:10 +00:00
Joel Collins
30f5166935
Remove leading . from tar dir
2020-05-18 09:10:51 +00:00
Joel Collins
8f78d9d60d
Remove leading . from tar archive
2020-05-17 16:54:40 +00:00
Joel Collins
6e62135453
Added tarignore to tarignore
2020-05-16 21:47:18 +01:00
Joel Collins
7655b23a5a
Fixed dependencies
2020-05-16 21:39:20 +01:00
Joel Collins
1b3e25be9b
Updated CI to build dist archive
2020-05-16 21:29:40 +01:00
Joel Collins
fb51930cc4
Updated tar distribution command
2020-05-16 21:26:20 +01:00
Joel Collins
58e456a33b
Added explicit packages
2020-05-16 20:52:32 +01:00
Joel Collins
6d0f325165
Renamed Poetry project and fixed optional dependencies
2020-05-16 20:48:28 +01:00
Joel Collins
2059cc0a55
More broadly catch picamera import errors
2020-05-16 20:48:09 +01:00
Joel Collins
19c7b7a20c
Add requirements.txt to dist
2020-05-16 16:36:24 +00:00
Joel Collins
76c87184a1
Added requirements.txt generation
2020-05-16 17:15:43 +01:00
Joel Collins
dff8a0d217
Fixed build command
2020-05-15 17:55:37 +01:00
Joel Collins
e91b9bf356
Removed content for master branch CI
2020-05-15 16:51:08 +00:00
Joel Collins
c04ff1b891
Revert "Remove CI file from frame branch"
...
This reverts commit dac3632c28
2020-05-15 16:50:38 +00:00
Joel Collins
9217628e0c
Fixed submodules
2020-05-15 17:49:30 +01:00
Joel Collins
b06ca88ad1
Removed broken gitmodules
2020-05-15 17:42:33 +01:00
Joel Collins
dac3632c28
Remove CI file from frame branch
2020-05-15 17:36:26 +01:00
Joel Collins
e32baa9baa
Explicit submodules
2020-05-15 17:28:18 +01:00
Joel Collins
6aa1ceeaa9
Explicit submodules
2020-05-15 17:27:59 +01:00
Joel Collins
bbd022b843
Fix poetry path
2020-05-15 17:23:13 +01:00