stable
Clone or download
Read-only
Part of request #14384 Move all javascript build process to Webpack Everything is supposed to work as before. Change-Id: I95d579e222e142e9adee8f892ebee2f25d097ef2
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/build-manifest.json | +3 | −3 | Go to diff View file |
R | plugins/agiledashboard/www/js/card-fields/card-computed-field/card-computed-field-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-computed-field/card-computed-field.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-fields-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-fields-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-fields-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-fields.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-text-field/card-text-field-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/card-text-field/card-text-field.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/highlight-filter-test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/highlight-filter.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/index.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/tuleap-card-link-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/card-fields/tuleap-simple-field-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/cumulative-flow-diagram/cumulative-chart-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/cumulative-flow-diagram/cumulative-chart.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/cumulative-flow-diagram/index.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/__mocks__/angular-tlp/angular-async.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/__mocks__/angular-tlp/index.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/__mocks__/ckeditor.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/jest.config.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/package-lock.json | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/package.json | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/po/fr.po | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-in-place/add-in-place-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-in-place/add-in-place-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-in-place/add-in-place.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/add-to-dashboard/add-to-dashboard.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/app-config.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/app-kanban-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/app-main-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/app.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/column-collection-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/column-collection-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/dropped-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/dropped-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/edit-kanban/edit-kanban-autofocus-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/edit-kanban/edit-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/edit-kanban/edit-kanban-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/edit-kanban/edit-kanban.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/edit-kanban/edit-kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/error-modal/error-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/error-modal/error-modal.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/error-modal/error.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/error-modal/rest-error-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/error-modal/rest-error-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/esc-key/esc-key-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/feedback-component.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/feedback-state.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-tracker-report/filter-tracker-report.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/filter-value.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/go-to-kanban/go-to-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/go-to-kanban/go-to-kanban-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/go-to-kanban/go-to-kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/in-properties-filter/in-properties-filter.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/in-properties-filter/in-properties-filter.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/jwt/jwt-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/jwt/jwt.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/column-wip-header/column-wip-header-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/column-wip-header/column-wip-header-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/column-wip-header/column-wip-header.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-identifier.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-column/kanban-column.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-rest-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item-rest-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/kanban-item.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-item/time-info/time-info-component.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/diagram-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/diagram-rest-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/diagram-rest-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/reports-modal-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/reports-modal-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/reports-modal-test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/reports-modal.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/reports-modal/reports-modal.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/resize-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/shared-properties/shared-properties-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/shared-properties/shared-properties.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/socket/socket-config.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/socket/socket-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/socket/socket-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/socket/socket.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/user-accessibility-mode.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/user-preferences/user-preferences-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/user-preferences/user-preferences.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/uuid-generator/uuid-generator-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/uuid-generator/uuid-generator.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/wip-popover/wip-popover-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/src/app/wip-popover/wip-popover.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/tests/angular-tlp.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/tests/card-fields.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/tests/jest.setup.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/kanban/webpack.config.js | Go to diff View file | ||
M | plugins/agiledashboard/scripts/package-lock.json | +20 | −0 | Go to diff View file |
M | plugins/agiledashboard/scripts/package.json | +5 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss | +2 | −2 | Go to diff View file |
D | plugins/agiledashboard/www/js/kanban/po/README.mkd | +0 | −26 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/src/app/app.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/planning-v2/tests/card-fields.test.js | +1 | −1 | Go to diff View file |
M | tools/rpm/Makefile | +1 | −1 | Go to diff View file |