stable
Clone or download
Read-only
request #18830 Convert cross tracker search in typescript No functional changes. You can test this patch with cypress, or add/remove/save elements in reports Change-Id: I0e9a6478a0e566cfb0f64a302d515064c0b5ee9b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.test.js | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.test.js | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/index.js | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/type.ts | +2 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.test.js | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.test.js | +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.test.js | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | +1 | −1 | Go to diff View file |
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/project-cache.test.js | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/projects-cache.js | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/writing-cross-tracker-report.js | Go to diff View file |