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

Enable/Disable + Reschedule Recurring Jobs #2431

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

Conversation

DCarlson12
Copy link

My take on enabling and disabling recurring jobs, re-using the existing functionality of the dashboard page, as it already displays Disabled for jobs with no next execution time. I did not add dashboard functionality for re-scheduling a recurring job, as I'm not sure what the best interface would be...date/time picker, cron builder, simple cron string, etc.

See below for the dashboard Enable/Disable prompts and status

When Enabled

image

When Disabled

image

Disable Prompt

image

Enable Prompt

image

@Rwing
Copy link

Rwing commented Aug 30, 2024

Can someone review it? I think this is a feature that everyone needs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants