script-server
script-server copied to clipboard
Web UI for your scripts with execution management
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 }, {...
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...
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...
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...
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...
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...
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...