stable

Clone or download

Read-only

Display absolute times for yesterday and recently

Part of story #10334: Widget Heartbeat - artifacts Today section: relative time. Yesterday section: date & time. Recently section: date. We need to use phptomoment library because php format and moment format are not the same. Change-Id: I1f5c7b4f3ec02ac54c9a89e2a486ae08030a6d3d

Modified Files

Name
M src/common/widget/ProjectHeartbeatPresenter.php +5 −0 Go to diff View file
M src/templates/widgets/project-heartbeat.mustache +2 −0 Go to diff View file
M src/www/scripts/dashboards/widgets/project-heartbeat.js +7 −2 Go to diff View file
M src/www/scripts/package.json +1 −0 Go to diff View file