This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Conversation
- 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.
Re-writed the part of the last 5 builds and their icons.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.