Refactor #18957
Notifications to redux
Description
+ refactoring
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4401 added
#2
Updated by matan werbner about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a29d54389e9c00e55c7824e53fb407c9e3e206cd.
#3
Updated by Dominic Cleal about 5 years ago
- Category set to JavaScript stack
#4
Updated by Ohad Levy about 5 years ago
- Legacy Backlogs Release (now unused) set to 209
Fixes #18957,#18193,#18678,#18853 - notifications redux
Refactored notifications to work with redux, fixed
several UI related bugs, added tests.
flux is now unused, this is based on @gailsteiger's
previous work.