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

feat: delete scheduled published events #10504

Merged
merged 6 commits into from
Jan 13, 2025
Merged

Conversation

DanRibbens
Copy link
Contributor

What?

Allows a user to delete a scheduled publish event after it has been added:
image

Why?

Previously a user had no control over making changes once scheduled.

How?

Extends the scheduledPublishHandler server action to accept a deleteID for the event that should be removed and exposes this to the user via the admin UI in a new column in the Upcoming Events table.

@DanRibbens DanRibbens enabled auto-merge (squash) January 13, 2025 18:33
@DanRibbens DanRibbens merged commit f95d6ba into main Jan 13, 2025
67 checks passed
@DanRibbens DanRibbens deleted the feat/schedule-publish-delete branch January 13, 2025 19:41
Copy link
Contributor

🚀 This is included in version v3.17.0

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

Successfully merging this pull request may close these issues.

1 participant