stable
Clone or download
Read-only
request #11017 Add source project in cross tracker search results
How to test: - When you edit a cross-tracker widget, select tracker(s) and/or enter a query and search, the Project should be shown for each row in the artifact table - When you load a previously saved widget, the Project should be shown for each row in the artifact table Change-Id: I7544e0ad214f3f40b63224676db92b462890b051
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactReportRepresentation.php | +14 | −2 | Go to diff View file |
R | plugins/crosstracker/www/scripts/cross-tracker/src/app/ArtifactTableRenderer.spec.js | Go to diff View file | ||
R | plugins/crosstracker/www/scripts/cross-tracker/src/app/ArtifactTableRenderer.vue | Go to diff View file | ||
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/ArtifactTableRow.vue | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/CrossTrackerWidget.vue | +9 | −9 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/app.spec.js | +1 | −1 | Go to diff View file |