stable
Clone or download
Read-only
Merge commit 'refs/changes/83/15983/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #13824: Enhance Cross Tracker Search widget style Change-Id: I0ed2f93bd5fe3063b1f132b824c1a5a2c49d31f9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTableRow.vue | +6 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.vue | +2 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/TrackerListReadingMode.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerListWritingMode.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | +4 | −2 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_cross-tracker.scss | +26 | −4 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_reading-mode.scss | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/themes/BurningParrot/css/_writing-mode.scss | +5 | −5 | Go to diff View file |