stable

Clone or download

Read-only

Merge commit '0b91a2401b1db5405cd89b978742d041f1eb126c' into HEAD

* commit '0b91a2401b1db5405cd89b978742d041f1eb126c': request #21413 Have an end-to-end test for the edition artifact modal Change-Id: I8d17b939cf931038f951ab41499269e57ac83748

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item.tpl.html +7 −1 Go to diff View file
A plugins/agiledashboard/tests/e2e/cypress/_fixtures/artifact-modal/data/Artifact101 +3 −0 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/_fixtures/artifact-modal/project.xml +336 −216 Go to diff View file
A plugins/agiledashboard/tests/e2e/cypress/cypress/fixtures/svg_attachment.svg +2 −0 Go to diff View file
M plugins/agiledashboard/tests/e2e/cypress/cypress/integration/artifact-modal.spec.ts +213 −38 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/followups/FollowupEditor.vue +1 −1 Go to diff View file
M src/scripts/lib/list-picker/src/dropdown/DropdownManager.ts +2 −0 Go to diff View file
M src/scripts/lib/list-picker/src/items/ListItemMapBuilder.ts +1 −0 Go to diff View file
M src/scripts/lib/list-picker/src/renderers/BaseComponentRenderer.ts +1 −0 Go to diff View file
M src/scripts/lib/list-picker/src/renderers/__snapshots__/DropdownContentRenderer.test.ts.snap +14 −14 Go to diff View file