Commit graph

114 commits

Author SHA1 Message Date
Joel Collins
45e7bcb167 Fixed plugin view ID clashes 2019-11-27 14:34:45 +00:00
Joel Collins
37c514dacb Moved system metadata into 'system' key. Fixed reloading. 2019-11-22 12:17:37 +00:00
Joel Collins
309b34810c Store encoded LST in microscope system metadata 2019-11-22 12:00:33 +00:00
Joel Collins
de73ae4e0a Fixed microscope.plugins references 2019-11-21 15:10:00 +00:00
Joel Collins
659f58b254 Fixed missing scan metadata 2019-11-21 14:44:10 +00:00
Joel Collins
99a29eb393 Fixed incorrect placeholder type 2019-11-21 14:02:00 +00:00
Joel Collins
97f718ccbd Added example of static default values to val_disposable 2019-11-21 12:39:39 +00:00
Joel Collins
a17bf7283c Fixed AutocalibrationPlugin plugin name 2019-11-20 17:17:33 +00:00
Joel Collins
b430a2d34a Blackened 2019-11-20 14:13:01 +00:00
Joel Collins
36f195d6e7 Fixed legacy plugin state 2019-11-20 14:11:28 +00:00
Joel Collins
d3f2807bb9 Renamed form to GUI 2019-11-20 12:08:13 +00:00
jtc42
c2d27e8f56 Added a description field using docstrings 2019-11-19 22:31:57 +00:00
jtc42
eb321220c6 Don't prefix view IDs with plugin name 2019-11-19 21:47:23 +00:00
jtc42
a3716cf817 Tidied up debug statements 2019-11-19 21:35:32 +00:00
jtc42
3c096e9b53 Overhauled v2 plugin attaching 2019-11-19 19:19:54 +00:00
Joel Collins
edecc01ca1 Added proper root representation 2019-11-19 15:45:54 +00:00
jtc42
dac50f1f3a Replaced 202s with more suitable 201s 2019-11-15 16:53:50 +00:00
jtc42
76af0891e9 Blackened 2019-11-15 16:52:57 +00:00
jtc42
0907d013cd Tidied and improved JSON representations 2019-11-15 16:51:48 +00:00
jtc42
6581612312 Implemented root API v2 routes 2019-11-14 16:33:00 +00:00
Joel Collins
bb9bb77536 Moved API views up a level 2019-11-13 14:06:41 +00:00
Joel Collins
e76dee2383 Fixed #103 2019-11-12 15:00:16 +00:00
Joel Collins
e2e1783ab9 Store more complete metadata in scan captures 2019-11-12 14:53:11 +00:00
Joel Collins
b1a38170a1 Fixed RecalibrateAPIView POST task 2019-11-11 10:44:57 +00:00
Joel Collins
dd82528d78 Blackened 2019-11-06 22:13:39 +00:00
Joel Collins
4e7606aa0c Blackened files 2019-11-06 22:07:16 +00:00
jtc42
8ec9368988 Added update_task_progress example 2019-11-01 16:11:07 +00:00
jtc42
e4a78046d7 Implemented draft of new background task system 2019-11-01 16:06:49 +00:00
Joel Collins
dc794d4df8 Microscope capture objects now just handle on-disk data 2019-09-16 16:35:32 +01:00
Joel Collins
5966ce29be Blackened everything 2019-09-15 14:17:52 +01:00
Joel Collins
11e64cf952 Reverted form description name to "schema". Backwards compatible 2019-09-14 16:20:46 +01:00
Joel Collins
d9e07f913a Plugin schema are now just plugin forms (requires eV 1.2) 2019-09-14 15:51:51 +01:00
Joel Collins
6581385ab9 Refactored JsonPayload to JsonResponse 2019-09-13 18:04:33 +01:00
jtc42
4733b250ed Added support for a fully mocked device 2019-06-28 12:52:55 +01:00
Joel Collins
90e8bd6558 Converted to use new convenience imports 2019-06-24 14:40:07 +01:00
Joel Collins
7aed8d0585 Added a custom icon 2019-06-18 17:03:22 +01:00
Joel Collins
085daa5ba6 Removed redundant test schema 2019-06-18 17:03:17 +01:00
Joel Collins
e91e58daa3 Added a long running task to schema example 2019-06-18 15:56:02 +01:00
Joel Collins
54dcee0083 Tweaked example schema 2019-06-18 13:53:38 +01:00
Joel Collins
8a5c749d47 Added specific API schema example plugin 2019-06-17 17:35:20 +01:00
Joel Collins
559fe6c2fe Merge branch 'api-schema' of https://gitlab.com/openflexure/openflexure-microscope-server into api-schema 2019-06-17 13:55:25 +01:00
Joel Collins
9911b33621 Removed test schema 2019-06-17 13:55:14 +01:00
Joel Collins
456ca7d13d Added example schema 2019-06-17 13:55:05 +01:00
Joel Collins
e52871e21b Fixed default backlash 2019-06-17 13:54:32 +01:00
jtc42
5837d78a21 Add missing itertools import 2019-06-16 13:06:28 +01:00
Joel Collins
8742c4d43c Added extra content to test schema 2019-06-14 17:51:26 +01:00
Joel Collins
616ed455f5 Removed redundant payload 2019-06-14 17:18:54 +01:00
Joel Collins
e55c097a32 Added API route for returning API schemas 2019-06-14 17:18:13 +01:00
Joel Collins
7cb992adc4 Added example API schema 2019-06-14 17:17:34 +01:00
jtc42
8c3302644a Automatically add microscope ID and name to metadata 2019-06-07 17:28:57 +01:00