Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Associate Signals w/ Workflows and add UI elements to bind them in Definition and run in Instance tab (#3116) #98

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

rutvijmehta-harness
Copy link
Owner

  • Add a child component for our Combobox called Basecombobox

  • Create a WorkflowCombobox that uses the BaseCombobox

  • Add a workflow run button the signalInstanceTab that uses RunModal

  • add spaces around Signals tab key text for consistency

  • Add WorkflowCombobox to SignalDefinition edit sheet

  • associate workflows with signals

  • remove console.log()

  • remove console.log()

  • remove service table from migration file

  • add get_by_name_or_raise to Workflow service and implment them in signal update/create

  • remove entity_search operations from alembic migration

…finition and run in Instance tab (Netflix#3116)

* Add a child component for our Combobox called Basecombobox

* Create a WorkflowCombobox that uses the BaseCombobox

* Add a workflow run button the signalInstanceTab that uses RunModal

* add spaces around Signals tab key text for consistency

* Add WorkflowCombobox to SignalDefinition edit sheet

* associate workflows with signals

* remove console.log()

* remove console.log()

* remove service table from migration file

* add get_by_name_or_raise to Workflow service and implment them in signal update/create

* remove entity_search operations from alembic migration
@rutvijmehta-harness rutvijmehta-harness merged commit 52944b7 into master Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants