stable

Clone or download

Read-only

Event on notification panel of Git configuration to display plugin template.

part of the story #9130 Send notification through Mattermost when some Git actions are performed Change-Id: If0268f5ddab38838b4e2476234740903c5e623cc

Modified Files

Name
A plugins/git/include/GitPresenters/RepositoryPaneNotificationPresenter.php +102 −0 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Notification.class.php +29 −64 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/constants.php +10 −0 Go to diff View file
A plugins/git/templates/settings/notifications.mustache +35 −0 Go to diff View file
M plugins/git/www/themes/default/css/style.scss +4 −0 Go to diff View file