[ 
https://issues.apache.org/jira/browse/NIFIREG-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16193471#comment-16193471
 ] 

ASF GitHub Bot commented on NIFIREG-21:
---------------------------------------

GitHub user scottyaslan opened a pull request:

    https://github.com/apache/nifi-registry/pull/15

    [NIFIREG-21] Leverage REST API and add unit test coverage and update …

    ….travis.yml
    
    This PR integrates several of the new REST endpoints with the initial 
registry UI. With this the UI now supports the ability to view all flows for 
all buckets, to view all flows for a specific bucket, to view a specific flow 
in a specific bucket, to view all buckets, to create a new bucket, and to 
delete an existing bucket.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/scottyaslan/nifi-registry NIFIREG-21

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi-registry/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit 261c8b03687cfeca3d80c961dba9c73e6746d1a2
Author: Scott Aslan <[email protected]>
Date:   2017-10-05T18:54:21Z

    [NIFIREG-21] Leverage REST API and add unit test coverage and update 
.travis.yml

----


> Leverage /buckets, /items, /flows endpoints
> -------------------------------------------
>
>                 Key: NIFIREG-21
>                 URL: https://issues.apache.org/jira/browse/NIFIREG-21
>             Project: NiFi Registry
>          Issue Type: Improvement
>            Reporter: Scott Aslan
>            Assignee: Scott Aslan
>
> Currently the NiFi Registry UI has mock data hard coded to the view model. As 
> a user I want to interact with the REST API to be able to create a bucket, 
> view all buckets, delete a bucket, view all droplets across all buckets 
> (including deep linking ability), view all droplets for a specific bucket 
> (including deep linking ability), and view a single droplet (including deep 
> linking ability).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to