stable
Clone or download
Read-only
request #13225 Reload Timetracking overview times when time are changed on Personal Timetracking widgets
How to test : - Change a time on personal timetracking widget - Timetracking overview's times must change Change-Id: Iccacf3aed3b8e7c4d2291ba90de1b37b26937ea2
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/timetracking/www/scripts/TimetrackingEvents.js | +27 | −0 | Go to diff View file |
M | plugins/timetracking/www/scripts/personal-timetracking-widget/src/store/actions.js | +4 | −0 | Go to diff View file |
M | plugins/timetracking/www/scripts/timetracking-overview-widget/src/components/TimeTrackingOverview.vue | +11 | −1 | Go to diff View file |
M | plugins/timetracking/www/scripts/timetracking-overview-widget/src/store/actions.js | +31 | −10 | Go to diff View file |