Commit graph

27 commits

Author SHA1 Message Date
Joel Collins
1380cc9f36 Started shifting extension forms into new nav layout 2020-03-16 14:07:11 +00:00
Joel Collins
1a55be12cf Allow plugins to emit events on submission response 2020-02-18 17:14:16 +00:00
Joel Collins
fcdb30eedf Updated to new API structure 2020-01-14 16:10:05 +00:00
Joel Collins
ae09c82ab3 Improved plugin form action button alignment 2019-11-29 14:49:39 +00:00
Joel Collins
951765f2c1 Plugin form refresh button updates form schema itself 2019-11-27 14:38:25 +00:00
Joel Collins
8c511f0cfc Added todo 2019-11-26 16:06:45 +00:00
Joel Collins
fe20392a97 Converted to API v2 format 2019-11-26 14:54:10 +00:00
Joel Collins
39ec99ed29 Allow null values 2019-11-21 14:46:51 +00:00
Joel Collins
a202495692 Fixed submitUrl property name 2019-11-20 16:57:40 +00:00
Joel Collins
ebcb938da1 Great big ESLint 2019-11-11 16:33:43 +00:00
Joel Collins
77098f54d8 Updated JsonForm to use new taskSubmitter component 2019-11-04 16:25:25 +00:00
jtc42
70533438d2 Handle task progress and termination (in plugin forms) 2019-11-01 17:48:01 +00:00
Joel Collins
463bec6e18 Added new generic field components 2019-06-26 14:40:07 +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
6273537174 Added form initialisation and updating 2019-06-17 17:34:03 +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
f6ddd7f1c2 Actually send requests 2019-06-17 12:14:29 +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
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