Matthew Stone
Matthew Stone
If you attempt to perform a pack install from a git repo it uses root ssh keys. From docs: >For SSH (URLs starting with git@) auth you have to create...
Would you consider adding a license to the project? I.E. Like a CC or some similarly open source license. Icons look awesome, btw. Thanks for putting it out in the...
When linking to an execution history, if it is a child workflow, expand that parent workflow in the History tab
#658 exposes a gap in current test coverage. We should look into expanding our test coverage to include functional and/or integration tests that test our API integration with current development...
Interpret ANSI shell escape codes (e.g. coloring) when displaying action output in st2web
In #224 I expressed my dissatisfaction with that fix/implementation. This dissatisfaction is on two levels. One, to my knowledge there is no current storage of the workflow graph anywhere in...
Scroll bars should be visible if the canvas contains items outside of your view. It's not obvious when items are outside of your view, especially if they aren't linked to...
If you delete the last task from a workflow it produces an error. This is likely linked to #203.
Orange link "bubble" will sometimes appear at top left of canvas then move to mouse location 
When running workflow within flow we recieve a `500` response from ST2 API if the file has incorrect permissions. It would be a better UX if we returned a more...