script-server
script-server copied to clipboard
Web UI for your scripts with execution management
I have multiple google accounts logged in. (Work and personal). I accidentally clicked on wrong account and logged in with wrong account which has no authentication on our script-server. Now...
Hello, it would be nice to feature resizing of the input fields. For example, if I want to input a longer text as an argument, I always need to use...
Hi, is there a particular reason why the length of the combobox changes from a certain line?  it would be interesting to set the length of the custom combobox...
it is bit strange that they all the same exactly almost may be right name is grouping? so the rest of params will be forced to move to next line...
in logging.json i see "simple": { "format": "%(asctime)s [%(name)s.%(levelname)s] %(message)s" } i need to put first parameter value in there. (to know which playbook is ran) is it possible? thanks
If you clone project from scratch and try to `npm build:prod` it, it fails with a webpack error, about missing core-js module
Can be nice to have the ability to put some text in the empty output place before running the actual script. This can be like a splash screen for every...
google added new feature to add permissions to google groups so you may see groups in project may be we can add it so, no need to define groups twice...
At the moment all the parameters are passed to a script via common line arguments (e.g. my_script.sh -param1 ABC -param2 DEF) And during script execution, a user can input text...