stable
Clone or download
Read-only
part of story #38263 Choose my own columns based on field name (numeric, text, dates) How to test: No functional change expected (only "..." replaced by ellipsis character). Cross-tracker search widget should still be translated. Why? The v-translate and translate Vue directives are deprecated and removed in Vue 3. This is mandatory for the conversion. Change-Id: I9d2626f15c4f89fd90207a90f5b99deb6e98a901
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/scripts/cross-tracker/po/fr_FR.po | +3 | −3 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/po/pt_BR.po | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ArtifactTable.vue | +13 | −13 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ErrorInactiveProjectMessage.vue | +2 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/components/ExportCSVButton.vue | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/ReadingMode.vue | +2 | −3 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/reading-mode/TrackerListReadingMode.vue | +1 | −2 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/QueryEditor.vue | +9 | −37 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/TrackerSelection.vue | +5 | −9 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/WritingMode.vue | +2 | −3 | Go to diff View file |
M | plugins/crosstracker/scripts/cross-tracker/src/writing-mode/__snapshots__/TrackerSelection.test.ts.snap | +10 | −23 | Go to diff View file |