Skip to content
Snippets Groups Projects
Commit 47bf7a80 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Fix #3665 - Refactor timelines reducer (#3686)

* Move ancestors/descendants out of timelines reducer

* Refactor timelines reducer

All types of timelines now have a flat structure and use the same
reducer functions and actions

* Reintroduce some missing behaviours

* Fix wrong import in reports

* Fix includes typo

* Fix issue related to "next" pagination in timelines and notifications

* Fix bug with timeline's initial state, expandNotifications
parent 85d405c8
No related branches found
No related tags found
Loading
Showing
with 216 additions and 593 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment