Skip to content

Add timeline tab for incident view

Rajendra Kadam requested to merge add-timeline-tab-timeline-event into master

What does this MR do and why?

Relates to #344055 (closed)

Adds an empty state of no timeline events to the incident page.

Screenshots or screen recordings

Desktop View

Screenshot_2022-02-18_at_5.33.10_PM

Mobile View

Screenshot_2022-02-18_at_5.33.43_PM

How to set up and validate locally

  1. Enable FF from console

Feature.enable(:incident_timeline_event_tab, Project.find(<project_id_to_enable_this_FF>))

  1. Load the incident page.

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 Rajendra Kadam

Merge request reports