Commit graph

222 commits

Author SHA1 Message Date
jtc42
70533438d2 Handle task progress and termination (in plugin forms) 2019-11-01 17:48:01 +00:00
Joel Collins
14d383b4fe Added isElectron module 2019-09-26 16:37:36 +01:00
Joel Collins
78a4b309db Fixed reactivity of found host array 2019-09-26 16:37:29 +01:00
Joel Collins
6d4851918f "Fixed" titlebar z-index 2019-09-25 14:46:29 +01:00
Joel Collins
eee03a8061 Fixed app overflow 2019-09-25 14:15:28 +01:00
Joel Collins
481fbbaeff Hide GPU preview whenever the stream tab is hidden 2019-09-25 13:51:02 +01:00
Joel Collins
e831f842cf Add newly saved hosts to the beginning of the array 2019-09-20 16:42:16 +01:00
Joel Collins
5690914c0c Cleaned up snapshot polling 2019-09-20 16:34:52 +01:00
Joel Collins
673d3fecf7 Added note 2019-09-20 16:07:34 +01:00
Joel Collins
0b5d998626 Added snapshot polling to host cards 2019-09-20 16:02:37 +01:00
Joel Collins
b1fe4cf67c removed some whitespace 2019-09-20 16:02:23 +01:00
Joel Collins
4794d4cef9 Vertically align connect card 2019-09-19 22:30:54 +01:00
Joel Collins
b2b24982aa Removed animation from accordions 2019-09-19 17:08:26 +01:00
Joel Collins
570337ad04 Restyled accordion headers 2019-09-19 16:56:29 +01:00
Joel Collins
f8bb26b130 Properly handle new connection clicks 2019-09-19 15:28:15 +01:00
Joel Collins
cceaa645be Moved connect into a display panel tab 2019-09-19 13:20:39 +01:00
Joel Collins
d5155100a8 Prevent duplicate foundHosts caused by multiple broadcasts 2019-09-10 18:24:17 +01:00
Joel Collins
a44709c0bb Only add found device if it has port info 2019-09-10 16:44:37 +01:00
Joel Collins
9dbb418d99 Added todo 2019-09-10 13:59:53 +01:00
Joel Collins
924c0fab02 Added "nearby devices" mDNS scan in connect pane 2019-09-10 13:48:23 +01:00
Joel Collins
9891cbf5ff Increase gain form step size 2019-08-08 10:41:08 +01:00
Joel Collins
cfdbdd7e74 Only render default plugin forms if plugin is enabled 2019-08-08 10:32:20 +01:00
Joel Collins
61c8d00d95 Fixed camera setting paload 2019-08-08 10:31:59 +01:00
Joel Collins
3d9354100c Added more information to version mismatch warning 2019-07-08 13:57:29 +01:00
Joel Collins
b698f50e48 Metadata values can be edited once added 2019-06-26 15:21:00 +01:00
Joel Collins
463bec6e18 Added new generic field components 2019-06-26 14:40:07 +01:00
Joel Collins
2c9f844afd Fixed scan folder name padding 2019-06-18 17:14:01 +01:00
Joel Collins
3de9927cd2 Added a proper indeterminate progress bar 2019-06-18 17:00:26 +01:00
Joel Collins
e9fafd5dce Replaced all UIKit icons with MD icons 2019-06-18 16:00:03 +01:00
Joel Collins
d56a8e369f Fixed form arrangement 2019-06-18 14:06:10 +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
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
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