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

WIP: Remove pane tables in favor of CSS grids #3100

Closed
wants to merge 17 commits into from

Conversation

bkmeneguello
Copy link
Contributor

No description provided.

@daniel-beck
Copy link
Member

@bkmeneguello

@daniel-beck daniel-beck requested a review from tfennelly October 19, 2017 21:37
@bkmeneguello
Copy link
Contributor Author

bkmeneguello commented Oct 19, 2017 via email

@daniel-beck
Copy link
Member

if IE 11 is still the baseline for Windows browsers.

Right, probably needs updating. I think there was a thread a while back on the dev list, but it didn't gain traction.

@bkmeneguello
Copy link
Contributor Author

bkmeneguello commented Oct 19, 2017 via email

@daniel-beck daniel-beck added the work-in-progress The PR is under active development, not ready to the final review label Oct 19, 2017
@bkmeneguello
Copy link
Contributor Author

new layout

</j:when>
<j:otherwise>
<!-- not actually optional, but it helps with backward compatibility -->
<j:set var="executor" value="${e}" />
<table>
Copy link
Contributor Author

@bkmeneguello bkmeneguello Oct 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be avoided, but plugins uses executorCell.jelly starting directly with TD. I think this could be improved with an alternate "executorCell" (with fluid syntax) or PR to any plugin that have executorCell.jelly file

@daniel-beck
Copy link
Member

Oops, confused the executors panel with the build history of a job. Sorry about that. This one should be much more straightforward.

LinuxSuRen and others added 15 commits October 23, 2017 10:56
…we got a chance to even try scheduling a second.
* - add a default implementation doing nothing for the different event on SecurityListener.

* - remove the useless non-implemented method in this inner class.
…n when data is "{}" (jenkinsci#3097)

* [JENKINS-47500] unit test for JENKINS-47500 bug

* [JENKINS-47500] return null when the data is just {}

* [JENKINS-47500] added more cases
@daniel-beck
Copy link
Member

I don't know what's going on, but this PR's history is messed up. Please re-file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress The PR is under active development, not ready to the final review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants