Scheduling UI for timed cross-posts #49

Open
opened 2026-05-29 02:08:11 +00:00 by jmiller · 1 comment
Owner

Summary

The posts table has a scheduled_at column but no admin UI to schedule future cross-posts.

Acceptance Criteria

  • Date/time picker on cross-post creation in admin
  • Scheduled posts show in post list with scheduled status and countdown
  • Task plugin processes scheduled posts when their time arrives
  • Cancel/reschedule actions on pending scheduled posts
## Summary The posts table has a `scheduled_at` column but no admin UI to schedule future cross-posts. ## Acceptance Criteria - Date/time picker on cross-post creation in admin - Scheduled posts show in post list with scheduled status and countdown - Task plugin processes scheduled posts when their time arrives - Cancel/reschedule actions on pending scheduled posts
Author
Owner

Branch created: feature/49-scheduling-ui-for-timed-cross-posts

git fetch origin
git checkout feature/49-scheduling-ui-for-timed-cross-posts
Branch created: [`feature/49-scheduling-ui-for-timed-cross-posts`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomCross/src/branch/feature/49-scheduling-ui-for-timed-cross-posts) ```bash git fetch origin git checkout feature/49-scheduling-ui-for-timed-cross-posts ```
Sign in to join this conversation.
Type Feature
Status
Priority Medium
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCross#49