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

New item categorization and dynamic choice offering

      This is the first segment of the item creation step. As plugins add new item types for creation, it would be nice if they could be categorized. Then the GUI could decide based on the total number and distribution of item types, exactly how or if they should be categorize

          [JENKINS-31162] New item categorization and dynamic choice offering

          Patrick Wolf created issue -
          Patrick Wolf made changes -
          Epic Link New: JENKINS-31157 [ 165813 ]
          Daniel Beck made changes -
          Labels Original: 2.0 New: 2.0-planned
          Daniel Beck made changes -
          Labels Original: 2.0-planned New: 2.0 2.0-planned
          Manuel Recena Soto made changes -
          Assignee New: Manuel Recena Soto [ recena ]
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          In order to share an initial idea with the community, I've created this document (WiP).

          Manuel Recena Soto added a comment - In order to share an initial idea with the community, I've created this document (WiP).

          gus reiber added a comment -

          https://youtu.be/LEKMMZYg9B4
          The above video is the current thinking out what the macro vision for how creating and configuring should go. I have been parsing indirect feedback from a number of sources, for all community members, if you see this going in a wrong direction, please comment on this ticket.

          gus reiber added a comment - https://youtu.be/LEKMMZYg9B4 The above video is the current thinking out what the macro vision for how creating and configuring should go. I have been parsing indirect feedback from a number of sources, for all community members, if you see this going in a wrong direction, please comment on this ticket.

          {
             "categories":[
                {
                   "description":"Basic",
                   "iconClassName":"icon-category-basic",
                   "id":"category-id-basic",
                   "items":[
                      "hudson.model.FreeStyleProject"
                   ],
                   "name":"Basic"
                }
             ]
          }
          

          Manuel Recena Soto added a comment - { "categories" :[ { "description" : "Basic" , "iconClassName" : "icon-category-basic" , "id" : "category-id-basic" , "items" :[ "hudson.model.FreeStyleProject" ], "name" : "Basic" } ] }

          Manuel Recena Soto added a comment - - edited

          Manuel Recena Soto added a comment - - edited itemcategories-shim-plugin , currently in my personal repository, but ready to review. PR , changes in Jenkins core.

            recena Manuel Recena Soto
            hrmpw Patrick Wolf
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: