2 days
Refactor the UI to facilitate plugin calls.
Right now the plugin call feature require the input parameters to be passed as a JSON encoded string into a single text field. This was a really simple and handy solution at the beginning but it's really bad form a UX perspective. So a better UI/UX need to researched and implemented for this feature.
Refactor the UI to facilitate plugin calls.
Right now the plugin call feature require the input parameters to be passed as a JSON encoded string into a single text field. This was a really simple and handy solution at the beginning but it's really bad form a UX perspective. So a better UI/UX need to researched and implemented for this feature.