feat: Add Incident Episode Management Pages and Components #132

Closed
opened 2026-04-05 16:18:56 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 1/28/2026

  • Implemented Episode Internal Note component for managing private notes related to incident episodes.
  • Created Layout component for the Incident Episode view, integrating side menu and breadcrumb navigation.
  • Developed Owners component to manage teams and users associated with incident episodes.
  • Added Postmortem component for documenting postmortem analyses of incidents.
  • Introduced Remediation component for capturing remediation notes for incidents.
  • Created Root Cause component to document the root causes of incidents.
  • Developed SideMenu for navigating through various sections of the Incident Episode view.
  • Implemented State Timeline component to track the status changes of incident episodes.
  • Added Episodes and Unresolved Episodes pages for listing all incident episodes and unresolved ones respectively.

Title of this pull request?

Small Description?

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Screenshots (if appropriate):

*Originally created by @simlarsen on 1/28/2026* - Implemented Episode Internal Note component for managing private notes related to incident episodes. - Created Layout component for the Incident Episode view, integrating side menu and breadcrumb navigation. - Developed Owners component to manage teams and users associated with incident episodes. - Added Postmortem component for documenting postmortem analyses of incidents. - Introduced Remediation component for capturing remediation notes for incidents. - Created Root Cause component to document the root causes of incidents. - Developed SideMenu for navigating through various sections of the Incident Episode view. - Implemented State Timeline component to track the status changes of incident episodes. - Added Episodes and Unresolved Episodes pages for listing all incident episodes and unresolved ones respectively. ### Title of this pull request? ### Small Description? ### Pull Request Checklist: - [ ] Please make sure all jobs pass before requesting a review. - [ ] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [ ] Have you lint your code locally before submission? - [ ] Did you write tests where appropriate? ### Related Issue? ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#132