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

Hello Bugy, I have noticed 2 Issues : - 1) During the POC , I had created few Test Scripts in the Admin Console. I'm trying to delete the Scripts...

I have a script that takes as input complex text, with new lines, emojis, special characters, everything. This being the configuration: ``` "parameters":[ { "name":"TEXTO", "type":"text", "param":"-text", "required":true }, {...

duplicate

hello @bugy use case: 1)there is a dropdown calculated from list. 2)after that, script is running and changing the values in file|dir that step 1 builds the list from 3)now...

feature

When accessing the script server from iphone/safari every action I do, trying to execute a script, change to a new one, etc it asks to login again. Why this happens?

use case: i choose something from very long list run the script. now need change, but i don't know what is chosen in the dropdown i don't want to reload...

feature

I often find myself opening two separate tabs when working with script-server. The reason being - I set up scripts often. Here is a mock up of the design change...

feature

If you are using reverse proxy with a custom location (e.g. my-host.com/script-server), and go to Open Admin UI -> Open Scripts tab -> Open a script -> Click on 3...

bug
resolved

In my production environment, when scheduling a script to be ran at a later time, selecting a single option from a multiselect-list parameter will transform arguments. For example, if one...

bug
resolved

do you plan to add api for running script via http request?

feature

Uploading a (large) file doesn't give any feedback. Users think nothing is happening and refresh the page or think the script-server is stuck. A progress bar, or some other indication...

feature