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

Rename update output port #5000

Merged
merged 11 commits into from
Oct 1, 2024
Merged

Rename update output port #5000

merged 11 commits into from
Oct 1, 2024

Conversation

YohannParis
Copy link
Member

This pull request includes several changes focused on standardizing the event names in the tera components and improving code clarity. The changes primarily involve renaming the update-output-port event to update-output across various components and updating related function names accordingly.

Event name standardization:

Code clarity improvements:

  • tera-workflow.vue: Updated the component bindings and event handlers to use update-output instead of update-output-port. [1] [2]
  • services/workflow.ts: Updated the function updateOutputPort to updateOutput and modified the implementation to use the new event name.

Copy link
Member

@mwdchang mwdchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't test every operator changed here, looks okay!

@YohannParis YohannParis merged commit 16ff5fc into main Oct 1, 2024
4 checks passed
@YohannParis YohannParis deleted the rename-update-output-port branch October 1, 2024 15:44
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