Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements and some bug fixes to make the page compact and tidy. #85

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2015

  1. Configuration menu
    Copy the full SHA
    9e160ae View commit details
    Browse the repository at this point in the history
  2. Resolve issues with BuildHistory.

        * Fix multi line build titles.
        * Fix table mis-alignment for builds in queue with many parameters.
        * Change padding space for build history, to make it compact.
    baskaran-md committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    a8bf0a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    856da33 View commit details
    Browse the repository at this point in the history
  4. Change Jenkins title and add logo

        * Add logo to jenkins title before the hostname display.
        The logo should be placed inside the userContent folder of the jenkins server.
        If there is no logo file, then title will load as it is. Logo height
        can be controlled with CSS #doony-logo, limit to 33px.
        * Fix issue in displaying logo in jenkins title.
        Tasks were displaced with the empty icons, as unwanted icons are removed. Now tasks in place, aligned.
    baskaran-md committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    a501ca5 View commit details
    Browse the repository at this point in the history
  5. Fixes to make the page compact & properly align.

        * Reduce the margins.
        * Reduce width of grid layout.
        * Remove margin from side panel.
        * Fix title alignment for adding logo.
    baskaran-md committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    cc40e42 View commit details
    Browse the repository at this point in the history
  6. Fix doony-circle in home page and inside jobs/build history.

        * Change size to fit on home page "Status" column.
        * Change doony-circle radius to make it square to fit on build history and "Number of Build" column.
        * Assign fix size to "Number of Builds" Column.
    baskaran-md committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    ecad144 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c395f5c View commit details
    Browse the repository at this point in the history