stable
Clone or download
Read-only
This is part of story #11035 trigger webhook on artifact update Change-Id: I41284fe121e13c1c0bf738f295d3ad0a8ca9a896
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Webhook/Actions/AdminPresenter.php | +8 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Webhook/Actions/AdminWebhooks.php | +2 | −1 | Go to diff View file |
A | plugins/tracker/include/Tracker/Webhook/Actions/WebhookCreateController.php | +103 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.class.php | +9 | −1 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +17 | −1 | Go to diff View file |
M | plugins/tracker/site-content/tuleap-tracker.pot | +14 | −0 | Go to diff View file |
M | plugins/tracker/templates/webhook/administration.mustache | +12 | −1 | Go to diff View file |
A | plugins/tracker/templates/webhook/modal-create-webhook.mustache | +30 | −0 | Go to diff View file |
M | plugins/tracker/www/themes/default/css/style.scss | +4 | −0 | Go to diff View file |