stable
Clone or download
Read-only
* commit '505c9952765cf7705f95d2d3b8cb016f470bd23e': chore: request #40093 Organize reading / writing components Change-Id: If7b33dae37d43cc4d0c5dac345c9aca29947afb5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.test.ts | +5 | −5 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/CrossTrackerWidget.vue | +5 | −5 | Go to diff View file |
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/ProjectsCache.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/ProjectsCache.ts | Go to diff View file | ||
M | plugins/crosstracker/scripts/cross-tracker/src/components/EmptyState.test.ts | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/EmptyState.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ErrorMessage.vue | +1 | −1 | Go to diff View file |
R | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/TrackerListReadingMode.vue | Go to diff View file | ||
M | plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.test.ts | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/selectable-table/SelectableTable.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/table/ArtifactTable.test.ts | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/table/ArtifactTable.vue | +1 | −1 | Go to diff View file |
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.vue | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerListWritingMode.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerListWritingMode.vue | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.test.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/backend-cross-tracker-report.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/reading-cross-tracker-report.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/writing-cross-tracker-report.ts | Go to diff View file | ||
R | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/tql-configuration.ts | Go to diff View file | ||
M | plugins/crosstracker/scripts/cross-tracker/src/index.ts | +4 | −4 | Go to diff View file |