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

Display HTML5 notifications when a task is no longer running #621

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hoelzro
Copy link

@hoelzro hoelzro commented Oct 30, 2014

Sometimes bringing up a set of machines can take a while, and the user
would like to know when the process is complete. Currently, the user
has to check back with Asgard every so often. This commit introduces
the use of HTML5 notifications (which are not used if unsupported by
the user's browser) to inform the user when the task has completed or
failed.

Sometimes bringing up a set of machines can take a while, and the user
would like to know when the process is complete.  Currently, the user
has to check back with Asgard every so often.  This commit introduces
the use of HTML5 notifications (which are not used if unsupported by
the user's browser) to inform the user when the task has completed or
failed.
@cloudbees-pull-request-builder

asgard-pull-requests #472 SUCCESS
This pull request looks good

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.

2 participants