bugy / script-server

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

Pop existing script groups when filling in "Group" field on script #581

Open MNeill73 opened 1 year ago

MNeill73 commented 1 year ago

Feature request

I.e., I have something like this group/script structure on my front page for scripts...

  • Control -- Start -- Stop
  • Reports -- Inventory -- Status

When I build a new or edit an existing script config, activating the "Group" field would pop a set of completions that did:

 Group

 _______________________________________________

     - Control
     - Reports

So that we could ensure Group names stayed consistent

bugy commented 1 year ago

Hi @MNeill73 thanks for proposal, I'll put it to a backlog. But unfortunately I won't be able to work on it. If you want, you can create a PR. If needed I can help