stable
Clone or download
Read-only
No functional changes. Part of request #32645: Extract kanban from agiledashboard Change-Id: Ib1b29baf06f06239648928f862eb36ef6d2b9808
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/build-manifest.json | +0 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardLegacyController.php | +3 | −2 | Go to diff View file |
A | plugins/kanban/build-manifest.json | +9 | −0 | Go to diff View file |
R | plugins/agiledashboard/include/AgileDashboard/KanbanJavascriptDependenciesProvider.php | Go to diff View file | ||
M | plugins/kanban/include/Kanban/Widget/KanbanWidget.php | +2 | −2 | Go to diff View file |
R | plugins/agiledashboard/scripts/kanban/__mocks__/@tuleap/angular-async.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/__mocks__/@tuleap/angular-tlp.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/__mocks__/@tuleap/plugin-tracker-artifact-modal.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/jest.config.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/package.json | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/pnpm-lock.yaml | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/po/fr_FR.po | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-in-place/add-in-place-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-in-place/add-in-place-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-in-place/add-in-place.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-to-dashboard/add-to-dashboard-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-to-dashboard/add-to-dashboard-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/add-to-dashboard/add-to-dashboard.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/app-main-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/app.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/column-collection-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/column-collection-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/dropped-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/dropped-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban-autofocus-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/edit-kanban/edit-kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/error-modal/error-controller.js | Go to diff View file | ||
A | plugins/kanban/scripts/kanban/src/app/error-modal/error-message-helper.test.ts | +70 | −0 | Go to diff View file |
A | plugins/kanban/scripts/kanban/src/app/error-modal/error-message-helper.ts | +41 | −0 | Go to diff View file |
R | plugins/agiledashboard/scripts/kanban/src/app/error-modal/error-modal.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/error-modal/error.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/error-modal/rest-error-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/error-modal/rest-error-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/esc-key/esc-key-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/event/UnderTheFoldNotificationEventDispatcher.ts | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/feedback-component.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/feedback-state.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-tracker-report/filter-tracker-report.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/filter-value.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/go-to-kanban/go-to-kanban-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/go-to-kanban/go-to-kanban-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/go-to-kanban/go-to-kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/in-properties-filter/in-properties-filter.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/jwt/jwt-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/jwt/jwt-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/jwt/jwt.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/column-wip-header/column-wip-header-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/column-wip-header/column-wip-header-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/column-wip-header/column-wip-header.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-highlighter.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-highlighter.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-identifier.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-column/kanban-column.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-filtered-updated-alert/kanban-filtered-updated-alert.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item-rest-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item-rest-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/kanban-item.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-item/time-info/time-info-component.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/kanban.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/buildEventDispatcher.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/buildEventDispatcher.ts | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/mercure-config.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/mercure-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/mercure.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/realtime-mercure-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/realtime/realtime-mercure.ts | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/cumulative-flow-chart/cumulative-chart-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/cumulative-flow-chart/cumulative-chart.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/cumulative-flow-chart/index.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/diagram-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/diagram-rest-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/diagram-rest-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal-controller.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal-controller.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal-test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/reports-modal.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/resize-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/shared-properties/shared-properties-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/shared-properties/shared-properties.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/socket/socket-config.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/socket/socket-factory.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/socket/socket-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/socket/socket.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/under-the-fold-notification-component.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/user-accessibility-mode.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/user-preferences/user-preferences-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/user-preferences/user-preferences-service.test.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/user-preferences/user-preferences.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/uuid-generator/uuid-generator-service.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/uuid-generator/uuid-generator.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/wip-popover/wip-popover-directive.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/src/app/wip-popover/wip-popover.tpl.html | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/tests/jest.setup.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_add-in-place.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_add-to-dashboard.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_diagram.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_edit-kanban.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_feedback.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_filter.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_kanban-item-moves.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_kanban-item-transit.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_kanban-item.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_project-header-background.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_reports-modal.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_socket.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_transition-variables.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/_under-the-fold-notification.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/themes/assets/drag.png | Binary file | Go to diff View file | |
R | plugins/agiledashboard/scripts/kanban/themes/assets/loader-mini.gif | Binary file | Go to diff View file | |
R | plugins/agiledashboard/scripts/kanban/themes/main.scss | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/tsconfig.json | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/webpack.common.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/webpack.dev.js | Go to diff View file | ||
R | plugins/agiledashboard/scripts/kanban/webpack.prod.js | Go to diff View file |