stable

Clone or download

Read-only

request #12507 Fix VueX store is not well instantiated on timetracking overview

Double widget was not working on the previous patch, this bug fix allwos too add duplicate Timetracking overview widget on dashboard. Change-Id: Icccd872a25b62ae3dde732804a0f196946ce6a97

Modified Files

Name
M plugins/timetracking/templates/timetracking-overview.mustache +1 −1 Go to diff View file
M plugins/timetracking/www/scripts/personal-timetracking-widget/src/index.js +11 −10 Go to diff View file
M plugins/timetracking/www/scripts/timetracking-overview-widget/src/components/TimeTrackingOverview.vue +0 −2 Go to diff View file
M plugins/timetracking/www/scripts/timetracking-overview-widget/src/index.js +21 −12 Go to diff View file
M plugins/timetracking/www/scripts/timetracking-overview-widget/src/store/index.js +7 −3 Go to diff View file