st2web
st2web copied to clipboard
StackStorm Web UI
Add `Donate` button in the visible place of the Web UI header linking to the https://stackstorm.com/donate/, similar to StackStorm website.  As project is struggling with the...
**ST2 WORKFLOW DESIGNER USER EXPERIENCE ENHANCEMENTS** **1. Problem Statement** ST2 Workflow Composer Graphical User Interface requires parameter names in a non-intuitive syntax. For example, standard way of adding parameters to...
This issue is seen on StackStorm 3.2.0 and 3.3.0dev. Steps to reproduce: ------------------------- 1. Run action core.ask and take the default parameters 2. In the Inquiries tab, go the pending...
The inquiry front end should display line breaks in the description of an input property correctly. `st2 get inquiry [id]` will display embedded line feeds via the cli action code:...
See https://github.com/StackStorm/st2/issues/4018
Usability bug: "Run" button moves with a panel for both RUN and RERUN cases. For RUN, it's on the top left, and is off visible screen when I enter the...
When deploying stackstorm behind a reverse proxy, the web interface is unable to properly build the api, auth, and stream path. For example, if I have a nginx path of...
We have installed: bwc-ui-3.1.0-1.x86_64 bwc-enterprise-3.1.0-2.x86_64 st2mistral-3.1.0-1.x86_64 st2flow-3.1.0-1.x86_64 st2python-2.7.10-1.x86_64 st2-auth-ldap-3.1.0-1.x86_64 st2-rbac-backend-3.1.0-1.x86_64 st2-3.1.0-2.x86_64 When our users view execution history output they get blank output. The URL is something like: https://techorch.mycompany.com/#/code/result/5e2f5c290700f9c9f7fdc9f2 But if...
See https://github.com/StackStorm/st2/issues/3339
Open "Create Rule" dialog, pick "webhook" trigger, don't put anything in `url` field (which is required). "Create" button enabled, click it - UI says "something wrong check the dev console",...