Giter VIP home page Giter VIP logo

xiaomin0322 / active-choices-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jenkinsci/active-choices-plugin

0.0 2.0 0.0 649 KB

This plug-in provides additional parameter types for jobs, that allow you to cascade changes and render images or other HTML elements instead of the traditional parameter

Home Page: https://wiki.jenkins-ci.org/display/JENKINS/Active+Choices+Plugin

License: MIT License

Java 50.49% JavaScript 46.53% HTML 1.03% CSS 1.68% Batchfile 0.14% Shell 0.14%

active-choices-plugin's Introduction

Active Choices Plug-in

A Jenkins UI plugin for selecting one or multiple options for a job parameter. It provides a number of capabilities in a single plugin some, but not all, of which can be found amongst several other plugins. This project was previously called Uno Choice Plug-in, while under the BioUno project.

As of July 2014 the plugin supports:

  1. Selecting one or multiple options for a parameter
  2. Combo-box, check-box and radio button UI
  3. Dynamic generation of option values from a groovy command or Scriptler script
  4. Cascading updates when job form parameters change
  5. Displaying reference parameters (a new type of Jenkins UI parameter) which are dynamically generated, support cascading updates, and are displayed as a variety of HTML formatted elements on the job form.

This plugin is developed in support of the diverse computational requirements of life-science Jenkins applications as proposed by the BioUno project.

Many parts of the code may be adapted from existing plug-ins. We ask to keep issues related to this plug-in in Jenkins JIRA.

Visit the plug-in Wiki for more details on each parameter type.

Building

If you have phantomjs in your $PATH, or if you edit pom.xml, you can run the JavaScript tests too with QUnit. It is executed with the Maven Exec Plug-in, but if you don't have phantomjs installed, the plug-in will simply ignore it and run only the Java tests.

mvn clean test install

License

This plug-in is licensed under the MIT License. Parts of this plug-in have been adapted from existing plug-ins with compatible licenses (e.g.: Apache License).

active-choices-plugin's People

Contributors

feoff3 avatar imoutsatsos avatar jhosmer avatar kinow avatar lyenliang avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.