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

Ask for confirmation before taking action in job summary #820

Closed
wants to merge 2 commits into from

Conversation

thekad
Copy link

@thekad thekad commented Mar 29, 2017

This is related to #816, putting a confirmation dialog before running/stopping/deleting jobs seems like a good idea. Not using any fancy react libraries just good ol' javascript.
I am not specially sure about 7cfe1f3 but it seems to work just fine, I believe it to be a typo because the function definition for deleteJob() in ln181 expects an event.

Jorge Gallegos added 2 commits March 28, 2017 18:43
All other actions appear to be sending ``event`` instead of ``this``, I believe
this works just as well (from my testing)
It is really important to ask for confirmation before deleting a job, I think.
It is probably somewhat important to ask for confirmation before starting and
stopping jobs, I think.
@thekad
Copy link
Author

thekad commented Apr 10, 2017

The travis failure seems unrelated to my change, as far as I can see?

@thekad
Copy link
Author

thekad commented Mar 4, 2019

Seems this repo has been abandoned.

@thekad thekad closed this Mar 4, 2019
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.

1 participant