Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-16094

Better Job filtering capabilities - make use of JobViewsFilterPlugin

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • xfpanel-plugin
    • None

      Have installed the
      https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters
      plugin which works fine for all the other views.
      Maybe you could try to integrate this too, to help in better filtering the jobs (status, type, regex, disabled, failed, ...)

      Another idea:
      is it possible to have Views with parameters?
      EG: i have 150 jobs... and in one panel usually only fit ~16 jobs nicely
      If i create a view for all jobs and want to display the second 16 jobs (without creating a hard view)
      like &size=16&page=2
      (so this will be independent of my often changing views )

          [JENKINS-16094] Better Job filtering capabilities - make use of JobViewsFilterPlugin

          Tobias Tobiasen added a comment - - edited

          Excellent idea. I need this too.

          Tobias Tobiasen added a comment - - edited Excellent idea. I need this too.

          Oleg Nenashev added a comment -

          BTW, you can just copy configs/filtering implementation from ListView class in the core. Then you will automatically get support of existing extensions like "View job filters".

          Oleg Nenashev added a comment - BTW, you can just copy configs/filtering implementation from ListView class in the core. Then you will automatically get support of existing extensions like "View job filters".

          I just created pull request [1], implementing Oleg's suggestion.

          [1] https://github.com/jenkinsci/xfpanel-plugin/pull/12

          Marcel Schutte added a comment - I just created pull request [1] , implementing Oleg's suggestion. [1] https://github.com/jenkinsci/xfpanel-plugin/pull/12

            julienrenaut Julien RENAUT
            myron Myron Boyle
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: