feature improvement
Added Application trigger type for webhook-based scenario execution. Added Analytics Dashboard.
- Added Application trigger type for webhook-based scenario execution
- Added Analytics Dashboard
- Added Object Types and Records management (CRUD)
- Improved data tables with nested views and customizable borders
- Updated favicon and branding
feature improvement
Added Scenario History page with timeline and details view. Added host and port validation for connection forms.
- Added Scenario History page with timeline and details view
- Renamed “Operator” to “Agent” in the UI
- Added host and port validation for connection forms
- Improved project structure and code organization
- Dynamic step type loading from the server
feature improvement fix
Added Split step type for parallel workflow branches. Added ability to add nodes inside nested groups.
- Added Split step type for parallel workflow branches
- Added ability to add nodes inside nested groups
- Added simple input mapping with value fields
- Improved RepeatUntil editing and node positioning
- Fixed scenario name trimming and toast messages
- Added ability to save empty scenarios
feature improvement
Added RepeatUntil step type for loop-based workflows. Added initial test coverage for frontend components.
- Added RepeatUntil step type for loop-based workflows
- Improved trigger form validation and CRON field handling
- Added initial test coverage for frontend components
- Improved connections page UI
feature improvement
Added cron schedule field with expression builder. Added sidebar tooltips for navigation.
- Added cron schedule field with expression builder
- Added sidebar tooltips for navigation
- Added invocation history pagination
- Improved trigger and connection editing
improvement feature
Added Wait node type for timed delays in workflows.
- Redesigned Connections page with create/edit forms
- Added Wait node type for timed delays in workflows
- Improved node form validation
improvement feature
Added Scenario Invocation History with timeline view. Added copy/paste support for workflow nodes.
- Redesigned node configuration form
- Added Scenario Invocation History with timeline view
- Added copy/paste support for workflow nodes
- Added execution timeout configuration per step
- Improved event rendering and node labels
feature improvement
Launched the visual Scenario Workflow Editor. Added step type support with dynamic icons.
- Launched the visual Scenario Workflow Editor
- Added step type support with dynamic icons
- Added invocation triggers for scenarios
- Added sidebar navigation and step timeline
- Added conditional step support
- Improved input mapping with default values
feature improvement
Added scenario creation flow. Added permission-based conditional views.
- Added scenario creation flow
- Migrated authentication to Cognito with automatic sign-in
- Added permission-based conditional views
- Added scenario termination support
- Added orders table with actions and polling
feature
Added Scenarios management with table view, creation, and deletion. Added Orders page with expandable table rows and column filtering.
- Added Scenarios management with table view, creation, and deletion
- Added Orders page with expandable table rows and column filtering
- Added error boundary for graceful error handling