stable
Clone or download
Read-only
Part of story #11189: have a smart bread crumb Given a milestone A ยป B ยป C, In the breadcrumb, on hover, I can see the open siblings of A, B, and C. If some siblings are not readable, they are not displayed. Only the first ten are displayed. Change-Id: I231f89ae875393eb03fa7ac16c998ba5f255c8b3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/MilestoneCrumbBuilder.php | +94 | โ11 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/PaginatedMilestones.php | +3 | โ3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +1 | โ1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneController.class.php | +2 | โ2 | Go to diff View file |
M | plugins/agiledashboard/site-content/fr_FR/LC_MESSAGES/tuleap-agiledashboard.po | +7 | โ1 | Go to diff View file |
M | plugins/agiledashboard/site-content/tuleap-agiledashboard.pot | +6 | โ0 | Go to diff View file |
M | src/common/autoload.php | +2 | โ3 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_breadcrumb.scss | +1 | โ0 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_breadcrumb.scss | +1 | โ0 | Go to diff View file |