stable

Clone or download

Read-only

chore: Beautify CrossTrackerSearch REST classes

Part of story #39019 Switch mode in Cross tracker search widget Simple pass across REST classes to bring them to current standard *No functional changes expected* Change-Id: Ia03bd266587e4d8df73087e6bbd60f5292d3b871

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/REST/ResourcesInjector.php +9 −8 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/ArtifactRepresentationFactory.php +5 −5 Go to diff View file
A plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactBadgeRepresentation.php +36 −0 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerArtifactReportRepresentation.php +21 −68 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportRepresentation.php +14 −43 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/CrossTrackerReportsResource.php +31 −41 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/PaginatedCollectionOfCrossTrackerArtifacts.php +9 −21 Go to diff View file
M plugins/crosstracker/include/CrossTracker/REST/v1/UserIsAllowedToSeeReportChecker.php +6 −6 Go to diff View file
M plugins/crosstracker/site-content/fr_FR/LC_MESSAGES/tuleap-crosstracker.po +3 −0 Go to diff View file
M plugins/crosstracker/site-content/pt_BR/LC_MESSAGES/tuleap-crosstracker.po +3 −0 Go to diff View file