Commit graph

540 commits

Author SHA1 Message Date
Joel Collins
279cc03193 Fixed tab bar scrolling 2020-10-28 17:29:23 +00:00
Joel Collins
ce57d37dc9 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2020-10-28 10:47:15 +00:00
Joel Collins
353450dd56 Fixed capture link generator when passed a dict 2020-10-28 10:47:10 +00:00
Joel Collins
f9da19fb7f Merge branch 'geometry-change-bug-fixes' into 'master'
Geometry change bug fixes

See merge request openflexure/openflexure-microscope-server!78
2020-10-27 17:17:58 +00:00
Joel Collins
81ca64e0d8 Properly set up ESLint 2020-10-27 17:05:57 +00:00
Joel Collins
e1cca30deb Added pagination to gallery 2020-10-27 16:37:11 +00:00
Joel Collins
e3a45b84d8 Fixed gallery overflow 2020-10-27 16:36:40 +00:00
Joel Collins
89b1f9dac9 Fixed incorrect import 2020-10-27 16:36:30 +00:00
Samuel McDermott
2f08bd37d3 Use application/json for put 2020-10-27 16:16:58 +00:00
Joel Collins
eff03bfa2c Rearranged main components 2020-10-27 14:52:27 +00:00
Joel Collins
729e473ea0 Close #186 2020-10-26 15:41:59 +00:00
Joel Collins
601e51d9b9 Code formatting 2020-10-26 14:58:09 +00:00
Joel Collins
ef4e825b9c Merge branch 'temporary' into 'master'
Added a spiral scan option

See merge request openflexure/openflexure-microscope-server!75
2020-10-26 14:54:23 +00:00
Joel Collins
a258b6338d Close #148 2020-10-26 13:48:33 +00:00
Joel Collins
459a8dc2a3 Reset tracker frames after each mode 2020-10-26 13:36:36 +00:00
Joel Collins
574f4a615d Fast AF use normal stream 2020-10-26 13:16:58 +00:00
Joel Collins
3c63d6a240 Overhauled autofocus tracker 2020-10-22 16:00:52 +01:00
Joel Collins
cd8145c198 Isort 2020-10-22 15:59:19 +01:00
samuelmcdermott
97ff8d4049 Add header to put request to ensure string is sent 2020-10-21 18:43:13 +01:00
Joel Collins
355b3cd8f2 Fixed argument parsing in PreferredLocationGUIView 2020-10-21 11:40:03 +01:00
Joel Collins
a5d0395334 Simplified tab icon style 2020-10-20 13:17:49 +01:00
Joel Collins
1677f0df76 Blackened 2020-10-19 18:34:58 +01:00
Joel Collins
4ae39db402 Revert scan to use old fast autofocus 2020-10-19 18:20:40 +01:00
Joel Collins
51ff132633 Refactored fast_autofocus 2020-10-19 18:17:29 +01:00
Joel Collins
2186bf7aaa Add /updownup_autofocus view 2020-10-19 17:59:54 +01:00
Joel Collins
4ceb6bcafe Separate "classic" fast AF from up-down-up AF 2020-10-19 17:59:07 +01:00
Joel Collins
e6913b23e2 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server into master 2020-10-16 15:42:17 +01:00
Joel Collins
d4c040bcac Fixed duplicated mini previews in settings 2020-10-16 15:42:11 +01:00
Joel Collins
02766382e0 Merge branch 'master' of https://gitlab.com/openflexure/openflexure-microscope-server 2020-10-16 14:53:41 +01:00
Joel Collins
b3332c078d Fixed misuse of id name 2020-10-16 14:53:02 +01:00
Joel Collins
a5401a0a2e Cleaned up layout 2020-10-16 14:47:55 +01:00
Joel Collins
157eb28053 Fix stage geometry URL 2020-10-16 14:41:34 +01:00
Joel Collins
b2c6c93284 Fix download button formatting 2020-10-16 14:41:23 +01:00
Joel Collins
0bc98104e2 Update lockfile 2020-10-16 14:41:13 +01:00
Joel Collins
9310deeeff Fixed pylint line ignores 2020-10-16 09:35:41 +00:00
Joel Collins
994e83dbeb Code cleanup 2020-10-14 14:56:29 +00:00
Joe Knapper
ad8fd54cb7 Added a spiral scan option 2020-10-14 15:52:44 +01:00
Joel Collins
2bfb988460 Code formatting 2020-10-13 15:02:19 +01:00
Joel Collins
4521913f1b Added OneOf to stage type schema 2020-10-13 14:59:59 +01:00
Joel Collins
ba9c77d5c3 Changed stage type URL to /instrument/stage/type for consistency 2020-10-13 13:34:29 +00:00
samuelmcdermott
abfbf6ae20 updated for new API view 2020-10-13 12:39:42 +01:00
samuelmcdermott
86d866c5f9 Moved API from action to property view 2020-10-13 12:39:17 +01:00
samuelmcdermott
e886e9db28 change vue to use a task submitter for setting stage 2020-10-12 16:56:58 +01:00
samuelmcdermott
f30679d4db stage API returns a dict 2020-10-12 16:56:25 +01:00
samuelmcdermott
b25e7b75e0 Add Vue component for changing the stage type via API 2020-10-12 01:28:41 +01:00
samuelmcdermott
81ca2c9cb1 Add a get route for the stage type and rename 2020-10-12 01:23:44 +01:00
samuelmcdermott
79f3104409 Add API to set the stage 2020-10-11 01:01:21 +01:00
Joel Collins
345d497166 Fixed MoveAndMeasureAPI args schema 2020-09-30 16:27:28 +01:00
Joel Collins
1c0cc32b6c Close #166 2020-09-30 13:25:36 +01:00
Joel Collins
317bde6371 Added MoveAndMeasureAPI view 2020-09-28 13:38:27 +01:00