From 80057590f497860929b2ef62d8288b9af5a11d10 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Wed, 7 Jan 2026 08:25:25 -0500 Subject: [PATCH] feat(client): add pipeline viewer to navigation Add navigation link to the ETL Pipeline Viewer page in the main navigation bar, providing easy access for users to monitor and inspect pipeline configurations and execution status. --- NEW/src/JdeScoping.Client/Layout/MainLayout.razor | 1 + 1 file changed, 1 insertion(+) diff --git a/NEW/src/JdeScoping.Client/Layout/MainLayout.razor b/NEW/src/JdeScoping.Client/Layout/MainLayout.razor index c78b451..5e76e26 100644 --- a/NEW/src/JdeScoping.Client/Layout/MainLayout.razor +++ b/NEW/src/JdeScoping.Client/Layout/MainLayout.razor @@ -13,6 +13,7 @@ New Search Search Queue Refresh Status + Pipeline Viewer