stable
Clone or download
Read-only
This is part of story #10495 have base cross tracker search widget (step 1) To test: - No functional changes - On the widget cross tracker you can see an empty state as before Change-Id: I9d2ac124962a691665488d231694c579833656a8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/templates/widgets/widget-kanban.mustache | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/www/js/kanban/src/app/app.js | +7 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearchPresenter.php | +0 | −3 | Go to diff View file |
M | plugins/tracker/templates/widgets/project-cross-tracker-search.mustache | +2 | −6 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/package-lock.json | +0 | −5 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/package.json | +0 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/po/fr.po | +5 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/po/template.pot | +4 | −0 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/src/app/app-main-controller.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/www/scripts/cross-tracker/src/app/app.js | +8 | −5 | Go to diff View file |
A | plugins/tracker/www/scripts/cross-tracker/src/app/empty-state/empty-state-directive.js | +13 | −0 | Go to diff View file |
A | plugins/tracker/www/scripts/cross-tracker/src/app/empty-state/empty-state.tpl.html | +5 | −0 | Go to diff View file |