You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-run workflows associated with Signals and auto-parameterize with Entity Type values (Netflix#3128)
* Add WorkflowCreateDialog tied to SiganlDefinition and template out flow
* Enhancement/signal api (Netflix#3131)
* Improving signal api
* rough outline of how we might map entity type values to params and auto-run
* add alembic migration file
* add alembic migration file
* add Load More to BaseCombobox
* Custom run flow for signal workflows that replaces entity types with assoc values
* run automated workflows for signals and remove duped function
* entity type name becomes parameter value for workflow
* use id instead of name for externalRef
* remove duplicate workflow code in signal flow
* use signal id instead of name for externalRef
* workflowInstances <-> Signals
* 🐶 ruff ruff
* attempt to resolve tests
* use entity fixtures in signal filter tests
---------
Co-authored-by: kevgliss <[email protected]>
0 commit comments