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

[JENKINS-34952] [WiP] Draw item categories #2372

Closed
wants to merge 5 commits into from

Conversation

recena
Copy link
Contributor

@recena recena commented May 25, 2016

JENKINS-34952

  • New helper methods to handle category data structure
  • New CSS for flat categories
  • New render method for category listing

@reviewbybees
@jenkinsci/code-reviewers

@lanwen
Copy link
Member

lanwen commented Jun 24, 2016

How it should be look like?

@@ -1,6 +1,12 @@
// Initialize all modules by requiring them. Also makes sure they get bundled (see gulpfile.js).
var $ = require('jquery-detached').getJQuery();

// Minimum number of item by category to draw the category
var MIN_ITEM = 6;
Copy link
Member

Choose a reason for hiding this comment

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

This is a pretty big number IMHO. There are not so many Item types in Jenkins, so would be useful to know reason of such value

@oleg-nenashev
Copy link
Member

Generally looks good to me (I've seen the layout at GSoC mid-term presentations)

@oleg-nenashev oleg-nenashev added work-in-progress The PR is under active development, not ready to the final review needs-more-reviews Complex change, which would benefit from more eyes labels Jul 10, 2016
@recena
Copy link
Contributor Author

recena commented Jul 10, 2016

@oleg-nenashev this is in progress. I hope to finish it this week.

@recena recena closed this Jul 10, 2016
@recena recena reopened this Jul 10, 2016
@samatdav
Copy link

@recena Could you say when you expect to finish this PR?

@recena
Copy link
Contributor Author

recena commented Jul 26, 2016

@samatdav No but I hope soon.

@daniel-beck
Copy link
Member

@recena Any plans to finish this? It's been more than 1.5 years.

@oleg-nenashev
Copy link
Member

@recena are you still interested? If no, I propose closing the PR as stalled so that others can pick it up

@oleg-nenashev oleg-nenashev added stalled The PR is reasonable and might be merged, but it is no longer active. It can be taken over by other web-ui The PR includes WebUI changes which may need special expertise labels Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-reviews Complex change, which would benefit from more eyes stalled The PR is reasonable and might be merged, but it is no longer active. It can be taken over by other web-ui The PR includes WebUI changes which may need special expertise work-in-progress The PR is under active development, not ready to the final review
Projects
None yet
5 participants