Refactor welcome actions to use saga
Merge request reports
Activity
Filter activity
We have the same problem here as with !64 (merged), where React complains about the
this.props.retrieveShortlist(this.props.token, 5);
in therender
function, and the.then
inhandleRefresh
does not exist.added 13 commits
added 1 commit
- cede2b16 - Refactored to remove local state/react warning
enabled an automatic merge when the pipeline for cede2b16 succeeds
mentioned in commit 96d528eb
changed milestone to %2.0.0
Please register or sign in to reply