kairon icon indicating copy to clipboard operation
kairon copied to clipboard

Flow Action

Open maheshsattala opened this issue 5 months ago • 1 comments

Added code for the Flow Action and added APIs along with unit and integration test cases.

Summary by CodeRabbit

  • New Features

    • Introduced Flow Actions for enhanced action management.
    • New endpoints for adding, updating, and listing flow actions.
    • Added support for flow modes with 'draft' and 'published' options.
  • Enhancements

    • Implemented new methods for flow action configuration and execution.
  • Documentation

    • Added validators and descriptions for new FlowActionRequest fields.
  • Tests

    • Expanded integration and unit tests to cover new flow action scenarios.
  • Bug Fixes

    • Refined deletion logic to accommodate flow action configurations.

maheshsattala avatar Jan 19 '24 12:01 maheshsattala