AOT-Technologies / forms-flow-ai

formsflow.ai is an open source forms-workflow-analytics solution framework.
https://formsflow.ai/
330 stars 187 forks source link

Task filter Dropdown for Workflow #1948

Closed Josephalexantony-aot closed 4 months ago

Josephalexantony-aot commented 4 months ago

Issue Tracking

JIRA: https://aottech.atlassian.net/browse/FWF-3098 Issue Type: BUG/ FEATURE

Changes

Changed the label 'Definition Key' to Workflow and added a dropdown to select the workflow

Screenshots (if applicable)

image image on Edit: image image

Notes

The selected workflow is now being displayed in a div. The data sent to Camunda is only the workflow name and it returns a string that mismatches data used in workflow and thus it won't be displayed in the dropdown list.

Josephalexantony-aot commented 4 months ago

https://github.com/AOT-Technologies/forms-flow-ai/pull/1952 removed unwanted css changes and created a new PR