This is an automated email from the ASF dual-hosted git repository.

rfellows pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 5e8be7561d NIFI-15004 nifi registry about dialog (#10347)
     add 8d09928a25 NIFI-15005 route not found (#10350)

No new revisions were added by this update.

Summary of changes:
 .../nifi-registry/src/app/app-routing.module.ts    |  8 ++-
 .../apps/nifi-registry/src/app/app.component.html  |  7 +--
 .../apps/nifi-registry/src/app/app.module.ts       |  2 -
 .../pages/buckets/feature/buckets.component.html   | 69 ++++++++++++----------
 .../app/pages/buckets/feature/buckets.module.ts    |  4 +-
 .../resources/feature/resources.component.html     |  7 ++-
 .../pages/resources/feature/resources.module.ts    |  4 +-
 .../feature/route-not-found.component.html         |  0
 .../feature/route-not-found.component.scss         |  0
 .../feature/route-not-found.component.ts           |  6 +-
 .../page-content/page-content.component.html       | 11 ++--
 .../page-content/page-content.component.scss}      |  0
 .../common/page-content/page-content.component.ts} | 15 ++---
 13 files changed, 72 insertions(+), 61 deletions(-)
 copy nifi-frontend/src/main/frontend/apps/{nifi => 
nifi-registry}/src/app/pages/route-not-found/feature/route-not-found.component.html
 (100%)
 copy nifi-frontend/src/main/frontend/apps/{nifi => 
nifi-registry}/src/app/pages/route-not-found/feature/route-not-found.component.scss
 (100%)
 copy nifi-frontend/src/main/frontend/apps/{nifi => 
nifi-registry}/src/app/pages/route-not-found/feature/route-not-found.component.ts
 (90%)
 copy nifi-frontend/src/main/frontend/apps/{nifi => 
nifi-registry}/src/app/ui/common/page-content/page-content.component.html (76%)
 copy 
nifi-frontend/src/main/frontend/apps/{nifi/src/app/pages/bulletins/ui/bulletin-board/bulletin-board-list/bulletin-board-list.component.scss
 => nifi-registry/src/app/ui/common/page-content/page-content.component.scss} 
(100%)
 copy 
nifi-frontend/src/main/frontend/apps/{nifi/src/app/pages/flow-designer/ui/canvas/items/connection/source/source-funnel/source-funnel.component.ts
 => nifi-registry/src/app/ui/common/page-content/page-content.component.ts} 
(72%)

Reply via email to