bugy / script-server

Web UI for your scripts with execution management
Other
1.55k stars 246 forks source link

Wanted to add a extra column in history page which is related to one specific script #573

Closed BeingCreative09 closed 1 year ago

BeingCreative09 commented 1 year ago

Actually i was using script server as my side project.And it is awesome becoz my friend just have to press execute and everything happens on fly super.I just wanted to know can i add one column into my history page as i have to maintain one column related to scipt running.Is it possible Thank you

bugy commented 1 year ago

Hi @BeingCreative09 which data should be in this column? Is it some text from the output?

BeingCreative09 commented 1 year ago

Hii, Thank you for your reply. I have script for example it takes 3 inputs I have to display the 3 input value with lets take column name as input3 followed by the value to it

On Wed, 7 Sep 2022, 1:21 pm Iaroslav Shepilov, @.***> wrote:

Hi @BeingCreative09 https://github.com/BeingCreative09 which data should be in this column? Is it some text from the output?

— Reply to this email directly, view it on GitHub https://github.com/bugy/script-server/issues/573#issuecomment-1239036798, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKSW5C366FD6XE5MYFA7RALV5BCRHANCNFSM6AAAAAAQGPV4ZA . You are receiving this because you were mentioned.Message ID: @.***>

bugy commented 1 year ago

Sorry for late reply, there is a ticket for it already: https://github.com/bugy/script-server/issues/382

Unfortunately I didn't have time to work on it