Commit graph

397 commits

Author SHA1 Message Date
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
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
Joel Collins
4db11c018d Tidied up 2019-06-14 21:42:19 +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
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
e1a9f7625e Minor theming tweaks 2019-06-12 10:57:51 +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
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