Skip to content

Generalize the use of error wrapper instead of call to notify.error from the store

Antoine requested to merge ZeHiro/kresus:error-wrapper into master

This MR moves all the calls to notify.error and genericErrorHandler from the store to where the action is dispatched, using the error wrapper.

Edited by Antoine

Merge request reports