Commit graph

4253 commits

Author SHA1 Message Date
Joel Collins
e9fafd5dce Replaced all UIKit icons with MD icons 2019-06-18 16:00:03 +01:00
Joel Collins
e91e58daa3 Added a long running task to schema example 2019-06-18 15:56:02 +01:00
Joel Collins
d56a8e369f Fixed form arrangement 2019-06-18 14:06:10 +01:00
Joel Collins
54dcee0083 Tweaked example schema 2019-06-18 13:53:38 +01:00
Joel Collins
fa848112ca Implemented proper checklist logic 2019-06-18 12:13:35 +01:00
Joel Collins
cf1e766464 Added name prop and fixed grid stacking 2019-06-18 12:13:22 +01:00
Joel Collins
8613326822 Added name prop 2019-06-18 12:13:08 +01:00
Joel Collins
8a5c749d47 Added specific API schema example plugin 2019-06-17 17:35:20 +01:00
Joel Collins
6273537174 Added form initialisation and updating 2019-06-17 17:34:03 +01:00
Joel Collins
a5c4772d43 Added selfUpdate prop 2019-06-17 17:33:48 +01:00
Joel Collins
864628a014 Fixed component name 2019-06-17 17:33:38 +01:00
Joel Collins
1b9dac120b Handle long running task plugins 2019-06-17 15:05:13 +01:00
Joel Collins
5f19d6392f pollTask resolves with full response data 2019-06-17 15:04:57 +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
Joel Collins
2f9eef920a Nice little divider 2019-06-17 12:14:35 +01:00
Joel Collins
f6ddd7f1c2 Actually send requests 2019-06-17 12:14:29 +01:00
Joel Collins
09f9ad6f7d Switch to material icons for tabs 2019-06-17 11:41:45 +01:00
jtc42
5837d78a21 Add missing itertools import 2019-06-16 13:06:28 +01:00
Joel Collins
4db11c018d Tidied up 2019-06-14 21:42:19 +01:00
Joel Collins
4ca93ba629 Added extra notes 2019-06-14 17:55:08 +01:00
Joel Collins
a8d03689e6 Removed redundant route attribute 2019-06-14 17:52:18 +01:00
Joel Collins
8742c4d43c Added extra content to test schema 2019-06-14 17:51:26 +01:00
Joel Collins
ad49e49b4a Generate full form submit URL 2019-06-14 17:41:07 +01:00
Joel Collins
59aaa12c59 Get plugins from Vuex store 2019-06-14 17:40:55 +01:00
Joel Collins
36eb3b4396 Added plugin schemas to Vuex store 2019-06-14 17:40:40 +01:00
Joel Collins
e60fd375e3 Use dev environment in serve 2019-06-14 17:40:20 +01:00
Joel Collins
6afca186ce Added dev environment 2019-06-14 17:40:12 +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
Joel Collins
ff0fe49976 Allow multiple forms per plugin 2019-06-14 16:10:28 +01:00
Joel Collins
0fad5304f8 Added route and submit button 2019-06-14 16:10:17 +01:00
Joel Collins
5e69e52bcd Added strict one-way binding to all form components 2019-06-14 15:35:08 +01:00
Joel Collins
4a0351f80c Added first basic form elements 2019-06-13 17:55:33 +01:00
Joel Collins
1400f94b2f Added example of plugin using basic HTML body 2019-06-13 13:51:44 +01:00
Joel Collins
8e0cdf3b11 Merge branch 'config-dict-fixes' into 'master'
Fixed read and apply config dicts

See merge request openflexure/openflexure-microscope-server!24
2019-06-12 16:24:08 +00:00
Joel Collins
f31c28fe52 Fixed read and apply config dicts 2019-06-12 17:23:24 +01:00
Joel Collins
e1a9f7625e Minor theming tweaks 2019-06-12 10:57:51 +01:00
jtc42
df205cc76d Removed a todo 2019-06-11 10:36:15 +01:00
jtc42
3299934afb Added deprecation warnings to config property 2019-06-11 10:34:02 +01:00
jtc42
4246746bdc Updated config API to use apply_config 2019-06-11 10:33:45 +01:00
jtc42
8500d545f9 Default cursor over section headings 2019-06-11 10:28:15 +01:00
jtc42
4e0ca3eb8d Iterated to beta 3 2019-06-11 09:52:35 +01:00
jtc42
cfcb34727a Toggling localmode no longer sends request 2019-06-11 09:44:34 +01:00
jtc42
0f23c93ae8 Halved resize timeout 2019-06-11 09:39:36 +01:00
jtc42
5a9857d215 Tidied up recalculateSize 2019-06-11 09:37:47 +01:00
Joel Collins
a343d17053 Tidied up streamDisplay a bit 2019-06-10 21:51:05 +01:00