seatgeek / hell

Deprecated: Hell is an open source web interface that exposes a set of capistrano recipes as a json api, for usage within large teams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save defaults in a cookie

josegonzalez opened this issue · comments

When an input element - other than the task input - is changed, that input should hold it's state for all further runs until overridden. This can allow users to set defaults for how they work.

Another way to implement this would be to have a tab that just sets defaults for when the page is first loaded, which is not affected by individual runs of the panel.