Commit graph

4774 commits

Author SHA1 Message Date
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
Joel Collins
e0d3169385 Fixed typo 2019-06-10 21:38:08 +01:00
jtc42
b9651298fc Moved to a single ResizeObserver to manage element resizing 2019-06-10 19:26:40 +01:00
jtc42
2327b9b8bf Tidied up component structure 2019-06-10 19:26:19 +01:00
Joel Collins
c002ceccbd Started custom theming through LESS 2019-06-10 17:02:35 +01:00
Joel Collins
2357223aee Added some clarity comments 2019-06-10 17:02:23 +01:00
Joel Collins
6ac58f5024 Fixed spinning buttons properly 2019-06-10 17:02:05 +01:00
Joel Collins
04145d1704 Enable UIkit updates 2019-06-10 17:01:47 +01:00
Joel Collins
cd82f00af3 Moved control tab content into components 2019-06-10 11:54:35 +01:00
Joel Collins
0014d61f89 Moved tabicons into a component 2019-06-10 11:28:11 +01:00
jtc42
d302a77d6e Started fixing LESS 2019-06-10 09:05:16 +01:00
jtc42
81bb14a812 Added custom left-tab logic 2019-06-10 08:33:53 +01:00
Joel Collins
5be408c171 Testing left vertical tabs 2019-06-09 20:19:50 +01:00
Joel Collins
a35292b8e4 Test shrunk heading 2019-06-09 20:19:40 +01:00
Joel Collins
c1641f6bf9 Rewritten responsive layout in main.Vue 2019-06-09 09:33:05 +01:00
jtc42
fc2f84743c Bumped up to beta 2 2019-06-07 18:41:42 +01:00
jtc42
945cf62363 Better aligned gallery cards 2019-06-07 18:39:21 +01:00
jtc42
8c3302644a Automatically add microscope ID and name to metadata 2019-06-07 17:28:57 +01:00
jtc42
a8161413f3 Added link to homepage in Help menu 2019-06-07 17:28:01 +01:00
jtc42
901fc50fe5 Better client info in default capture metadata 2019-06-07 17:03:42 +01:00
jtc42
033b649402 Get version from package info 2019-06-07 17:03:28 +01:00
jtc42
fd5e157c71 Save all package info to process.env 2019-06-07 17:03:08 +01:00
jtc42
83c933fb3c Removed web and app specifiers from serve and start 2019-06-07 17:02:50 +01:00
jtc42
c2cfcb8e56 Added a disconnect button to reset vuex state 2019-06-07 16:44:36 +01:00
jtc42
293409b39c Account for server version being undefined in old releases 2019-06-07 16:35:26 +01:00
jtc42
61121b0781 Restructured npm scripts 2019-06-07 16:35:07 +01:00
jtc42
b1cd061a00 Actually use config dictionary with version when saving 2019-06-07 16:29:10 +01:00
jtc42
4c67ef2fc2 Inject server_version into saved config 2019-06-07 15:33:31 +01:00
jtc42
235aa984f9 Updated docs 2019-06-07 13:37:20 +01:00
Joel Collins
722edeb4de Enabled extglob in CI script 2019-06-06 16:02:08 +01:00