stable
Clone or download
Read-only
Merge commit 'refs/changes/77/27777/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #30414: Remove luxon Change-Id: Icfba9b1dcc4f2d849a9b71c03e7fa358a2fd281b
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 |