Display failed sends on the outbox page, and allow for re-send #82

Open
opened 2019-07-10 02:44:52 +02:00 by mikegioia · 0 comments
mikegioia commented 2019-07-10 02:44:52 +02:00 (Migrated from github.com)
  • Add failed messages as a section to the outbox, and identify them as failed clearly
  • On the preview page for a failed message, allow the option to "resend" the message
  • Resending a message:
    • Restores the state of the outbox message
    • Updates the send_after time as per the Queue task
    • Redirects the user back to the outbox
- [ ] Add failed messages as a section to the outbox, and identify them as failed clearly - [ ] On the preview page for a failed message, allow the option to "resend" the message - [ ] Resending a message: - [ ] Restores the state of the outbox message - [ ] Updates the `send_after` time as per the Queue task - [ ] Redirects the user back to the outbox
Sign in to join this conversation.
No description provided.