stable
Clone or download
Read-only
Closes request #30414: Remove luxon
No functional changes, timetracking should still work. Change-Id: I63ffc75d971d7d13d5b5b8ce0ed32774844003c8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/package.json | +0 | −1 | Go to diff View file |
M | plugins/timetracking/pnpm-lock.yaml | +22 | −15 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/api/rest-querier.test.js | +2 | −7 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/components/modal/WidgetModalEditTime.vue | +2 | −3 | Go to diff View file |
M | plugins/timetracking/scripts/personal-timetracking-widget/src/store/state.js | +5 | −3 | Go to diff View file |
M | plugins/timetracking/scripts/time-formatters.js | +27 | −8 | Go to diff View file |
M | plugins/timetracking/scripts/time-formatters.test.js | +1 | −4 | Go to diff View file |
M | plugins/timetracking/scripts/timetracking-overview-widget/src/store/state.js | +5 | −3 | Go to diff View file |