Sensetif / sensetif-app-plugin

The Grafana Application Plugin for the Sensetif platform.
Apache License 2.0
0 stars 0 forks source link

Script Picker component #77

Open niclash opened 11 months ago

niclash commented 11 months ago

It would be good to have a Script Picker component, to be used in the UI places where scripts can be deployed;

Script Picker picks from 3 different script scopes;

Script Picker should understand "Inputs", i.e. the query arguments that are possible. That means that the Script Editor needs to allow for "Input Declarations", i.e. which inputs that can be given as query parameter inputs. See #69.

The output is a Script URI, see #73.