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

wip #43 add next time at to web UI #44

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

vanboom
Copy link

@vanboom vanboom commented Oct 5, 2022

This PR addresses issue #43, adding some human readable information "Next Run" information to the Web UI.

Method:

  1. Parse the cron string using Fugit.parse_cron (no additional dependency required)
  2. Display the Next Run column in the web UI, e.g. 10 hrs 20 min @ 10/06/2022 03:00

Thanks to the maintainers for a GREAT gem and for your consideration on this PR.

@mattyr
Copy link
Owner

mattyr commented Nov 5, 2023

@vanboom would you mind rebasing the pr against main? looks like a good addition, thanks!

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