script-server icon indicating copy to clipboard operation
script-server copied to clipboard

Web UI for your scripts with execution management

Results 231 script-server issues
Sort by recently updated
recently updated
newest added

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...

bug
resolved

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...

feature
resolved

Hi, is there a particular reason why the length of the combobox changes from a certain line? ![image](https://user-images.githubusercontent.com/11161093/81967645-88b3f580-961b-11ea-8f38-06ecd546b657.png) it would be interesting to set the length of the custom combobox...

feature
resolved

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...

feature
resolved

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

feature
resolved

If you clone project from scratch and try to `npm build:prod` it, it fails with a webpack error, about missing core-js module

resolved
infrastructure

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...

feature
resolved

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...

feature

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...

feature
resolved