stable
Clone or download
Read-only
Part of request #20573: Stop building condensed stylesheets Change-Id: I647ce82f638bebbe223070c2c381f4440b0518d4
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/AgileDashboardLegacyController.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_administration.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_card-fields.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_header.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss | +12 | −12 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-blue-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-green-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-grey-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-orange-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-purple-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/administration-red-condensed.scss | +0 | −23 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-blue-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-green-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-grey-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-orange-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-purple-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/kanban-red-condensed.scss | +0 | −22 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_add-in-place.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_add-to-dashboard.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_edit-kanban.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_feedback.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item-transit.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss | +10 | −10 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_socket.scss | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/kanban/_under-the-fold-notification.scss | +2 | −2 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-blue-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-green-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-grey-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-orange-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-purple-condensed.scss | +0 | −22 | Go to diff View file |
D | plugins/agiledashboard/themes/BurningParrot/css/scrum-red-condensed.scss | +0 | −22 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/_planning.scss | +8 | −8 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-transit.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-items-selected-bar.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_errors.scss | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_milestone.scss | +6 | −6 | Go to diff View file |
M | plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_milestones.scss | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/webpack.common.js | +0 | −3 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/computed-field/_computed-field.scss | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal-fields/file-field/_file-field.scss | +3 | −3 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/tuleap-artifact-modal.scss | +10 | −10 | Go to diff View file |