stable

Clone or download

Read-only

Add basic tests selector in the modal to create a new campaign

The selector does yet allow to choose a report from the test definition tracker report. Part of story #14882: Create new campaign in new β€œTest” screen Change-Id: Ic1d8c4bd13f04b8810f6eeb5ab201def2d21b5c9

Modified Files

Name
M plugins/testplan/include/TestPlanPresenter.php +8 βˆ’0 Go to diff View file
M plugins/testplan/include/TestPlanPresenterBuilder.php +4 βˆ’2 Go to diff View file
M plugins/testplan/scripts/test-plan/index.ts +2 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/po/fr_FR.po +12 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.test.ts +9 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue +17 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CreateModal.test.ts.snap +54 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/store/type.ts +1 βˆ’0 Go to diff View file
M plugins/testplan/templates/test-plan.mustache +1 βˆ’0 Go to diff View file
M plugins/testplan/tests/unit/TestPlanPresenterBuilderTest.php +1 βˆ’0 Go to diff View file