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

Remove redux logic from TriggerChecksExecutionRequest component #1076

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

EMaksy
Copy link
Member

@EMaksy EMaksy commented Dec 23, 2022

Description

Move all redux logic from TriggerChecksExecutionRequest component to ExecutionResultsPage and ChecksResults component.
The component required parameters are passed as props now.

This is a WIP and requires of cleaning the code but here is a first idea of the upcoming refactor!

How was this tested?

Existing Test still needs to be modified for the changes

@EMaksy EMaksy added enhancement New feature or request javascript Pull requests that update Javascript code labels Dec 23, 2022
@EMaksy EMaksy self-assigned this Dec 23, 2022
@EMaksy EMaksy force-pushed the refactor_TriggerChecksExecutionRequest_component branch 4 times, most recently from a2a829f to 1b4710a Compare January 9, 2023 15:37
@dottorblaster dottorblaster force-pushed the refactor_TriggerChecksExecutionRequest_component branch 2 times, most recently from 7b9a94d to 0b119f6 Compare January 16, 2023 15:56
@EMaksy EMaksy marked this pull request as ready for review January 16, 2023 16:09
@dottorblaster dottorblaster force-pushed the refactor_TriggerChecksExecutionRequest_component branch from 760baeb to efe3126 Compare January 17, 2023 10:24
@dottorblaster dottorblaster force-pushed the refactor_TriggerChecksExecutionRequest_component branch from efe3126 to d8d2dc3 Compare January 17, 2023 11:10
@EMaksy EMaksy merged commit f3bc9a1 into main Jan 17, 2023
@EMaksy EMaksy deleted the refactor_TriggerChecksExecutionRequest_component branch January 17, 2023 12:03
EMaksy added a commit that referenced this pull request Jan 20, 2023
* Move redux outside of the TriggerChecksExecutionsRequest component

Co-authored-by: Alessio Biancalana <alessio.biancalana@suse.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

2 participants