stable
Clone or download
Read-only
Part of request #14384 Move all javascript build process to Webpack This will make the scripts NOT handled by webpack more visible. It also helps reduce the .rpm size by deleting scripts sources. No functional changes: - rebuild the app access to the pv2 => no functional changes Change-Id: I3d456e0bb549000d4cef959ce246d04c84dc5b42
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/build-manifest.json | +3 | −3 | Go to diff View file |
R | plugins/agiledashboard/www/js/planning-v2/__mocks__/angular-tlp.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/__mocks__/ckeditor.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/jest.config.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/package-lock.json | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/package.json | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/po/README.mkd | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/po/fr.po | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/animator/item-animator-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/app-config.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/app.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-filter-terms.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-collection/backlog-item-collection-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-rest/backlog-item-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-rest/backlog-item-factory.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-rest/backlog-item-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-rest/backlog-item-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-select-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-selected-bar.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item-selected/backlog-item-selected-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-details/backlog-item-details.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-item/backlog-item.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-rest/backlog-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog-rest/backlog-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/backlog/backlog.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/drop/dropped-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/drop/dropped-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/edit-item/edit-item-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/in-properties/in-properties-filter.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/in-properties/in-properties-filter.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/infinite-scroll/infinite-scroll-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/item-progress/item-progress-component.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/item-progress/item-progress-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/item-progress/item-progress-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/main-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone-collection/milestone-collection-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone-collection/milestone-collection-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone-rest/milestone-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone-rest/milestone-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/milestone/milestone.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/open-tlp-dropdown-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/planning-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/planning-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/planning.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/project/project-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/rest-error/rest-error-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/shared-properties/shared-properties-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/success-message-component.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/success-state.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/user-accessibility-mode.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/src/app/user-preferences/user-preferences-service.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/tests/card-fields.test.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/tests/jest.setup.js | Go to diff View file | ||
R | plugins/agiledashboard/www/js/planning-v2/webpack.config.js | Go to diff View file | ||
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/_planning.scss | +2 | −2 | Go to diff View file |
M | tools/rpm/Makefile | +1 | −2 | Go to diff View file |