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

Expand examples in demo app, add progress bar example #4

Merged
merged 6 commits into from
Dec 11, 2020

Conversation

jahow
Copy link
Member

@jahow jahow commented Nov 8, 2020

This PR focuses on making the examples code simpler, in order to be able to "show it" in the demo page eventually.

To do that two custom elements were added: <custom-button> which makes showing a spinner and a progress bar easier, and <print-spec> which shows the spec editor as well as a dropdown for predefined specs.

A new example was added to show how to monitor a job progress with the getJobStatus api method.

Result:
image

I split the examples into separate modules so that eventually we can copy the content of these files into the examples page.

@jahow
Copy link
Member Author

jahow commented Dec 11, 2020

This was rebased, I'm going to merge and continue working on the examples if it's fine for everyone

@jahow jahow merged commit 3c1e3c0 into master Dec 11, 2020
@jahow jahow deleted the expand-examples branch December 11, 2020 10: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.

None yet

1 participant