stable
Clone or download
Read-only
Part of story #14882: Create new campaign in new βTestβ screen Change-Id: Ic413fd934f526d5db9555c1b8e6eabe6dd982f47
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/include/TestPlanController.php | +2 | β2 | Go to diff View file |
M | plugins/testplan/include/TestPlanPresenter.php | +19 | β4 | Go to diff View file |
M | plugins/testplan/include/TestPlanPresenterBuilder.php | +34 | β4 | Go to diff View file |
M | plugins/testplan/include/testplanPlugin.php | +6 | β1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/index.ts | +6 | β1 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.test.ts | +25 | β3 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignEmptyState.vue | +11 | β2 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.test.ts | +18 | β4 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.vue | +5 | β2 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CampaignEmptyState.test.ts.snap | +2 | β1 | 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 |
A | plugins/testplan/tests/unit/TestPlanPresenterBuilderTest.php | +116 | β0 | Go to diff View file |