stable
Clone or download
Read-only
part of story #24969 [modal] add and remove links (replace current artifact link) No functional change expected in: - Kanban modal (creation) - Kanban widgets - Planning (edition and creation) - TestManagement (test creation and edition) Change-Id: I78c35afdeacbeccb6140d088bf96cb05ca0fe264
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Kanban/ShowKanbanController.php | +0 | −10 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php | +0 | −10 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Pane/Planning/PlanningV2Presenter.class.php | +0 | −8 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php | +1 | −11 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/MyKanban.php | +1 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/ProjectKanban.php | +1 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouter.class.php | +1 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestonePaneFactory.class.php | +1 | −6 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/VirtualTopMilestonePaneFactory.class.php | +1 | −6 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +2 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.js | +2 | −6 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.test.js | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/app-main-controller.js | +0 | −10 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/shared-properties/shared-properties-service.js | +0 | −14 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js | +1 | −3 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.test.js | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.js | +2 | −6 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.test.js | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/edit-item/edit-item-service.js | +1 | −3 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/main-controller.js | +0 | −10 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.js | +3 | −9 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/planner-view/planner-view-component.test.js | +0 | −8 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/shared-properties/shared-properties-service.js | +0 | −22 | Go to diff View file |
M | plugins/agiledashboard/templates/kanban.mustache | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/templates/pane-planning-v2.mustache | +0 | −2 | Go to diff View file |
M | plugins/agiledashboard/templates/widgets/widget-kanban.mustache | +0 | −2 | Go to diff View file |
M | plugins/program_management/include/program_managementPlugin.php | +0 | −12 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/IndexController.class.php | +0 | −5 | Go to diff View file |
M | plugins/testmanagement/include/TestManagement/IndexPresenter.class.php | +1 | −12 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/app-controller.js | +0 | −10 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-controller.js | +1 | −3 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js | +1 | −5 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/shared-properties/shared-properties-service.js | +0 | −22 | Go to diff View file |
M | plugins/testmanagement/templates/index.mustache | +0 | −2 | Go to diff View file |
D | plugins/tracker/include/Modal/FeatureFlagArtifactModalLinksFieldV2.php | +0 | −36 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/po/fr_FR.po | +0 | −15 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/po/pt_BR.po | +0 | −15 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/__mocks__/@tuleap/list-picker.js | +0 | −24 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-controller.js | +0 | −174 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-controller.test.js | +0 | −343 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-directive.js | +0 | −24 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-service.js | +0 | −17 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-service.test.js | +0 | −97 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-value-formatter.js | +0 | −45 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-value-formatter.test.js | +0 | −110 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field.scss | +0 | −3 | Go to diff View file |
D | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field.tpl.html | +0 | −54 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js | +0 | −3 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.test.js | +0 | −4 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.js | +3 | −28 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.test.js | +0 | −4 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.js | +0 | −2 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.scss | +0 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.tpl.html | +0 | −14 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/validate-artifact-field-value.js | +1 | −5 | Go to diff View file |
D | src/common/Event/Events/HasCurrentProjectParentProjects.php | +0 | −54 | Go to diff View file |