Skip to content

Add cron expression mode to scheduled task settings#189

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/add-scheduled-tasks-option
Closed

Add cron expression mode to scheduled task settings#189
Copilot wants to merge 2 commits intomainfrom
copilot/add-scheduled-tasks-option

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 27, 2026

  • manage.html main form: add task-cron grid item (single-line text input, shown in place of start/end/interval when cron mode is active)
  • manage.html 更多设置 modal: remove cron expression textarea + error columns from row, keep only the type dropdown
  • manage.js: update toggleCronTaskType to target task-cron in main form; update validateCronExpressions to split by |; update result message to split by |
  • cron.php: split cron_expressions by | instead of \n

📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.

Copilot AI requested a review from taksssss March 27, 2026 16:43
@taksssss taksssss closed this Apr 23, 2026
@taksssss taksssss deleted the copilot/add-scheduled-tasks-option branch April 23, 2026 03:52
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