stable
Clone or download
Read-only
Part of request #35089 Convert personal-timetracking-widget to Vue3 + TS - Move function `sortTimesChronologically` into personal-timetracking-widget because it's only used there - Move and adjust tests related to this function Change-Id: I2c18f2493d6db9fdc3ee6062a8881fc7a73d1f37
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/scripts/lib/time-formatters/package.json | +2 | −0 | Go to diff View file |
R | plugins/timetracking/scripts/lib/time-formatters/src/time-formatters.test.js | Go to diff View file | ||
R | plugins/timetracking/scripts/lib/time-formatters/src/time-formatters.js | Go to diff View file | ||
M | plugins/timetracking/scripts/lib/time-formatters/vite.config.ts | +3 | −2 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/store/mutations.js | +9 | −4 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/store/mutations.test.js | +56 | −7 | Go to diff View file |