bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

Hierarchical organizing of scripts #635

Open edrimon opened 1 year ago

edrimon commented 1 year ago

Hi

It would be great if somebody could organize the scripts in subcollections. For example: server01scripts/ , server02scripts/ , server01scripts/jim , whatever..

Now you can just put them there , its not so clear if also even in this case ordering is supported.

bugy commented 1 year ago

Hi @edrimon do you mean on a file system? Or on the UI

edrimon commented 1 year ago

On the UI

On Tue, Mar 7, 2023, 14:20 Iaroslav Shepilov @.***> wrote:

Hi @edrimon https://github.com/edrimon do you mean on a file system? Or on the UI

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

bugy commented 1 year ago

You can use "group" option in script configuration for it https://github.com/bugy/script-server/wiki/Script-config#group

edrimon commented 1 year ago

Thanks a lot. Does this support ordering inside the group ?

On Tue, Mar 7, 2023, 14:44 Iaroslav Shepilov @.***> wrote:

You can use "group" option in script configuration for it https://github.com/bugy/script-server/wiki/Script-config#group

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

bugy commented 1 year ago

No, it's always alphabetical