stable

Clone or download

Read-only

chore: Build only one stylesheet for AD

(by one stylesheet, I mean no more variant declinaisons) No functional changes for A.D Part of request #21000: Build only one stylesheet for AD Change-Id: Ifdfdae436ed10353e71e549902b7006a9f692a1d

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/AgileDashboardLegacyController.php +3 −3 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/Widget/Kanban.php +2 −2 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.php +2 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/_card-fields.scss +4 −2 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-blue.scss +0 −23 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-green.scss +0 −23 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-grey.scss +0 −23 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-orange.scss +0 −23 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-purple.scss +0 −23 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/administration-red.scss +0 −23 Go to diff View file
R plugins/agiledashboard/themes/BurningParrot/css/_administration.scss Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-blue.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-green.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-grey.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-orange.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-purple.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/kanban-red.scss +0 −22 Go to diff View file
R plugins/agiledashboard/themes/BurningParrot/css/_kanban.scss 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/_kanban-item-transit.scss +4 −4 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_kanban-item.scss +14 −12 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_project-header-background.scss +5 −3 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_under-the-fold-notification.scss +1 −1 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-blue.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-green.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-grey.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-orange.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-purple.scss +0 −22 Go to diff View file
D plugins/agiledashboard/themes/BurningParrot/css/scrum-red.scss +0 −22 Go to diff View file
R plugins/agiledashboard/themes/BurningParrot/css/_scrum.scss Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/_planning.scss +4 −4 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-details.scss +22 −20 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item-transit.scss +7 −7 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-item.scss +7 −7 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog-items-selected-bar.scss +4 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_backlog.scss +1 −1 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_item-progress.scss +4 −2 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_milestone.scss +12 −12 Go to diff View file
M plugins/agiledashboard/themes/BurningParrot/css/scrum/planning/_milestones.scss +5 −5 Go to diff View file
M plugins/agiledashboard/webpack.common.js +3 −10 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +26 −1 Go to diff View file