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

#185: Show all scenario runs in a list instead of only the current run #192

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

e-halinen
Copy link
Collaborator

How to test:

npm install to install all dependencies
npm start - launch app locally

Activate some scenarios and start them. The scenario runs should be displayed in a list separately instead of only showing the current run's graph. Each graph also has the link to logs under it exactly as before.

@e-halinen e-halinen linked an issue Aug 3, 2023 that may be closed by this pull request
Copy link
Contributor

@hsl-petrhaj hsl-petrhaj left a comment

Choose a reason for hiding this comment

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

This looks good to me now. To resolve the merge conflict accept the version from the server (and please test once more).

@e-halinen e-halinen merged commit 5073ef5 into master Aug 22, 2023
2 checks passed
@e-halinen e-halinen deleted the #185_Show_all_runstatuses branch August 22, 2023 11:16
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.

Show all scenario runs in RunStatus instead of current
2 participants