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

Support for multiple layouts in Jelly Layout tag

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major Major
    • core

      As Jenkins Plugin Developer, I would like to be able to choose between different layouts through <l:layout>:

      • one-column (equlavent to full-width size)
      • two-column (currently the most popular: side-content + main content)

      New alternatives can be included.

          [JENKINS-32936] Support for multiple layouts in Jelly Layout tag

          Manuel Recena Soto created issue -
          Manuel Recena Soto made changes -
          Epic Link New: JENKINS-31156 [ 165812 ]
          Manuel Recena Soto made changes -
          Description Original: TODO New: As Jenkins Plugin Developer, I would like to be able to choose between different layouts throught {{<l:layout>}}.
          Manuel Recena Soto made changes -
          Description Original: As Jenkins Plugin Developer, I would like to be able to choose between different layouts throught {{<l:layout>}}. New: As Jenkins Plugin Developer, I would like to be able to choose between different layouts through {{<l:layout>}}:

          * one-column (equlavent to full-width size)
          * two-column (currently the most popular: side-content + main content)

          New alternatives can be included.
          Manuel Recena Soto made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Manuel Recena Soto made changes -
          Remote Link New: This issue links to "PR (Web Link)" [ 13809 ]
          Manuel Recena Soto made changes -
          Remote Link New: This issue links to "PR-against-2.x (Web Link)" [ 14190 ]
          Manuel Recena Soto made changes -
          Labels Original: UI UX layout New: UI layout
          Manuel Recena Soto made changes -
          Labels Original: UI layout New: UI UX layout

          Code changed in jenkins
          User: Manuel Recena
          Path:
          core/src/main/resources/hudson/AboutJenkins/index.jelly
          core/src/main/resources/hudson/model/Job/configure.jelly
          core/src/main/resources/hudson/model/View/newJob.jelly
          core/src/main/resources/lib/layout/layout.jelly
          core/src/main/resources/lib/layout/side-panel.jelly
          core/src/main/resources/lib/layout/taglib
          war/src/main/webapp/css/layout-common.css
          war/src/main/webapp/css/style.css
          http://jenkins-ci.org/commit/jenkins/cb058a1ff968d24521d731d4e366e28ea5fb2b6f
          Log:
          JENKINS-32936 Support for multiple layouts in Jelly Layout tag (#2253)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Manuel Recena Path: core/src/main/resources/hudson/AboutJenkins/index.jelly core/src/main/resources/hudson/model/Job/configure.jelly core/src/main/resources/hudson/model/View/newJob.jelly core/src/main/resources/lib/layout/layout.jelly core/src/main/resources/lib/layout/side-panel.jelly core/src/main/resources/lib/layout/taglib war/src/main/webapp/css/layout-common.css war/src/main/webapp/css/style.css http://jenkins-ci.org/commit/jenkins/cb058a1ff968d24521d731d4e366e28ea5fb2b6f Log: JENKINS-32936 Support for multiple layouts in Jelly Layout tag (#2253) JENKINS-32936 Initial source code modifications JENKINS-32936 Three views are using this approach JENKINS-32936 Conflicts were resolved in a wrong way

            recena Manuel Recena Soto
            recena Manuel Recena Soto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: