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

Plugin Manager » Installed should have a Filter box

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      Updated and Available have it, so why not Installed? When there are many installed plugins, this would make it a little quicker to find the one you care about.

          [JENKINS-20219] Plugin Manager » Installed should have a Filter box

          Jesse Glick created issue -
          martin naughton made changes -
          Assignee New: martin naughton [ martin_naughton ]
          martin naughton made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          code for installed tab is here

          /jenkins-core/src/main/resources/hudson/PluginManager/installed.jelly

          martin naughton added a comment - code for installed tab is here /jenkins-core/src/main/resources/hudson/PluginManager/installed.jelly

          For the update table this implementation is done in these files

          this file returns the http to the user
          /jenkins-core/src/main/resources/hudson/PluginManager/table.jelly

          this file has the java script to find the installed plugins.
          /jenkins-core/src/main/resources/hudson/PluginManager/_table.js

          need to copy across this functionality.

          martin naughton added a comment - For the update table this implementation is done in these files this file returns the http to the user /jenkins-core/src/main/resources/hudson/PluginManager/table.jelly this file has the java script to find the installed plugins. /jenkins-core/src/main/resources/hudson/PluginManager/_table.js need to copy across this functionality.

          there is no file /jenkins-core/src/main/resources/hudson/PluginManager/_installed.js to add a function in to.

          Not a java script developer so some one else might be able to bring this further.

          martin naughton added a comment - there is no file /jenkins-core/src/main/resources/hudson/PluginManager/_installed.js to add a function in to. Not a java script developer so some one else might be able to bring this further.
          martin naughton made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          martin naughton made changes -
          Assignee Original: martin naughton [ martin_naughton ]
          Idan Bidani made changes -
          Assignee New: Idan Bidani [ iplaman ]
          Idan Bidani made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

            iplaman Idan Bidani
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: