Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 1.35 KB

TODO.md

File metadata and controls

48 lines (44 loc) · 1.35 KB

Roadmap

MVP

  • Data model
    • Incident
    • IncidentUpdate
    • OpsGenieAlert
    • Configuration
  • Django admin
  • Page rendering
    • Current status
    • History
    • Incident detail page
    • Markdown support
    • Use user timezone
    • Mobile style
    • RSS/Atom
  • Slack integration bootstrapping
  • OpsGenie incoming webhook → Slack message
    • deduplicate incidents
    • Slack option "confirm incident"
    • Slack option "add update"
    • Slack option "dismiss issue"
    • Slack option "close incident"
    • Ask in slack if incident should be resolved if all alerts are closed
    • Ask in slack if auto-closed incident should be mentioned
  • Manually create incident from slack
  • Show message in slack dialogs that subscribers will be notified
  • Notify subscribers through Rapidmail
  • Update slack after change on admin page
  • Notify subscribers after change on admin page
  • Install guide incl. API keys
  • Unsubscribe option
  • Housekeeping
    • django-compressor
    • CSP

Later

  • Allow to subscribe
  • Widget for 500 pages
  • Widget for pretix backend
  • Public API
  • Tooltips on history page
  • Ask in slack if maintenance should be started if time is reached
  • Create scheduled maintenance from slack
  • 404/401/500 page