Commit graph

409 commits

Author SHA1 Message Date
Joel Collins
d724c3d121 Fixed default extension init path 2020-01-07 10:39:41 +00:00
jtc42
8afb0757bd Better handle response documentation 2020-01-06 22:28:00 +00:00
jtc42
1ccdad8a86 Removed some unused imports 2020-01-06 17:55:43 +00:00
jtc42
8b472eab1b Use @use_args 2020-01-06 17:48:16 +00:00
jtc42
4a6e672630 Marshal with TaskSchema 2020-01-06 17:23:37 +00:00
jtc42
70149e9732 Cleaned code structure 2020-01-06 16:45:38 +00:00
jtc42
79abc3fee3 Added quick create_app function 2020-01-06 15:09:29 +00:00
jtc42
829c58d3fb Blackened 2020-01-06 15:00:48 +00:00
jtc42
585633020b Automatically register all extensions in the extension directory (without explicit init import) 2020-01-05 20:02:22 +00:00
jtc42
932353de31 Updated ZIP builder to extension 2020-01-05 19:06:45 +00:00
jtc42
acb3f0c956 Merge branch 'new-plugin-system' of https://gitlab.com/openflexure/openflexure-microscope-software into new-plugin-system 2020-01-05 18:57:20 +00:00
jtc42
2a245185a6 Renamed LabThing plugins to extensions 2020-01-05 18:56:46 +00:00
Joel Collins
1d7eb4700c Added zip_plugin_v2 to defaults 2020-01-03 15:22:09 +00:00
Joel Collins
440f35d9e1 Added draft v2 zip builder plugin 2020-01-03 15:21:32 +00:00
jtc42
d96e188d16 Removed old debug code 2020-01-03 00:23:00 +00:00
jtc42
ab6fa9f0e5 Blackened 2020-01-03 00:21:16 +00:00
jtc42
6be8b0044a Added simple root and swagger routes 2020-01-03 00:19:25 +00:00
jtc42
5bdb6764be Fixed automatic Swagger from docstrings 2020-01-02 23:37:28 +00:00
jtc42
4918215ea7 Tested Field description 2020-01-02 23:36:59 +00:00
jtc42
9bc4e6171a Fixed doc_response import 2020-01-02 23:01:20 +00:00
jtc42
a75b6073f2 Renamed @response to @doc_response 2020-01-02 23:01:04 +00:00
jtc42
b3f32f2309 Added decorator for documenting response codes 2020-01-02 22:43:44 +00:00
jtc42
6d7921e8b4 First draft of auto-Swagger 2020-01-02 21:33:50 +00:00
Joel Collins
dad89c0779 Use @marshal_with for capture action 2019-12-31 16:25:33 +00:00
Joel Collins
7174e6a60a First test of @use_args decorator 2019-12-31 16:19:50 +00:00
Joel Collins
b4e2d5b172 Only measure sharpness if camera has "array" method 2019-12-28 18:57:53 +00:00
Joel Collins
419cc411b7 Move new default plugins to API submodule 2019-12-28 18:53:10 +00:00
jtc42
c85bdcc91d Blackened 2019-12-21 17:40:04 +00:00
jtc42
2574e38b47 Tidied up 2019-12-21 17:38:29 +00:00
jtc42
4793de1283 Generate links at pre_dump time 2019-12-21 17:37:21 +00:00
jtc42
68541fdddb Removed explicit endpoints 2019-12-21 16:19:52 +00:00
jtc42
2372ba26e1 Added some basic docs (waiting on auto-doc for args) 2019-12-21 13:18:02 +00:00
jtc42
a8a3cafa97 Restructured labthings 2019-12-21 12:10:09 +00:00
Joel Collins
206dd521ec Tidied up app 2019-12-18 15:06:15 +00:00
Joel Collins
45c8d2b47f Removed old plugin system 2019-12-18 15:04:55 +00:00
Joel Collins
a77ed8e273 Removed debug routes 2019-12-18 15:00:08 +00:00
Joel Collins
15a6f13cd5 Blackened 2019-12-18 14:58:51 +00:00
Joel Collins
5a0188abd3 Removed old tasks view 2019-12-18 14:57:27 +00:00
Joel Collins
1047257242 Moved task routes into base labthing 2019-12-18 14:56:45 +00:00
Joel Collins
f2af359b8b Added basic thing description to root 2019-12-18 14:30:33 +00:00
Joel Collins
d52453849c Removed plugins from old v2 route 2019-12-18 12:01:02 +00:00
Joel Collins
74f1d55bb2 Added capture resources to new system 2019-12-18 11:55:51 +00:00
Joel Collins
5efd58f561 Removed API v1 2019-12-18 11:06:35 +00:00
Joel Collins
c9ac940a27 Fixed URL prefix 2019-12-16 16:24:36 +00:00
Joel Collins
2b5b0b8744 Added base plugin resource 2019-12-16 16:20:13 +00:00
Joel Collins
9e404415ae Actually fixed task termination 2019-12-13 15:06:27 +00:00
Joel Collins
1224daac13 Fixed task termination 2019-12-13 15:03:59 +00:00
Joel Collins
779c112ecc Fixed plugin route attaching 2019-12-13 14:49:28 +00:00
Joel Collins
477abb6970 First draft of new API plugin system 2019-12-13 13:48:50 +00:00
Joel Collins
3db99fee2f Enable stage coordinate zeroing 2019-11-29 14:09:23 +00:00