Refactor timeline event list
What does this MR do and why?
Describe in detail what your merge request does and why.
In order to allow that addition of edit functionality in timeline events as in #344060 (closed), the timeline event list must be refactored so that app/assets/javascripts/issues/show/components/incidents/timeline_events_form.vue
can be used within the list.
No visual changes, only refactoring
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.