stable

Clone or download

Read-only

feat: Adapt trackers ยป admin ยป promotion display

When I go to trackers ยป administration, we should inform that the promotion is done for sidebar & +New dropdown (depends on feature flag). => Tooltip on the switch for each trackers => Feedback when the switch is changed Part of story #34002: see promoted trackers in sidebar Change-Id: I99b15f4ffe30dee5084bcec7314f2a6d14c4cb29

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/PromoteTrackersController.php +26 โˆ’45 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayController.php +8 โˆ’1 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayPresenter.php +6 โˆ’2 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +5 โˆ’2 Go to diff View file
M plugins/tracker/site-content/fr_FR/LC_MESSAGES/tuleap-tracker.po +29 โˆ’5 Go to diff View file
M plugins/tracker/site-content/pt_BR/LC_MESSAGES/tuleap-tracker.po +20 โˆ’2 Go to diff View file
M plugins/tracker/templates/global-admin/trackers.mustache +10 โˆ’3 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Admin/GlobalAdmin/Trackers/PromoteTrackersControllerTest.php +2 โˆ’0 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayPresenterTest.php +1 โˆ’0 Go to diff View file