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 "Enqueue selected now" button to scheduled jobs. #71

Merged

Conversation

seanculver
Copy link
Contributor

@seanculver seanculver commented Jul 10, 2018

This PR adds a Enqueue selected now button to the scheduled jobs page. The code models the retries_controller and the template logic associated.

  • Add post route for schedule
  • Move logic from delete to modify
  • Add Test Coverage

screen shot 2018-07-09 at 9 07 03 pm

- Add `post` route for schedule
- Move logic from `delete` to `modify`
@seanculver
Copy link
Contributor Author

@edgurgel What would you like the button to say?

@coveralls
Copy link

coveralls commented Jul 10, 2018

Coverage Status

Coverage increased (+0.8%) to 43.891% when pulling fc4f7ba on ProjectPulseCo:features/queue-scheduled-jobs into 09f2038 on edgurgel:master.

@edgurgel
Copy link
Owner

Maybe Enqueue selected now?

Thanks for the PR! I will release a new version as soon as we merge this in 🎉

@seanculver seanculver changed the title Add "Queue selected now" button to scheduled jobs. Add "Enqueue selected now" button to scheduled jobs. Jul 10, 2018
@edgurgel edgurgel merged commit e661677 into edgurgel:master Jul 11, 2018
@edgurgel
Copy link
Owner

Thank you! 🎉

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

3 participants