Closed
Bug 1155319
Opened 11 years ago
Closed 11 years ago
Integrate Filter: signature link into Job name: field to save space
Categories
(Tree Management :: Treeherder, enhancement, P4)
Tree Management
Treeherder
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jfrench, Assigned: jfrench)
References
()
Details
Attachments
(3 files)
Discussed with camd in channel, perhaps we might integrate the new Filter: (signature) job details line as an icon prefix, or suffix to the existing Job name: field, to save a line.
Eg.
(very compact)
Job name[fa-external-link]: (current job name string..)
(pretty compact)
Job name: (current job name string...) [3a3e3a9]
Or, if we kept it as-is, perhaps we might just update the line like this to be:
Signature: 3a3e3a9
So there's a varying signature value visible, instead of always saying 'signature' in each job.
Just some ideas :)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → tojonmz
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•11 years ago
|
||
Here's a screen grab of our current 2 rows, vs. a proposed 1 row. It tries to provide reasonable mouse target areas for each by separating them with the " :" of the Job label.
| Assignee | ||
Comment 2•11 years ago
|
||
And here's the hover titles for each field in the Job row.
| Assignee | ||
Comment 3•11 years ago
|
||
Adding folks to see what they think of the proposed screen grabs.
Flags: needinfo?(wkocher)
Flags: needinfo?(ryanvm)
Flags: needinfo?(cdawson)
Comment 4•11 years ago
|
||
Fine by me.
FWIW, we could also save some space by removing redundant info from the job string, i.e. "B2G ICS Emulator debug Mochitest M Mochitest 13"
Flags: needinfo?(ryanvm)
| Assignee | ||
Comment 6•11 years ago
|
||
Please see above PR for status and review.
Camd if you can just do the review, that's great. Wes and I chatted in channel last week and I want to make sure the target area in the screen grabs is ok for him also. If so, I'll merge after.
Attachment #8598185 -
Flags: review?(cdawson)
Updated•11 years ago
|
Attachment #8598185 -
Flags: review?(cdawson) → review+
| Assignee | ||
Comment 7•11 years ago
|
||
I checked in with Wes and he's cool with the implementation. If we decide we want to tighten up the spacing we can remove the superscript fa-pencil "signature" icon later, if need be.
Flags: needinfo?(wkocher)
| Assignee | ||
Updated•11 years ago
|
Summary: Possibly integrate Filter: signature link into Job name: field to save space → Integrate Filter: signature link into Job name: field to save space
Comment 8•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/edb92da624d3bc45baa408b9c5973d956d64fa1c
Bug 1155319 - Integrate signature into Job field to save space
| Assignee | ||
Comment 9•11 years ago
|
||
Marking fixed per above merge. I will verify on the next push to stage/prod.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 10•11 years ago
|
||
Verified fixed in production. If anyone isn't a fan of the fa-open-pencil icon, let me know and I can remove it.
Status: RESOLVED → VERIFIED
Comment 11•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/51bd8abba74c9b6fab715caaeac8aee951cbb82c
Bug 1155319 - Integrate signature into Job field to save space
You need to log in
before you can comment on or make changes to this bug.
Description
•