Backport #29066 #29063 #29069 services lineage and data insight lazy-loading to 1.13 - #31048
Conversation
…1.13 (#30136) * feat(ui): update Services & Ingestion components for lazy-load utility pattern (#29066) * feat(ui): update Services & Ingestion components for lazy-load utility pattern Updates Services and Ingestion components to import from extracted pure utility modules. Updates ServiceUtils, IngestionUtils, SchedularUtils imports. Updates service-related pages for consistent utility usage. Ref: open-metadata/openmetadata-collate#4230 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * minor fix * fix checkstyle and tests * fix build * fix checkstyle --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(ui): update Entity & Lineage components for lazy-load utility pattern (#29063) * feat(ui): update Entity & Lineage components for lazy-load utility pattern Updates Entity and Lineage components to import from extracted pure utility modules. Updates LineageUtils, EntityVersionUtils, CanvasUtils imports. Updates EntityBreadcrumbUtils and EntitySummaryPanelUtils references. Ref: open-metadata/openmetadata-collate#4230 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix failing checks * fix build * fix build, checkstyle and tests * fix e2e tests * fix checkstyle * fix failing test --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * feat(ui): update Dashboard, Pipeline, Chart & ML components for lazy-load utility pattern (#29069) * feat(ui): update Dashboard, Pipeline, Chart & ML components for lazy-load utility pattern Updates Dashboard, Pipeline, Chart, DataInsight and ML components to import from extracted pure utility modules. Updates DataInsightUtils, MetricUtils imports. Updates APIEndpoint and SearchIndex components for consistent utility usage. Ref: open-metadata/openmetadata-collate#4230 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix test, build and checkstyle --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(ui): resolve group15 backport issues * fix(ui): update notification feed test mock --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> (cherry picked from commit 8c9a856)
|
Too many files changed for review (115 files, 100 file limit). Bypass the limit by tagging |
Code Review ✅ ApprovedBackports services, lineage, and data insight lazy-loading updates to branch 1.13 via stacked cherry-pick. No issues found. OptionsDisplay: compact → Showing less information. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar | Powered by Gitar — free for open source |
❌ UI Checkstyle Failed❌ ESLint + Prettier + Organise Imports (src)One or more source files have linting or formatting issues. ❌ Tailwind AuditHardcoded Tailwind values found. Use a design-system utility (run ❌ Antd + Less Deprecation GuardA new Affected filesat Function._resolveFilename (node:internal/modules/cjs/loader:1401:15) Fix locally (fast - only checks files changed in this branch): make ui-checkstyle-changed |
|



Summary
Tracking
Testing