[
https://issues.apache.org/jira/browse/NIFIREG-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Aslan updated NIFIREG-39:
-------------------------------
Description:
As a user I want to be able to easily reuse and theme the FDS NgModule.
npm allows users to publish a JS module from any git url that, when cloned,
results in a folder containing a program described by a package.json file.
Publish the FDS NgModule as an npm package from
https://github.com/apache/nifi-registry/tree/master/nifi-registry-web-ui/src/main/platform/core
and add an ASLv2 LICENSE and NOTICE file in that directory. Then publish it
with npm.
AC:
-SASS mixin to enable theming
(https://material.angular.io/guide/theming-your-components)
-Publish @fds/core npm package
was:
As a user I want to be able to easily reuse and theme the FDS NgModule.
npm allows users to publish a JS module from any git url that, when cloned,
results in a folder containing a program described by a package.json file.
Publish the FDS NgModule as an npm package from
https://github.com/apache/nifi-registry/tree/master/nifi-registry-web-ui/src/main/platform/core
and add an ASLv2 LICENSE and NOTICE file in that directory. Then publish it
with npm.
AC:
-SASS mixin to enable theming
-Publish @fds/core npm package
> FDS NgModule npm package
> ------------------------
>
> Key: NIFIREG-39
> URL: https://issues.apache.org/jira/browse/NIFIREG-39
> Project: NiFi Registry
> Issue Type: Improvement
> Reporter: Scott Aslan
>
> As a user I want to be able to easily reuse and theme the FDS NgModule.
> npm allows users to publish a JS module from any git url that, when cloned,
> results in a folder containing a program described by a package.json file.
> Publish the FDS NgModule as an npm package from
> https://github.com/apache/nifi-registry/tree/master/nifi-registry-web-ui/src/main/platform/core
> and add an ASLv2 LICENSE and NOTICE file in that directory. Then publish it
> with npm.
> AC:
> -SASS mixin to enable theming
> (https://material.angular.io/guide/theming-your-components)
> -Publish @fds/core npm package
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)