stable

Clone or download

Read-only

Introduce New campaign buttons

The button is displayed on the empty state or next to the title when there are already some campaigns (see mockups). Note: those buttons do nothing yet. Part of story #14882: Create new campaign in new β€œTest” screen Change-Id: I9d3eb9d31f7b708ecb42d897569139e5c9abef29

Modified Files

Name
M plugins/testplan/scripts/test-plan/po/fr_FR.po +6 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.vue +4 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaigns.test.ts +24 βˆ’27 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaigns.vue +3 βˆ’1 Go to diff View file
A plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.test.ts +72 βˆ’0 Go to diff View file
A plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.vue +58 βˆ’0 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CampaignEmptyState.test.ts.snap +15 βˆ’0 Go to diff View file
M plugins/testplan/themes/includes/_campaign.scss +11 βˆ’0 Go to diff View file