Git Product home page Git Product logo

dbloch3643 / restdatamappingpicklist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dedac/restdatamappingpicklist

0.0 1.0 0.0 1.55 MB

An Azure DevOps extension that can add a drop down control that is populated by a REST call for json data. The rest of the data on the selected row can optionally be mapped to other fields on the work item.

License: MIT License

JavaScript 25.88% TypeScript 71.68% CSS 1.17% HTML 1.27%

restdatamappingpicklist's Introduction

Rest Data Mapping Picklist

Forked from Dedac

Changes

  1. Changed from field query to jsonpath query, find it more flexible.
  2. Don't show error message if user removes the field value
  3. Only allow LOV to be from Azure Devops

An Azure DevOps Work Item Form Extension

This is an extension for Azure DevOps to load Rest data into a simple picklist.

https://marketplace.visualstudio.com/items?itemName=dedac.RestDataMappingPicklist

You can map additional data from the same rest call to other fields in the Work Item

Build the dev version and run locally

  1. Build and the Dev Extension
    npm run build-dev
    npm run package-dev
    
  2. Upload the Visual Studio Marketplace and invite a test organization
  3. Setup a local signing certificate here are some sample instructions
    (you can skip this step, but when you serve-dev navigate to https://localhost:44300/webpack-dev-server and accept that you are going somewhere 'unsafe')
  4. Build and run the extension locally
    npm run serve-dev
    
  5. Install the extension in a work item and configure it
  6. Enjoy testing the extension

To Build and package the control for production, simply run

npm run build

And upload to the visual studio marketplace, or use npm run gallery-publish with your valid token

restdatamappingpicklist's People

Contributors

dedac avatar dependabot[bot] avatar yvz5 avatar dbloch3643 avatar

Watchers

James Cloos 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.