Add 'Since' and 'Submitted' columns to dashboard sections

Change-Id: I45944beb1a4b03a475442f074275cd2b5d83296c
This commit is contained in:
Ben Rohlfs
2020-10-07 09:09:38 +02:00
parent d2264b3bd8
commit 8e684b9673
10 changed files with 114 additions and 39 deletions

View File

@@ -91,6 +91,8 @@ $_documentContainer.innerHTML = `<dom-module id="gr-change-list-styles">
.owner,
.assignee,
.updated,
.submitted,
.since,
.size,
.status,
.repo {
@@ -170,6 +172,8 @@ $_documentContainer.innerHTML = `<dom-module id="gr-change-list-styles">
.repo,
.branch,
.updated,
.submitted,
.since,
.label,
.assignee,
.groupHeader .star,