stable

Clone or download

Read-only

Empty table in widget

Part of story #11253 - get a consolidate view of my timesheeting in my personal dashboard How to test: - An empty table is displayed in the widget - A banner displays the selected period with dates formatted Change-Id: Ie588ddb2f34e633b1ee1812d7d3d5809e00607f5

Modified Files

Name
M www/scripts/personal-timesheeting-widget/po/fr.po +9 −0 Go to diff View file
M www/scripts/personal-timesheeting-widget/po/template.pot +9 −0 Go to diff View file
M www/scripts/personal-timesheeting-widget/src/Widget.vue +10 −6 Go to diff View file
A www/scripts/personal-timesheeting-widget/src/WidgetArtifactTable.spec.js +48 −0 Go to diff View file
A www/scripts/personal-timesheeting-widget/src/WidgetArtifactTable.vue +81 −0 Go to diff View file
M www/scripts/personal-timesheeting-widget/src/app.spec.js +1 −0 Go to diff View file
M www/themes/BurningParrot/css/_widget.scss +4 −0 Go to diff View file