Opened 14 years ago
Last modified 14 years ago
#617 new enhancement
add name, datetime and comment to first table column of table on branch's Build page
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.6.1 |
Component: | Build master | Version: | dev |
Keywords: | Cc: | ||
Operating System: |
Description
Idea:
The first table column on e.g. http://bitten.edgewall.org/build/trunk is "Changeset" showing the revision number. During the months I often wished this column also shows at least the datetime, or even better the committer and the revision comment. Just for a better, convenient survey what each build actually is.
http://bitten.edgewall.org/build already does that, but not the subpages for the trunk and branches.
Attachments (0)
Change History (3)
comment:1 follow-up: ↓ 3 Changed 14 years ago by osimons
comment:2 Changed 14 years ago by anonymous
My screen has a width of 1680, I have 6 platforms, 4 build recipe steps. Even without zooming out in the web-browser it looks as there is enough space for those additional text (at least below the Chgset number, of course because of those 4 steps). Sure, I also can use the browser's zoom capability.
comment:3 in reply to: ↑ 1 Changed 14 years ago by anonymous
Replying to osimons:
If nothing else, at least adding the information as a tooltip to the revision link would be helpful - hover the link to see the details instead of just "View changeset".
I wouldn't like the tooltip idea because a look at the page should give me a survey without more interaction. Because usually I open that page and also maybe thumb through the next ones, to check the history of reasons why builds returned error and what the single error code were. In case of many failed builds it would help to see all information about the build at a glance.
This is likely so that an already crowded page (for many setups) don't try to wedge in any more information that amy push the platforms off the page (and charts). See #516 (and #515 for discussion of front page).
If nothing else, at least adding the information as a tooltip to the revision link would be helpful - hover the link to see the details instead of just "View changeset".