Skip to content

Notify about user's action before it's done

Mateusz Kwiatkowski requested to merge issue/80 into master

This MR adds notifications before user's action is done. It happens in controller instead of context so that we can know which user triggered the action.

Fixes #80 (closed)

Merge request reports