Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Conversation

@PabloJHM
Copy link

@PabloJHM PabloJHM commented Apr 5, 2016

  • New loop. Now loop first to obtain the data and save it on arrays. Then we take the data from the arrays. This way the code is more clean.
  • Changed status text for icons (Green for success, red for failure, orange for exception and blue for unknown).
  • Display one icon for each one of the last five builds.
  • Each icon have a span wich shows the status in text, the date of the build and its running time. Also each icon have a link to its "ViewProjectReport".
  • Renamed the column of the last builds ( "Last build" -> "Last 5 builds").
  • Added a new column called "Running Time" which show the last Running Time of each project.
  • Added a new column called "Queue position(priority)" which show the priority of each project in the queue.
  • Changed the buttons in admin column for icons.
  • Added a new icon for "Cancel pending" (But acts like stop icon).
  • Added a new button "Volunteer fo tix" that displays when the build status is not success. It have no action for the moment.
  • Added a pop-up legend at the top of the table.

PabloJHM added 2 commits April 5, 2016 09:51
Re-writed the part of the last 5 builds and their icons.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant