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

Add host and progress information (mean elapsed time, execution time) to GraphQL query (mock and real) #198

Merged
merged 2 commits into from
Sep 11, 2019

Conversation

kinow
Copy link
Member

@kinow kinow commented Aug 21, 2019

The issue with generate and mock data was in my environment (see #192 and thanks @matthewrmshin !). Once fixed, managed to re-run the script using master from both Cylc UI Server and Cylc Flow, and update the mock data.

Also updated Tree.vue's GraphQL query, and tested with offline mode, and with real data.

Part of #145 , just submitting before as it will take a bit more to finish that component's PR, and it will make it easier reviewing the PR.

Also closes #191

Cheers
Bruno

@kinow kinow self-assigned this Aug 21, 2019
@kinow kinow changed the title Add host times checkpoint Add host and progress information (mean elapsed time, execution time) to GraphQL query (mock and real) Aug 21, 2019
@wxtim wxtim requested review from wxtim and removed request for wxtim September 5, 2019 15:34
@kinow kinow added this to the 0.1 milestone Sep 10, 2019
@hjoliver hjoliver merged commit 32d1f0b into cylc:master Sep 11, 2019
@kinow
Copy link
Member Author

kinow commented Sep 11, 2019

Thanks y'all! Once the Tree Component is merged, I will submit a new PR to address progress in the icons for the tree view 👍

@kinow kinow deleted the add-host-times-checkpoint branch October 30, 2019 02:27
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.

generate script used for mock data produces invalid JS file
4 participants