stable
Clone or download
Read-only
Part of request #14652 Hoist webpack configs at plugins root folders Everything is supposed to work as before. Change-Id: I605e387327d66d237e832c8629e5daf1cfb3b953
Modified Files
Name | ||||
---|---|---|---|---|
M | build-manifest.json | +2 | −2 | Go to diff View file |
M | include/TestManagement/LegacyRoutingController.php | +6 | −12 | Go to diff View file |
M | include/testmanagementPlugin.php | +31 | −39 | Go to diff View file |
R | scripts/jest.config.js | Go to diff View file | ||
M | package-lock.json | +493 | −1 | Go to diff View file |
M | package.json | +37 | −5 | Go to diff View file |
D | scripts/package-lock.json | +0 | −497 | Go to diff View file |
D | scripts/package.json | +0 | −50 | Go to diff View file |
R | scripts/angular/po/fr.po | Go to diff View file | ||
R | scripts/angular/src/app/__mocks__/angular-tlp.js | Go to diff View file | ||
R | scripts/angular/src/app/__mocks__/ckeditor.js | Go to diff View file | ||
R | scripts/angular/src/app/api/rest-querier.js | Go to diff View file | ||
R | scripts/angular/src/app/api/rest-querier.test.js | Go to diff View file | ||
R | scripts/angular/src/app/app-config.js | Go to diff View file | ||
R | scripts/angular/src/app/app-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/app-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/app-filter.js | Go to diff View file | ||
R | scripts/angular/src/app/app-filter.test.js | Go to diff View file | ||
R | scripts/angular/src/app/app.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph-rest-service.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph-service.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-graph.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-model-service.js | Go to diff View file | ||
R | scripts/angular/src/app/artifact-links-graph/artifact-links-model-service.test.js | Go to diff View file | ||
R | scripts/angular/src/app/breadcrumb.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-config.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-edit-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-edit-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-edit.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-list-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-list-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-list.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-new-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-new-filter.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-new.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-service.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign-service.test.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/campaign.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/edit-campaign/edit-campaign-model-builder.js | Go to diff View file | ||
R | scripts/angular/src/app/campaign/edit-campaign/edit-campaign-model-builder.test.js | Go to diff View file | ||
R | scripts/angular/src/app/definition/definition-constants.js | Go to diff View file | ||
R | scripts/angular/src/app/definition/definition-service.js | Go to diff View file | ||
R | scripts/angular/src/app/definition/definition.js | Go to diff View file | ||
R | scripts/angular/src/app/enable-tlp-table-filter-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/execution-collection/execution-collection.js | Go to diff View file | ||
R | scripts/angular/src/app/execution-collection/execution-rest-service.js | Go to diff View file | ||
R | scripts/angular/src/app/execution-collection/execution-rest-service.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution-collection/execution-service.js | Go to diff View file | ||
R | scripts/angular/src/app/execution-collection/execution-service.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-config.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-constants.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-detail-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-detail-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-detail-just-updated-component.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-detail-just-updated-state.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-detail.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-link-issue-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-link-issue-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-link-issue.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-filter.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-filter.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-header/execution-list-header-component.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-header/execution-list-header-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-header/execution-list-header-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list-header/execution-list-header.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-list.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-presences-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-presences.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/execution-with-steps-component.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/execution-with-steps-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/execution-with-steps-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/execution-with-steps.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/execution-with-steps-updater.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/execution-with-steps-updater.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/step-component.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/step-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/step-controller.test.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution-with-steps/step/step.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/execution/execution.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/timer/execution-timer-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/execution/timer/execution-timer-directive.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/feedback-component.js | Go to diff View file | ||
R | scripts/angular/src/app/feedback-state.js | Go to diff View file | ||
R | scripts/angular/src/app/graph/graph-config.js | Go to diff View file | ||
R | scripts/angular/src/app/graph/graph-controller.js | Go to diff View file | ||
R | scripts/angular/src/app/graph/graph.js | Go to diff View file | ||
R | scripts/angular/src/app/graph/graph.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/jwt/jwt-service.js | Go to diff View file | ||
R | scripts/angular/src/app/jwt/jwt.js | Go to diff View file | ||
R | scripts/angular/src/app/ksort.js | Go to diff View file | ||
R | scripts/angular/src/app/move-breadcrumb.js | Go to diff View file | ||
R | scripts/angular/src/app/open-tlp-dropdown-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/shared-properties/shared-properties-service.js | Go to diff View file | ||
R | scripts/angular/src/app/shared-properties/shared-properties.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-config.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-disconnect-directive.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-disconnect.tpl.html | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-factory.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-service.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket-service.test.js | Go to diff View file | ||
R | scripts/angular/src/app/socket/socket.js | Go to diff View file | ||
R | scripts/angular/src/app/uuid-generator/uuid-generator-service.js | Go to diff View file | ||
R | scripts/angular/src/app/uuid-generator/uuid-generator.js | Go to diff View file | ||
R | scripts/angular/tests/jest.setup.js | Go to diff View file | ||
D | scripts/webpack.config.js | +0 | −88 | Go to diff View file |
M | site-content/fr_FR/LC_MESSAGES/tuleap-testmanagement.po | +9 | −5 | Go to diff View file |
M | webpack.common.js | +81 | −16 | Go to diff View file |