stable

Clone or download

Read-only

Merge commit 'refs/changes/61/31361/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: fixes request #38618 convert tracker workflow transition into cypress Change-Id: I44617ef1aa24ceb209b2ee2cd7d2ed7625dca4d4

Modified Files

Name
M plugins/tracker/scripts/tracker-creation/src/components/steps/step-one/cards/TrackerXmlFile/TrackerXmlFileCardDescription.vue +1 −1 Go to diff View file
M plugins/tracker/scripts/tracker-creation/src/helpers/xml-data-extractor.ts +2 −1 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/Header/HeaderSection.vue +1 −0 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/PostAction/DateInput.vue +7 −1 Go to diff View file
M plugins/tracker/templates/admin-header.mustache +1 −1 Go to diff View file
M plugins/tracker/templates/permission/groups-by-field.mustache +3 −3 Go to diff View file
A plugins/tracker/tests/e2e/cypress/_fixtures/TrackerValidPostAction.xml +474 −0 Go to diff View file
M plugins/tracker/tests/e2e/cypress/cypress/e2e/tracker_workflow.cy.ts +140 −0 Go to diff View file