stable
Clone or download
Read-only
refactor : Remove <translate> and v-translate directives to be compatible with vue3-gettext
Part of request #35089 Convert personal-timetracking-widget to Vue3 + TS -- No functional change expected Change-Id: Icfeb156bd9df5a23f573700808a465141c28930e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetArtifactTable.vue | +6 | −6 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetArtifactTableRow.vue | +1 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetReadingMode.vue | +2 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/WidgetWritingMode.vue | +4 | −6 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalArtifactInfo.vue | +2 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalContent.vue | +1 | −1 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalDeletePopover.vue | +4 | −6 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalTable.vue | +5 | −5 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalTimes.vue | +2 | −2 | Go to diff View file |