Commit graph

605 commits

Author SHA1 Message Date
Joel Collins
37f92b6cce Linting fixes 2020-11-30 17:17:14 +00:00
Joel Collins
b8354d3e8e Added type information to LABTHINGS_EXTENSIONS 2020-11-30 17:11:30 +00:00
Joel Collins
bc3927759f Handle missing endpoints 2020-11-30 17:10:00 +00:00
Joel Collins
d28848412c Fixed get_locations method reference 2020-11-30 16:59:56 +00:00
Joel Collins
18a0eedd5e Fixed tile method reference 2020-11-30 16:57:54 +00:00
Joel Collins
8d0759e9e0 Updated default extensions to subclass structure 2020-11-30 16:41:39 +00:00
Joel Collins
7866ec0f47 Static type analysis 2020-11-30 13:36:45 +00:00
Joel Collins
b2192b2190 Fixed unused imports 2020-11-25 15:32:08 +00:00
Joel Collins
5137d1b9dc Added basic unit tests of non-integrated functions 2020-11-25 15:25:17 +00:00
Joel Collins
4ba4403125 Added custom h4 formatting 2020-11-24 12:28:59 +00:00
Joel Collins
455b8681f7 Rearranged element layout 2020-11-24 12:28:45 +00:00
Joel Collins
a2f8158698 feat: Removed backlash settings 2020-11-24 12:26:31 +00:00
Joel Collins
c0fcd22cc3 feat: Added backlash and settle time settings 2020-11-24 12:26:14 +00:00
Joel Collins
0f7cecb545 feat: Added stream and capture quality settings 2020-11-24 12:25:57 +00:00
Joel Collins
e17366d976 fix: Fixed IHI tab icon duplication bug 2020-11-24 12:25:30 +00:00
Joel Collins
3e783c5e7c Common watch format 2020-11-23 17:32:09 +00:00
Joel Collins
d49b34ef6c Added options to invert navigation steps 2020-11-23 17:32:00 +00:00
Joel Collins
2e34722d6e Removed old console logs 2020-11-23 13:08:44 +00:00
Joel Collins
358d44189b Removed unneeded plugin:vue/essential 2020-11-23 12:00:14 +00:00
Joel Collins
3c2b5f56a1 Fixed release notes 2020-11-22 17:10:52 +00:00
Joel Collins
52942d598d Updated Vue ESLint plugin 2020-11-22 17:06:30 +00:00
Joel Collins
ef9f257e23 Fixed global state and scrolltotop 2020-11-22 17:01:46 +00:00
Joel Collins
a1ae94792e Cleaned up store and removed unused FoV setting 2020-11-22 16:52:30 +00:00
Joel Collins
f187a3a00d Removed unused webcomponent support 2020-11-22 16:33:01 +00:00
Joel Collins
65df702dfd Removed unused commented line 2020-11-18 16:09:35 +00:00
Joel Collins
b8a45693a7 Merge branch 'lst-image' of https://gitlab.com/openflexure/openflexure-microscope-server into lst-image 2020-11-18 15:29:39 +00:00
Joel Collins
f0a312742b Rearranged settings and added LST download 2020-11-18 15:29:33 +00:00
Joel Collins
aba3eb3544 Return LST as a file 2020-11-18 15:24:24 +00:00
Joel Collins
4d40e81f0e Added API route to convert LST to PNG 2020-11-18 14:23:12 +00:00
Joel Collins
421a2e3960 Replace top-level actions View with builtin LabThings 2020-11-17 17:17:06 +00:00
Joel Collins
e464086723 Cleaned up main app setup 2020-11-17 16:55:35 +00:00
Joel Collins
021745da26 Remove separate camera stream thread 2020-11-17 16:19:55 +00:00
Joel Collins
c9c29a7db4 Moved gen() into streams.py 2020-11-17 11:20:07 +00:00
Joel Collins
c48c6d859d Extra comments 2020-11-13 12:35:12 +00:00
Joel Collins
c6458046ec Data-driven tab layout 2020-11-13 12:34:08 +00:00
Joel Collins
c0f9f34256 Removed now-redundant TODO comments 2020-11-13 11:27:54 +00:00
Joel Collins
84dcf4f475 Cleaned up Capture schemas 2020-11-13 11:12:39 +00:00
Joel Collins
3451b8a8a5 Added full TileScanArgs schema 2020-11-12 16:56:28 +00:00
Joel Collins
f681800e26 Improved args schema for captures 2020-11-12 16:46:07 +00:00
Joel Collins
6fb61e1e3f Reverted logging style 2020-11-12 15:45:58 +00:00
Joel Collins
9f5252194a Updated all log strings to new format 2020-11-12 15:12:17 +00:00
Joel Collins
6644819352 Formatting 2020-11-12 14:33:08 +00:00
Joel Collins
f4b123c237 Style and linting 2020-11-12 14:28:44 +00:00
Joel Collins
b350f62013 Removed old JSONResponse class 2020-11-12 13:50:48 +00:00
Joel Collins
4a9d1c5e3c Removed default JSON files and submoduled JSON encoder class 2020-11-12 12:02:09 +00:00
Joel Collins
8c180ca285 2.8.0-beta.2 2020-11-11 14:18:26 +00:00
Joel Collins
1e8978d2b6 Added submit button to API origin override form 2020-11-11 14:12:47 +00:00
Joel Collins
3387c273de Fixed tab switcher background height 2020-11-11 14:10:32 +00:00
Joel Collins
fa909db71c Scroll to top when pagination switches 2020-11-11 14:10:20 +00:00
Joel Collins
5a32e8a488 Changed default pollInterval to 1s 2020-11-06 10:39:25 +00:00