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
feature improvement
Added scenario browser with table view. Added toast notifications.
- Added scenario browser with table view
- Added toast notifications
- Improved mobile responsiveness
feature
Added Connection management UI with card-based layout. Added authentication with OIDC integration.
- Initial platform launch
- Added Connection management UI with card-based layout
- Added authentication with OIDC integration
- Added form validation for connection configuration
- Added mobile-responsive navigation with auth controls
- Added API client generation from OpenAPI specs