stable
Clone or download
Read-only
Merge commit 'refs/changes/17/20317/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #17126: Deleting a tracker from the plugin homepage does not use the standard confirmation modal Change-Id: I9dfa5a2ccef4ffd156abf7550d2de15600c74d04
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/build-manifest.json | +6 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/TrackerManager.class.php | +10 | −5 | Go to diff View file |
A | plugins/tracker/scripts/tracker-homepage/po/fr_FR.po | +15 | −0 | Go to diff View file |
R | plugins/tracker/scripts/tracker-homepage/index.ts | Go to diff View file | ||
A | plugins/tracker/scripts/tracker-homepage/src/replacers-modal-delete.test.ts | +75 | −0 | Go to diff View file |
A | plugins/tracker/scripts/tracker-homepage/src/replacers-modal-delete.ts | +43 | −0 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po | +6 | −0 | Go to diff View file |
A | plugins/tracker/templates/tracker-homepage/tracker-delete-modal.mustache | +37 | −0 | Go to diff View file |
M | plugins/tracker/webpack.common.js | +25 | −1 | Go to diff View file |