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

Feature/2197 replay with input #2197 #5698

Draft
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

iamviqar
Copy link
Contributor

What changes are being made and why?


How the changes have been QAed?


Setup Instructions

@iamviqar iamviqar changed the title Feature/2197 replay with input Feature/2197 replay with input #2197 Oct 28, 2024
@anna-geller anna-geller requested a review from Skraye October 28, 2024 21:55
Copy link
Member

@Skraye Skraye left a comment

Choose a reason for hiding this comment

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

  • Change property name in component
  • Do not create new endpoint
  • As you're modifying controllers, do not forget to add new tests

More details in the review comments

ui/src/components/executions/Overview.vue Outdated Show resolved Hide resolved
ui/src/stores/executions.js Outdated Show resolved Hide resolved
@iamviqar
Copy link
Contributor Author

Thanks, @Skraye , for your review comments! I’ll address them as soon as possible.

@iamviqar
Copy link
Contributor Author

@Skraye I've addressed most of your code review comments, except for the tests on the backend API. I marked this PR as a draft because there are still pending implementations for the backend API. I'm currently trying to determine how to pass the input values received as parameters in the execution controller to the actual execution. I noticed there aren't any setter methods for inputs in the execution object, and I would appreciate your assistance with this.

Regards
tagging @MilosPaunovic

@Skraye
Copy link
Member

Skraye commented Nov 12, 2024

Hello @iamviqar, any update on this?

@MilosPaunovic
Copy link
Member

Hi @iamviqar, are there any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

3 participants