Skip to content

Draft: Remove the `:incident_timeline` feature flag

Tristan Read requested to merge tr-remove-timelines-feature-flag into master

What does this MR do and why?

Enables the incident timelines feature.

Also incorporates some frontend changes, based on pre-release UX feedback.

Important note: Feature flag rollout is still in progress, this MR is being prepared ahead of time so it's ready to go.

See the rollout issue.

Screenshots or screen recordings

incident timeline tabs
Screenshot_2022-07-12_at_00.10.46
Incident timeline
Screenshot_2022-07-12_at_00.05.41
Incident timeline form
Screenshot_2022-07-12_at_00.11.29

How to set up and validate locally

  1. Navigate to a project.
  2. Navigate to the incident list.
    • Monitor -> Incidents in the left menu.
  3. Create a new incident.
  4. Navigate to the Timeline tab.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tristan Read

Merge request reports