stable

Clone or download

Read-only

Display two different empty states

Part of story #10334: Widget Heartbeat - artifacts If there are items, then nothing changes. If there are no items at all (new project for example), then the empty state says that there is no activity. If all recent items cannot be displayed (because of permissions), then the empty state reflects that. Change-Id: I6ab0e81d119303d1d9df67ba2025f39444362f7b

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M site-content/tuleap-core.pot +3 −0 Go to diff View file
M src/common/widget/ProjectHeartbeatPresenter.php +8 −2 Go to diff View file
M src/common/widget/WidgetFactory.php +0 −1 Go to diff View file
M src/templates/widgets/project-heartbeat.mustache +6 −1 Go to diff View file
M src/www/scripts/dashboards/widgets/project-heartbeat.js +11 −2 Go to diff View file
M src/www/themes/BurningParrot/css/includes/widgets/heartbeat.scss +2 −0 Go to diff View file