Skip to content

feat(schedules): add optional description field#4371

Merged
Siumauricio merged 1 commit intocanaryfrom
feat/schedule-description
May 9, 2026
Merged

feat(schedules): add optional description field#4371
Siumauricio merged 1 commit intocanaryfrom
feat/schedule-description

Conversation

@Siumauricio
Copy link
Copy Markdown
Contributor

Summary

  • Add description column (nullable text) to the schedule table with migration 0166_nosy_slapstick.sql
  • Expose the field in the create/update form between Task Name and Schedule (cron)
  • Display the description in the schedule card list when present

…display

- Updated the schedule form schema to include an optional 'description' field.
- Enhanced the form to allow users to input a description for each schedule.
- Modified the schedule display component to show the description if available.
- Added a database migration to include the 'description' column in the schedule table.
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels May 9, 2026
@Siumauricio Siumauricio merged commit 5177580 into canary May 9, 2026
5 checks passed
@Siumauricio Siumauricio deleted the feat/schedule-description branch May 9, 2026 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant