stable

Clone or download

Read-only

Closes request #40073 Add info tooltip in XTS widget expert mode

The tooltip is displayed only when the widget is in expert mode By clicking the question mark, you will be redirected to the advanced mode part of Tuleap documentation. Change-Id: I241fef5a35b970a386cdd09e3e711a23243dd2f1

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearch.php +2 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Widget/ProjectCrossTrackerSearchPresenter.php +8 −1 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/po/fr_FR.po +3 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/po/pt_BR.po +3 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/SwitchModeInput.test.ts +20 −13 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/components/SwitchModeInput.vue +23 −9 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/index.ts +5 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/injection-symbols.ts +1 −0 Go to diff View file
M plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue +2 −1 Go to diff View file
M plugins/crosstracker/templates/widgets/project-cross-tracker-search.mustache +1 −0 Go to diff View file