Generalize the use of error wrapper instead of call to notify.error from the store
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
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
This MR moves all the calls to notify.error and genericErrorHandler from the store to where the action is dispatched, using the error wrapper.