stable

Clone or download

Read-only

Correct artifact nightly tests

Part of story #16210 Remove navigation bar tracker and timetracking e2e tests should succeed Change-Id: I06a64933c82e024be2199b26c6d95ebcbeb7dfd7

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/BreadCrumbDropdown/AgileDashboardCrumbBuilder.php +10 −14 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/agile-dasboard.spec.ts +1 −2 Go to diff View file
M plugins/timetracking/tests/e2e/cypress/cypress/integration/timetracking.spec.ts +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +9 −10 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/integration/tracker_artifact.spec.ts +6 −4 Go to diff View file
M src/common/layout/BreadCrumbDropdown/BreadCrumbLink.php +18 −0 Go to diff View file
M src/common/layout/BreadCrumbDropdown/BreadCrumbLinkPresenter.php +15 −3 Go to diff View file
M src/scripts/tuleap/navbar-pinned.js +4 −0 Go to diff View file
M src/templates/common/breadcrumbs/breadcrumbs.mustache +7 −1 Go to diff View file
M src/themes/BurningParrot/templates/navbar/new-nav.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/templates/navbar-new-nav.mustache +3 −3 Go to diff View file