Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#430 closed defect (fixed)

Build History Layout CSS Changes

Reported by: jhampton Owned by: osimons
Priority: major Milestone: 0.6
Component: General Version: dev
Keywords: css Cc:
Operating System: BSD

Description

When using a VC backend such as Git, the build history page is super ugly due to long commit links.

This is due to the Chgset column being fixed at 6em.

Additionally, the div that holds the graphs uses significant amount of the available page width.

Attached is a patch that changes the Chgset to a relative width and adjust the widths of the build history table and the graph div.

Feedback appreciated.

Attachments (2)

t430_build_history_css_changes.patch (3.9 KB) - added by jhampton 15 years ago.
Patch to handle both long and short rev numbers
t430-build_layout_take2-r711.diff (3.4 KB) - added by osimons 15 years ago.
Take 2 on build overview layout…

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by jhampton

Patch to handle both long and short rev numbers

comment:1 Changed 15 years ago by jhampton

Updated patch to handle switching between long and short rev lengths.

comment:2 Changed 15 years ago by osimons

  • Milestone changed from 0.6.1 to 0.6
  • Owner set to osimons

I like that - works well for me using Subversion too. I'll commit it.

comment:3 Changed 15 years ago by osimons

  • Resolution set to fixed
  • Status changed from new to closed

Committed in [711]. Thanks!

Changed 15 years ago by osimons

Take 2 on build overview layout...

comment:4 Changed 15 years ago by osimons

  • Resolution fixed deleted
  • Status changed from closed to reopened

I've stared at this today, and decided to try to redo it to make the page flow better - specifically not have fixed width for table and charts. The charts now stay fixed on the right, and columns grow up to a certain point - and will also shrink as needed.

Could you try the new patch with your Git revisions, John?

comment:5 Changed 15 years ago by osimons

  • Resolution set to fixed
  • Status changed from reopened to closed

Take 2 committed in [712].

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain osimons.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.