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

Use a reactive JS library instead of custom code for parameters & dependency

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • active-choices-plugin
    • None

      I wrote some code as a proof-of-concept. It evolved, but it is still using old JS techniques, is quite verbose, and is doing a lot of things that can be offloaded to libraries like React, Vue.

       

      It will prevent security issues since Vue escapes text by default, and should also fix existing issues (e.g. order of parameters rendered).

          [JENKINS-66611] Use a reactive JS library instead of custom code for parameters & dependency

          There are no comments yet on this issue.

            kinow Bruno P. Kinoshita
            kinow Bruno P. Kinoshita
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: