stable

Clone or download

Read-only

Display modal to create campaign

The modal does not do much. Real creation will be done later. Part of story #14882: Create new campaign in new β€œTest” screen Change-Id: I864a5fa5b73214a76107b6d0ed41ceb94823341b

Modified Files

Name
M plugins/testplan/scripts/test-plan/po/fr_FR.po +9 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.test.ts +15 βˆ’1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.vue +5 βˆ’1 Go to diff View file
A plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.test.ts +56 βˆ’0 Go to diff View file
A plugins/testplan/scripts/test-plan/src/components/Campaigns/CreateModal.vue +75 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaigns.vue +13 βˆ’2 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.test.ts +23 βˆ’1 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.vue +5 βˆ’1 Go to diff View file
A plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CreateModal.test.ts.snap +105 βˆ’0 Go to diff View file