jazz-community / dng-client-extensions

Within this project we develop and share DNG (Doors next generation) Client Extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dng-client-extensions

Within this project we develop and share DNG (Doors Next Generation) Client Extensions.

Overview

Starting in version 4.0.5 of the Requirements Management (RM) application, you can use a new client extension capability to add additional functionality for requirements management.

You can add the extensions to your mini dashboard and remove them as needed. Extensions are authored by using a combination of JavaScript, XML/HTML, and CSS files. The extensions access data within the RM application by using an RM API.

Extension Catalog

Each extension contains a help folder providing further information/details about its functionality and usage.

Additional, you find in the root

Provided Extensions

  • change-link - modifies the link type for selected, or all artifacts within a module or a collection.
  • set-attrs - extracts data attributes provided in the requirements description and sets the specified attribute.

Contributing

Please use the Issue Tracker of this repository to report issues or suggest enhancements.

For general contribution guidelines, please refer to CONTRIBUTING.md

Licensing

Copyright (c) Siemens Schweiz AG. All rights reserved.
Licensed under the MIT License.

The examples are inspired by the examples provided on jazz.net and contains icons published by IBM. The usage of these icons is governed by this license.

About

Within this project we develop and share DNG (Doors next generation) Client Extensions

License:MIT License


Languages

Language:HTML 54.7%Language:JavaScript 35.5%Language:CSS 9.8%