@datarecce/ui 0.1.41 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -133
- package/dist/AuthModal-C8LetZNB.js +23 -0
- package/dist/AuthModal-C8LetZNB.js.map +1 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts +41 -0
- package/dist/LineageCanvas-CR38SDYr.d.ts.map +1 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js +3 -0
- package/dist/ResultErrorFallback-C7c-TN1p.js.map +1 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts +172 -0
- package/dist/RouteConfigContext-z8YNimdP.d.ts.map +1 -0
- package/dist/RunProgress-DyFIALbI.d.ts +429 -0
- package/dist/RunProgress-DyFIALbI.d.ts.map +1 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts +64 -0
- package/dist/ScreenshotDataGrid-BfxYUThx.d.ts.map +1 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts +1427 -0
- package/dist/SplitPane-B-BLxZaQ.d.ts.map +1 -0
- package/dist/advanced.d.ts +18 -0
- package/dist/advanced.d.ts.map +1 -0
- package/dist/advanced.js +3 -0
- package/dist/advanced.js.map +1 -0
- package/dist/api-ZZ4cc9b9.d.ts +255 -0
- package/dist/api-ZZ4cc9b9.d.ts.map +1 -0
- package/dist/api-_i6BZPkM.js +3 -0
- package/dist/api-_i6BZPkM.js.map +1 -0
- package/dist/api.d.ts +3 -2
- package/dist/api.js +2 -100
- package/dist/colors--47Kkns4.js +3 -0
- package/dist/colors--47Kkns4.js.map +1 -0
- package/dist/colors-vY9Yzui0.d.ts +255 -0
- package/dist/colors-vY9Yzui0.d.ts.map +1 -0
- package/dist/components-run.d.ts +8 -0
- package/dist/components-run.js +2 -0
- package/dist/components.d.ts +22 -2
- package/dist/components.js +2 -86
- package/dist/const-DbXBkrxT.js +3 -0
- package/dist/const-DbXBkrxT.js.map +1 -0
- package/dist/constants-DD5vJv2q.js +3 -0
- package/dist/constants-DD5vJv2q.js.map +1 -0
- package/dist/constants.d.ts +3 -0
- package/dist/constants.js +2 -0
- package/dist/contexts.d.ts +7 -0
- package/dist/contexts.js +2 -0
- package/dist/flag-CiR2E5oz.d.ts +898 -0
- package/dist/flag-CiR2E5oz.d.ts.map +1 -0
- package/dist/flag-koeDAqr3.js +3 -0
- package/dist/flag-koeDAqr3.js.map +1 -0
- package/dist/hooks.d.ts +15 -2
- package/dist/hooks.js +2 -43
- package/dist/index-BFkbe0aF.d.ts +698 -0
- package/dist/index-BFkbe0aF.d.ts.map +1 -0
- package/dist/index-Ba3hp2Ng.d.ts +471 -0
- package/dist/index-Ba3hp2Ng.d.ts.map +1 -0
- package/dist/index-C_kD4ZQ3.d.ts +1079 -0
- package/dist/index-C_kD4ZQ3.d.ts.map +1 -0
- package/dist/index-CiPcALu4.d.ts +146 -0
- package/dist/index-CiPcALu4.d.ts.map +1 -0
- package/dist/index-CkXLPYZY.d.ts +13 -0
- package/dist/index-CkXLPYZY.d.ts.map +1 -0
- package/dist/index-DTCpHvX_.d.ts +211 -0
- package/dist/index-DTCpHvX_.d.ts.map +1 -0
- package/dist/index-DVoQsx5c.d.ts +349 -0
- package/dist/index-DVoQsx5c.d.ts.map +1 -0
- package/dist/index-DmwYRgDR.d.ts +192 -0
- package/dist/index-DmwYRgDR.d.ts.map +1 -0
- package/dist/index-N8N7XmRj.d.ts +130 -0
- package/dist/index-N8N7XmRj.d.ts.map +1 -0
- package/dist/index-h_fw6R9U.d.ts +1501 -0
- package/dist/index-h_fw6R9U.d.ts.map +1 -0
- package/dist/index-o48TPoFN.d.ts +734 -0
- package/dist/index-o48TPoFN.d.ts.map +1 -0
- package/dist/index.d.ts +24 -2
- package/dist/index.js +2 -198
- package/dist/keepAlive-CEzyrDfg.js +3 -0
- package/dist/keepAlive-CEzyrDfg.js.map +1 -0
- package/dist/lib/api/axiosClient.d.ts +8 -0
- package/dist/lib/api/axiosClient.d.ts.map +1 -0
- package/dist/lib/api/axiosClient.js +3 -0
- package/dist/lib/api/axiosClient.js.map +1 -0
- package/dist/lib/api/track.d.ts +137 -0
- package/dist/lib/api/track.d.ts.map +1 -0
- package/dist/lib/api/track.js +2 -0
- package/dist/lib/api/user.d.ts +16 -0
- package/dist/lib/api/user.d.ts.map +1 -0
- package/dist/lib/api/user.js +2 -0
- package/dist/lib/const.d.ts +8 -0
- package/dist/lib/const.d.ts.map +1 -0
- package/dist/lib/const.js +2 -0
- package/dist/lib/result/ResultErrorFallback.d.ts +8 -0
- package/dist/lib/result/ResultErrorFallback.d.ts.map +1 -0
- package/dist/lib/result/ResultErrorFallback.js +2 -0
- package/dist/primitives-CgGUvwHB.d.ts +914 -0
- package/dist/primitives-CgGUvwHB.d.ts.map +1 -0
- package/dist/primitives.d.ts +12 -0
- package/dist/primitives.js +2 -0
- package/dist/result.d.ts +4 -0
- package/dist/result.js +2 -0
- package/dist/src-BgHSbbHk.js +67 -0
- package/dist/src-BgHSbbHk.js.map +1 -0
- package/dist/styles.css +478 -4
- package/dist/theme-CeWzymUn.js +64 -0
- package/dist/theme-CeWzymUn.js.map +1 -0
- package/dist/theme.d.ts +3 -2
- package/dist/theme.js +2 -9
- package/dist/track-9ZQpBlUK.js +3 -0
- package/dist/track-9ZQpBlUK.js.map +1 -0
- package/dist/types-CFbNxrx2.d.ts +171 -0
- package/dist/types-CFbNxrx2.d.ts.map +1 -0
- package/dist/types-CZre3j02.d.ts +231 -0
- package/dist/types-CZre3j02.d.ts.map +1 -0
- package/dist/types.d.ts +14 -2
- package/dist/types.js +3 -9
- package/dist/types.js.map +1 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js +3 -0
- package/dist/useRecceServerFlag-Bg5R67J4.js.map +1 -0
- package/dist/useThemeColors--prVbMmM.js +3 -0
- package/dist/useThemeColors--prVbMmM.js.map +1 -0
- package/dist/useThemeColors-DHEroo8f.d.ts +104 -0
- package/dist/useThemeColors-DHEroo8f.d.ts.map +1 -0
- package/dist/user-DMT7E0fc.js +3 -0
- package/dist/user-DMT7E0fc.js.map +1 -0
- package/dist/utils-CW2skXm_.js +3 -0
- package/dist/utils-CW2skXm_.js.map +1 -0
- package/dist/utils-CXWhfyxC.js +5 -0
- package/dist/utils-CXWhfyxC.js.map +1 -0
- package/dist/utils.d.ts +7 -0
- package/dist/utils.js +2 -0
- package/package.json +115 -107
- package/LICENSE +0 -201
- package/dist/RecceCheckContext-BJprb2xR.js +0 -7968
- package/dist/RecceCheckContext-BJprb2xR.js.map +0 -1
- package/dist/RecceCheckContext-DPnWB_aU.css +0 -215
- package/dist/RecceCheckContext-DPnWB_aU.css.map +0 -1
- package/dist/RecceCheckContext-DbZ7BdRy.mjs +0 -7426
- package/dist/RecceCheckContext-DbZ7BdRy.mjs.map +0 -1
- package/dist/RecceCheckContext-DyxOeUsX.css +0 -215
- package/dist/RecceCheckContext-DyxOeUsX.css.map +0 -1
- package/dist/api.d.mts +0 -3
- package/dist/api.js.map +0 -1
- package/dist/api.mjs +0 -46
- package/dist/api.mjs.map +0 -1
- package/dist/components-BeAjVBV3.css +0 -70
- package/dist/components-BeAjVBV3.css.map +0 -1
- package/dist/components-DfXnN1Hx.js +0 -14689
- package/dist/components-DfXnN1Hx.js.map +0 -1
- package/dist/components-iUxcqtUB.css +0 -70
- package/dist/components-iUxcqtUB.css.map +0 -1
- package/dist/components-jh6r4tQn.mjs +0 -12348
- package/dist/components-jh6r4tQn.mjs.map +0 -1
- package/dist/components.d.mts +0 -3
- package/dist/components.mjs +0 -9
- package/dist/const-CaIm1Z8g.mjs +0 -12
- package/dist/const-CaIm1Z8g.mjs.map +0 -1
- package/dist/const-CvdZO0FN.js +0 -24
- package/dist/const-CvdZO0FN.js.map +0 -1
- package/dist/hooks-cQsBXBd1.js +0 -40
- package/dist/hooks-cQsBXBd1.js.map +0 -1
- package/dist/hooks-eaHm_yEp.mjs +0 -33
- package/dist/hooks-eaHm_yEp.mjs.map +0 -1
- package/dist/hooks.d.mts +0 -3
- package/dist/hooks.mjs +0 -8
- package/dist/html2canvas-pro.esm-CsuSOHXp.js +0 -7250
- package/dist/html2canvas-pro.esm-CsuSOHXp.js.map +0 -1
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs +0 -7249
- package/dist/html2canvas-pro.esm-E7kpobrC.mjs.map +0 -1
- package/dist/index-B5bpmv0i.d.mts +0 -2172
- package/dist/index-B5bpmv0i.d.mts.map +0 -1
- package/dist/index-B9lSPJTi.d.ts +0 -2170
- package/dist/index-B9lSPJTi.d.ts.map +0 -1
- package/dist/index.d.mts +0 -3
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -20
- package/dist/index.mjs.map +0 -1
- package/dist/mui-theme-CUhybmBq.mjs +0 -696
- package/dist/mui-theme-CUhybmBq.mjs.map +0 -1
- package/dist/mui-theme-iBHkjXJq.js +0 -732
- package/dist/mui-theme-iBHkjXJq.js.map +0 -1
- package/dist/state-CTITyT0R.js +0 -795
- package/dist/state-CTITyT0R.js.map +0 -1
- package/dist/state-Sc2b4jri.mjs +0 -382
- package/dist/state-Sc2b4jri.mjs.map +0 -1
- package/dist/theme.d.mts +0 -3
- package/dist/theme.mjs +0 -4
- package/dist/tooltipMessage-BC5W7H3X.js +0 -13
- package/dist/tooltipMessage-BC5W7H3X.js.map +0 -1
- package/dist/tooltipMessage-B_xMIKWL.mjs +0 -7
- package/dist/tooltipMessage-B_xMIKWL.mjs.map +0 -1
- package/dist/types.d.mts +0 -3
- package/dist/types.mjs +0 -6
- package/dist/urls-BQW5wjg-.js +0 -13
- package/dist/urls-BQW5wjg-.js.map +0 -1
- package/dist/urls-DT7FVEcS.mjs +0 -7
- package/dist/urls-DT7FVEcS.mjs.map +0 -1
- package/dist/version-B9s8yne-.js +0 -300
- package/dist/version-B9s8yne-.js.map +0 -1
- package/dist/version-DP1kU_7v.mjs +0 -162
- package/dist/version-DP1kU_7v.mjs.map +0 -1
- package/recce-source/.editorconfig +0 -26
- package/recce-source/.flake8 +0 -37
- package/recce-source/.github/ISSUE_TEMPLATE/bug_report.yml +0 -67
- package/recce-source/.github/ISSUE_TEMPLATE/custom.md +0 -10
- package/recce-source/.github/ISSUE_TEMPLATE/feature_request.yml +0 -42
- package/recce-source/.github/PULL_REQUEST_TEMPLATE.md +0 -21
- package/recce-source/.github/copilot-instructions.md +0 -331
- package/recce-source/.github/instructions/backend-instructions.md +0 -541
- package/recce-source/.github/instructions/frontend-instructions.md +0 -317
- package/recce-source/.github/workflows/build-statics.yaml +0 -72
- package/recce-source/.github/workflows/bump.yaml +0 -48
- package/recce-source/.github/workflows/integration-tests-cloud.yaml +0 -92
- package/recce-source/.github/workflows/integration-tests-sqlmesh.yaml +0 -33
- package/recce-source/.github/workflows/integration-tests.yaml +0 -52
- package/recce-source/.github/workflows/nightly.yaml +0 -246
- package/recce-source/.github/workflows/release.yaml +0 -196
- package/recce-source/.github/workflows/tests-js.yaml +0 -58
- package/recce-source/.github/workflows/tests-python.yaml +0 -128
- package/recce-source/.pre-commit-config.yaml +0 -26
- package/recce-source/CLAUDE.md +0 -483
- package/recce-source/CODE_OF_CONDUCT.md +0 -128
- package/recce-source/CONTRIBUTING.md +0 -107
- package/recce-source/LICENSE +0 -201
- package/recce-source/Makefile +0 -126
- package/recce-source/README.md +0 -182
- package/recce-source/RECCE_CLOUD.md +0 -81
- package/recce-source/SECURITY.md +0 -25
- package/recce-source/docs/PACKAGING.md +0 -340
- package/recce-source/docs/README.md +0 -1
- package/recce-source/docs/plans/2024-12-31-csv-download-design.md +0 -121
- package/recce-source/docs/plans/2024-12-31-csv-download-implementation.md +0 -930
- package/recce-source/integration_tests/dbt/dbt_project.yml +0 -26
- package/recce-source/integration_tests/dbt/models/customers.sql +0 -69
- package/recce-source/integration_tests/dbt/models/docs.md +0 -14
- package/recce-source/integration_tests/dbt/models/orders.sql +0 -56
- package/recce-source/integration_tests/dbt/models/schema.yml +0 -82
- package/recce-source/integration_tests/dbt/models/staging/schema.yml +0 -31
- package/recce-source/integration_tests/dbt/models/staging/stg_customers.sql +0 -22
- package/recce-source/integration_tests/dbt/models/staging/stg_orders.sql +0 -23
- package/recce-source/integration_tests/dbt/models/staging/stg_payments.sql +0 -25
- package/recce-source/integration_tests/dbt/packages.yml +0 -7
- package/recce-source/integration_tests/dbt/profiles.yml +0 -8
- package/recce-source/integration_tests/dbt/seeds/raw_customers.csv +0 -101
- package/recce-source/integration_tests/dbt/seeds/raw_orders.csv +0 -100
- package/recce-source/integration_tests/dbt/seeds/raw_payments.csv +0 -114
- package/recce-source/integration_tests/dbt/seeds/raw_statuses.csv +0 -5
- package/recce-source/integration_tests/dbt/smoke_test.sh +0 -72
- package/recce-source/integration_tests/dbt/smoke_test_cloud.sh +0 -71
- package/recce-source/integration_tests/sqlmesh/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/audits/assert_item_price_above_zero.sql +0 -9
- package/recce-source/integration_tests/sqlmesh/audits/items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/audits/order_items.sql +0 -7
- package/recce-source/integration_tests/sqlmesh/config.py +0 -171
- package/recce-source/integration_tests/sqlmesh/helper.py +0 -20
- package/recce-source/integration_tests/sqlmesh/hooks/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/__init__.py +0 -0
- package/recce-source/integration_tests/sqlmesh/macros/macros.py +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/macros.sql +0 -8
- package/recce-source/integration_tests/sqlmesh/macros/utils.py +0 -11
- package/recce-source/integration_tests/sqlmesh/metrics/metrics.sql +0 -25
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_by_day.sql +0 -41
- package/recce-source/integration_tests/sqlmesh/models/customer_revenue_lifetime.sql +0 -60
- package/recce-source/integration_tests/sqlmesh/models/customers.sql +0 -32
- package/recce-source/integration_tests/sqlmesh/models/items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/marketing.sql +0 -15
- package/recce-source/integration_tests/sqlmesh/models/order_items.py +0 -95
- package/recce-source/integration_tests/sqlmesh/models/orders.py +0 -70
- package/recce-source/integration_tests/sqlmesh/models/raw_marketing.py +0 -62
- package/recce-source/integration_tests/sqlmesh/models/top_waiters.sql +0 -23
- package/recce-source/integration_tests/sqlmesh/models/waiter_as_customer_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiter_names.sql +0 -10
- package/recce-source/integration_tests/sqlmesh/models/waiter_revenue_by_day.sql +0 -29
- package/recce-source/integration_tests/sqlmesh/models/waiters.py +0 -62
- package/recce-source/integration_tests/sqlmesh/prep_env.sh +0 -16
- package/recce-source/integration_tests/sqlmesh/schema.yaml +0 -5
- package/recce-source/integration_tests/sqlmesh/seeds/waiter_names.csv +0 -11
- package/recce-source/integration_tests/sqlmesh/test_server.sh +0 -29
- package/recce-source/integration_tests/sqlmesh/tests/test_customer_revenue_by_day.yaml +0 -63
- package/recce-source/integration_tests/sqlmesh/tests/test_order_items.yaml +0 -72
- package/recce-source/js/.editorconfig +0 -27
- package/recce-source/js/.env.development +0 -5
- package/recce-source/js/.husky/pre-commit +0 -29
- package/recce-source/js/.nvmrc +0 -1
- package/recce-source/js/README.md +0 -39
- package/recce-source/js/app/(mainComponents)/DisplayModeToggle.tsx +0 -65
- package/recce-source/js/app/(mainComponents)/NavBar.tsx +0 -228
- package/recce-source/js/app/(mainComponents)/RecceVersionBadge.tsx +0 -107
- package/recce-source/js/app/(mainComponents)/TopBar.tsx +0 -252
- package/recce-source/js/app/@lineage/default.tsx +0 -20
- package/recce-source/js/app/@lineage/page.tsx +0 -14
- package/recce-source/js/app/MainLayout.tsx +0 -170
- package/recce-source/js/app/Providers.tsx +0 -49
- package/recce-source/js/app/checks/page.tsx +0 -296
- package/recce-source/js/app/error.tsx +0 -93
- package/recce-source/js/app/favicon.ico +0 -0
- package/recce-source/js/app/global-error.tsx +0 -115
- package/recce-source/js/app/global.css +0 -82
- package/recce-source/js/app/layout.tsx +0 -48
- package/recce-source/js/app/lineage/page.tsx +0 -15
- package/recce-source/js/app/page.tsx +0 -12
- package/recce-source/js/app/query/page.tsx +0 -8
- package/recce-source/js/biome.json +0 -313
- package/recce-source/js/jest.config.js +0 -34
- package/recce-source/js/jest.globals.d.ts +0 -32
- package/recce-source/js/jest.setup.js +0 -91
- package/recce-source/js/next.config.js +0 -16
- package/recce-source/js/package-lock.json +0 -13843
- package/recce-source/js/package.json +0 -123
- package/recce-source/js/pnpm-lock.yaml +0 -9235
- package/recce-source/js/pnpm-workspace.yaml +0 -6
- package/recce-source/js/postcss.config.js +0 -5
- package/recce-source/js/public/auth_callback.html +0 -68
- package/recce-source/js/public/imgs/feedback/thumbs-down.png +0 -0
- package/recce-source/js/public/imgs/feedback/thumbs-up.png +0 -0
- package/recce-source/js/public/imgs/reload-image.svg +0 -4
- package/recce-source/js/public/logo/recce-logo-white.png +0 -0
- package/recce-source/js/src/components/AuthModal/AuthModal.tsx +0 -202
- package/recce-source/js/src/components/app/AvatarDropdown.tsx +0 -159
- package/recce-source/js/src/components/app/EnvInfo.tsx +0 -357
- package/recce-source/js/src/components/app/Filename.tsx +0 -388
- package/recce-source/js/src/components/app/SetupConnectionPopover.tsx +0 -91
- package/recce-source/js/src/components/app/StateExporter.tsx +0 -57
- package/recce-source/js/src/components/app/StateImporter.tsx +0 -198
- package/recce-source/js/src/components/app/StateSharing.tsx +0 -145
- package/recce-source/js/src/components/app/StateSynchronizer.tsx +0 -205
- package/recce-source/js/src/components/charts/HistogramChart.tsx +0 -291
- package/recce-source/js/src/components/charts/SquareIcon.tsx +0 -51
- package/recce-source/js/src/components/charts/TopKSummaryList.tsx +0 -457
- package/recce-source/js/src/components/charts/chartTheme.ts +0 -74
- package/recce-source/js/src/components/check/CheckBreadcrumb.tsx +0 -97
- package/recce-source/js/src/components/check/CheckDescription.tsx +0 -134
- package/recce-source/js/src/components/check/CheckDetail.tsx +0 -797
- package/recce-source/js/src/components/check/CheckEmptyState.tsx +0 -84
- package/recce-source/js/src/components/check/CheckList.tsx +0 -320
- package/recce-source/js/src/components/check/LineageDiffView.tsx +0 -32
- package/recce-source/js/src/components/check/PresetCheckTemplateView.tsx +0 -48
- package/recce-source/js/src/components/check/SchemaDiffView.tsx +0 -290
- package/recce-source/js/src/components/check/check.ts +0 -25
- package/recce-source/js/src/components/check/timeline/CheckTimeline.tsx +0 -163
- package/recce-source/js/src/components/check/timeline/CommentInput.tsx +0 -84
- package/recce-source/js/src/components/check/timeline/TimelineEvent.tsx +0 -468
- package/recce-source/js/src/components/check/timeline/index.ts +0 -12
- package/recce-source/js/src/components/check/utils.ts +0 -12
- package/recce-source/js/src/components/data-grid/ScreenshotDataGrid.tsx +0 -333
- package/recce-source/js/src/components/data-grid/agGridStyles.css +0 -55
- package/recce-source/js/src/components/data-grid/agGridTheme.ts +0 -43
- package/recce-source/js/src/components/editor/CodeEditor.tsx +0 -107
- package/recce-source/js/src/components/editor/DiffEditor.tsx +0 -162
- package/recce-source/js/src/components/editor/index.ts +0 -12
- package/recce-source/js/src/components/errorboundary/ErrorBoundary.tsx +0 -87
- package/recce-source/js/src/components/histogram/HistogramDiffForm.tsx +0 -147
- package/recce-source/js/src/components/histogram/HistogramDiffResultView.tsx +0 -63
- package/recce-source/js/src/components/icons/index.tsx +0 -142
- package/recce-source/js/src/components/lineage/ActionControl.tsx +0 -63
- package/recce-source/js/src/components/lineage/ActionTag.tsx +0 -141
- package/recce-source/js/src/components/lineage/ChangeStatusLegend.tsx +0 -46
- package/recce-source/js/src/components/lineage/ColumnLevelLineageControl.tsx +0 -327
- package/recce-source/js/src/components/lineage/ColumnLevelLineageLegend.tsx +0 -57
- package/recce-source/js/src/components/lineage/GraphColumnNode.tsx +0 -199
- package/recce-source/js/src/components/lineage/GraphEdge.tsx +0 -59
- package/recce-source/js/src/components/lineage/GraphNode.tsx +0 -555
- package/recce-source/js/src/components/lineage/LineagePage.tsx +0 -10
- package/recce-source/js/src/components/lineage/LineageView.tsx +0 -1384
- package/recce-source/js/src/components/lineage/LineageViewContext.tsx +0 -86
- package/recce-source/js/src/components/lineage/LineageViewContextMenu.tsx +0 -637
- package/recce-source/js/src/components/lineage/LineageViewNotification.tsx +0 -64
- package/recce-source/js/src/components/lineage/LineageViewTopBar.tsx +0 -596
- package/recce-source/js/src/components/lineage/NodeSqlView.tsx +0 -136
- package/recce-source/js/src/components/lineage/NodeTag.tsx +0 -278
- package/recce-source/js/src/components/lineage/NodeView.tsx +0 -642
- package/recce-source/js/src/components/lineage/SandboxView.tsx +0 -436
- package/recce-source/js/src/components/lineage/ServerDisconnectedModalContent.tsx +0 -105
- package/recce-source/js/src/components/lineage/SetupConnectionBanner.tsx +0 -52
- package/recce-source/js/src/components/lineage/SingleEnvironmentQueryView.tsx +0 -152
- package/recce-source/js/src/components/lineage/graph.test.ts +0 -31
- package/recce-source/js/src/components/lineage/graph.ts +0 -58
- package/recce-source/js/src/components/lineage/lineage.test.ts +0 -169
- package/recce-source/js/src/components/lineage/lineage.ts +0 -521
- package/recce-source/js/src/components/lineage/styles.css +0 -42
- package/recce-source/js/src/components/lineage/styles.tsx +0 -165
- package/recce-source/js/src/components/lineage/useMultiNodesAction.ts +0 -352
- package/recce-source/js/src/components/lineage/useValueDiffAlertDialog.tsx +0 -108
- package/recce-source/js/src/components/onboarding-guide/Notification.tsx +0 -62
- package/recce-source/js/src/components/profile/ProfileDiffForm.tsx +0 -134
- package/recce-source/js/src/components/profile/ProfileDiffResultView.tsx +0 -243
- package/recce-source/js/src/components/query/ChangedOnlyCheckbox.tsx +0 -29
- package/recce-source/js/src/components/query/DiffText.tsx +0 -120
- package/recce-source/js/src/components/query/QueryDiffResultView.tsx +0 -468
- package/recce-source/js/src/components/query/QueryForm.tsx +0 -80
- package/recce-source/js/src/components/query/QueryPage.tsx +0 -282
- package/recce-source/js/src/components/query/QueryResultView.tsx +0 -180
- package/recce-source/js/src/components/query/SetupConnectionGuide.tsx +0 -57
- package/recce-source/js/src/components/query/SqlEditor.tsx +0 -245
- package/recce-source/js/src/components/query/ToggleSwitch.tsx +0 -84
- package/recce-source/js/src/components/query/styles.css +0 -21
- package/recce-source/js/src/components/routing/DirectUrlAccess.test.tsx +0 -428
- package/recce-source/js/src/components/routing/LineageStatePreservation.test.tsx +0 -311
- package/recce-source/js/src/components/routing/Navigation.test.tsx +0 -256
- package/recce-source/js/src/components/rowcount/RowCountDiffResultView.tsx +0 -108
- package/recce-source/js/src/components/rowcount/delta.test.ts +0 -51
- package/recce-source/js/src/components/rowcount/delta.ts +0 -16
- package/recce-source/js/src/components/run/RunList.tsx +0 -303
- package/recce-source/js/src/components/run/RunModal.tsx +0 -191
- package/recce-source/js/src/components/run/RunPage.tsx +0 -26
- package/recce-source/js/src/components/run/RunResultPane.tsx +0 -578
- package/recce-source/js/src/components/run/RunStatusAndDate.tsx +0 -106
- package/recce-source/js/src/components/run/RunToolbar.tsx +0 -70
- package/recce-source/js/src/components/run/RunView.tsx +0 -196
- package/recce-source/js/src/components/run/registry.ts +0 -214
- package/recce-source/js/src/components/run/types.ts +0 -14
- package/recce-source/js/src/components/schema/ColumnNameCell.test.tsx +0 -169
- package/recce-source/js/src/components/schema/ColumnNameCell.tsx +0 -198
- package/recce-source/js/src/components/schema/SchemaView.tsx +0 -336
- package/recce-source/js/src/components/schema/schemaDiff.ts +0 -32
- package/recce-source/js/src/components/schema/style.css +0 -134
- package/recce-source/js/src/components/screenshot/ScreenshotBox.tsx +0 -39
- package/recce-source/js/src/components/shared/HistoryToggle.tsx +0 -35
- package/recce-source/js/src/components/split/Split.tsx +0 -40
- package/recce-source/js/src/components/split/styles.css +0 -24
- package/recce-source/js/src/components/summary/ChangeSummary.tsx +0 -264
- package/recce-source/js/src/components/summary/SchemaSummary.tsx +0 -123
- package/recce-source/js/src/components/summary/SummaryView.tsx +0 -29
- package/recce-source/js/src/components/timeout/IdleTimeoutBadge.tsx +0 -48
- package/recce-source/js/src/components/top-k/TopKDiffForm.tsx +0 -58
- package/recce-source/js/src/components/top-k/TopKDiffResultView.tsx +0 -73
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnGroupHeader.tsx +0 -228
- package/recce-source/js/src/components/ui/dataGrid/DataFrameColumnHeader.tsx +0 -113
- package/recce-source/js/src/components/ui/dataGrid/defaultRenderCell.tsx +0 -72
- package/recce-source/js/src/components/ui/dataGrid/index.ts +0 -23
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.test.tsx +0 -607
- package/recce-source/js/src/components/ui/dataGrid/inlineRenderCell.tsx +0 -211
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.test.tsx +0 -452
- package/recce-source/js/src/components/ui/dataGrid/schemaCells.tsx +0 -142
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.test.tsx +0 -178
- package/recce-source/js/src/components/ui/dataGrid/valueDiffCells.tsx +0 -275
- package/recce-source/js/src/components/ui/markdown/ExternalLinkConfirmDialog.tsx +0 -134
- package/recce-source/js/src/components/ui/markdown/MarkdownContent.tsx +0 -364
- package/recce-source/js/src/components/ui/mui/index.ts +0 -13
- package/recce-source/js/src/components/ui/mui-provider.tsx +0 -67
- package/recce-source/js/src/components/ui/mui-theme.ts +0 -1039
- package/recce-source/js/src/components/ui/mui-utils.ts +0 -113
- package/recce-source/js/src/components/ui/toaster.tsx +0 -288
- package/recce-source/js/src/components/valuediff/ValueDiffDetailResultView.tsx +0 -216
- package/recce-source/js/src/components/valuediff/ValueDiffForm.tsx +0 -246
- package/recce-source/js/src/components/valuediff/ValueDiffResultView.tsx +0 -81
- package/recce-source/js/src/components/valuediff/shared.ts +0 -33
- package/recce-source/js/src/constants/tooltipMessage.ts +0 -3
- package/recce-source/js/src/constants/urls.ts +0 -1
- package/recce-source/js/src/lib/UrlHash.ts +0 -12
- package/recce-source/js/src/lib/api/adhocQuery.ts +0 -70
- package/recce-source/js/src/lib/api/axiosClient.ts +0 -9
- package/recce-source/js/src/lib/api/cacheKeys.ts +0 -13
- package/recce-source/js/src/lib/api/checkEvents.ts +0 -252
- package/recce-source/js/src/lib/api/checks.ts +0 -129
- package/recce-source/js/src/lib/api/cll.ts +0 -53
- package/recce-source/js/src/lib/api/connectToCloud.ts +0 -13
- package/recce-source/js/src/lib/api/flag.ts +0 -37
- package/recce-source/js/src/lib/api/info.ts +0 -198
- package/recce-source/js/src/lib/api/instanceInfo.ts +0 -25
- package/recce-source/js/src/lib/api/keepAlive.ts +0 -108
- package/recce-source/js/src/lib/api/lineagecheck.ts +0 -35
- package/recce-source/js/src/lib/api/localStorageKeys.ts +0 -7
- package/recce-source/js/src/lib/api/models.ts +0 -59
- package/recce-source/js/src/lib/api/profile.ts +0 -65
- package/recce-source/js/src/lib/api/rowcount.ts +0 -19
- package/recce-source/js/src/lib/api/runs.ts +0 -174
- package/recce-source/js/src/lib/api/schemacheck.ts +0 -31
- package/recce-source/js/src/lib/api/select.ts +0 -25
- package/recce-source/js/src/lib/api/sessionStorageKeys.ts +0 -8
- package/recce-source/js/src/lib/api/state.ts +0 -117
- package/recce-source/js/src/lib/api/track.ts +0 -281
- package/recce-source/js/src/lib/api/types.ts +0 -284
- package/recce-source/js/src/lib/api/user.ts +0 -42
- package/recce-source/js/src/lib/api/valuediff.ts +0 -46
- package/recce-source/js/src/lib/api/version.ts +0 -40
- package/recce-source/js/src/lib/const.ts +0 -9
- package/recce-source/js/src/lib/csv/extractors.test.ts +0 -456
- package/recce-source/js/src/lib/csv/extractors.ts +0 -468
- package/recce-source/js/src/lib/csv/format.test.ts +0 -211
- package/recce-source/js/src/lib/csv/format.ts +0 -44
- package/recce-source/js/src/lib/csv/index.test.ts +0 -155
- package/recce-source/js/src/lib/csv/index.ts +0 -109
- package/recce-source/js/src/lib/dataGrid/crossFunctionConsistency.test.ts +0 -626
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.test.ts +0 -2140
- package/recce-source/js/src/lib/dataGrid/dataGridFactory.ts +0 -397
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.test.ts +0 -132
- package/recce-source/js/src/lib/dataGrid/generators/rowCountUtils.ts +0 -126
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.test.ts +0 -1627
- package/recce-source/js/src/lib/dataGrid/generators/toDataDiffGrid.ts +0 -140
- package/recce-source/js/src/lib/dataGrid/generators/toDataGrid.ts +0 -67
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.test.ts +0 -142
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDataGrid.ts +0 -71
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.test.ts +0 -258
- package/recce-source/js/src/lib/dataGrid/generators/toRowCountDiffDataGrid.ts +0 -153
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.test.ts +0 -951
- package/recce-source/js/src/lib/dataGrid/generators/toSchemaDataGrid.ts +0 -221
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.test.ts +0 -395
- package/recce-source/js/src/lib/dataGrid/generators/toValueDataGrid.ts +0 -184
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.test.ts +0 -884
- package/recce-source/js/src/lib/dataGrid/generators/toValueDiffGrid.ts +0 -113
- package/recce-source/js/src/lib/dataGrid/index.ts +0 -51
- package/recce-source/js/src/lib/dataGrid/propertyBased.test.ts +0 -858
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.test.ts +0 -482
- package/recce-source/js/src/lib/dataGrid/shared/columnBuilders.ts +0 -345
- package/recce-source/js/src/lib/dataGrid/shared/dataTypeEdgeCases.test.ts +0 -698
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.test.tsx +0 -820
- package/recce-source/js/src/lib/dataGrid/shared/diffColumnBuilder.tsx +0 -277
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.test.ts +0 -785
- package/recce-source/js/src/lib/dataGrid/shared/gridUtils.ts +0 -370
- package/recce-source/js/src/lib/dataGrid/shared/index.ts +0 -81
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.test.ts +0 -909
- package/recce-source/js/src/lib/dataGrid/shared/rowBuilders.ts +0 -325
- package/recce-source/js/src/lib/dataGrid/shared/simpleColumnBuilder.tsx +0 -240
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.test.tsx +0 -719
- package/recce-source/js/src/lib/dataGrid/shared/toDiffColumn.tsx +0 -231
- package/recce-source/js/src/lib/dataGrid/shared/validation.test.ts +0 -559
- package/recce-source/js/src/lib/dataGrid/shared/validation.ts +0 -367
- package/recce-source/js/src/lib/dataGrid/warehouseNamingConventions.test.ts +0 -1117
- package/recce-source/js/src/lib/formatSelect.ts +0 -50
- package/recce-source/js/src/lib/hooks/ApiConfigContext.tsx +0 -181
- package/recce-source/js/src/lib/hooks/IdleTimeoutContext.tsx +0 -177
- package/recce-source/js/src/lib/hooks/LineageGraphContext.tsx +0 -512
- package/recce-source/js/src/lib/hooks/RecceActionContext.tsx +0 -269
- package/recce-source/js/src/lib/hooks/RecceCheckContext.tsx +0 -33
- package/recce-source/js/src/lib/hooks/RecceContextProvider.tsx +0 -54
- package/recce-source/js/src/lib/hooks/RecceInstanceContext.tsx +0 -129
- package/recce-source/js/src/lib/hooks/RecceQueryContext.tsx +0 -98
- package/recce-source/js/src/lib/hooks/RecceShareStateContext.tsx +0 -59
- package/recce-source/js/src/lib/hooks/ScreenShot.tsx +0 -399
- package/recce-source/js/src/lib/hooks/useAppRouter.test.ts +0 -211
- package/recce-source/js/src/lib/hooks/useAppRouter.ts +0 -200
- package/recce-source/js/src/lib/hooks/useCSVExport.ts +0 -136
- package/recce-source/js/src/lib/hooks/useCheckEvents.ts +0 -99
- package/recce-source/js/src/lib/hooks/useCheckToast.tsx +0 -14
- package/recce-source/js/src/lib/hooks/useClipBoardToast.tsx +0 -27
- package/recce-source/js/src/lib/hooks/useCountdownToast.tsx +0 -102
- package/recce-source/js/src/lib/hooks/useFeedbackCollectionToast.tsx +0 -130
- package/recce-source/js/src/lib/hooks/useGuideToast.tsx +0 -45
- package/recce-source/js/src/lib/hooks/useIdleDetection.tsx +0 -185
- package/recce-source/js/src/lib/hooks/useModelColumns.tsx +0 -113
- package/recce-source/js/src/lib/hooks/useRecceInstanceInfo.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRecceServerFlag.tsx +0 -13
- package/recce-source/js/src/lib/hooks/useRun.tsx +0 -89
- package/recce-source/js/src/lib/hooks/useThemeColors.ts +0 -115
- package/recce-source/js/src/lib/mergeKeys.test.ts +0 -89
- package/recce-source/js/src/lib/mergeKeys.ts +0 -86
- package/recce-source/js/src/lib/result/ResultErrorFallback.tsx +0 -9
- package/recce-source/js/src/lib/utils/formatTime.ts +0 -84
- package/recce-source/js/src/lib/utils/urls.ts +0 -16
- package/recce-source/js/src/utils/DropdownValuesInput.tsx +0 -297
- package/recce-source/js/src/utils/formatters.tsx +0 -237
- package/recce-source/js/src/utils/transforms.ts +0 -81
- package/recce-source/js/tsconfig.json +0 -47
- package/recce-source/macros/README.md +0 -8
- package/recce-source/macros/recce_athena.sql +0 -73
- package/recce-source/pyproject.toml +0 -109
- package/recce-source/recce/VERSION +0 -1
- package/recce-source/recce/__init__.py +0 -84
- package/recce-source/recce/adapter/__init__.py +0 -0
- package/recce-source/recce/adapter/base.py +0 -109
- package/recce-source/recce/adapter/dbt_adapter/__init__.py +0 -1699
- package/recce-source/recce/adapter/dbt_adapter/dbt_version.py +0 -42
- package/recce-source/recce/adapter/sqlmesh_adapter.py +0 -141
- package/recce-source/recce/apis/__init__.py +0 -0
- package/recce-source/recce/apis/check_api.py +0 -203
- package/recce-source/recce/apis/check_events_api.py +0 -353
- package/recce-source/recce/apis/check_func.py +0 -130
- package/recce-source/recce/apis/run_api.py +0 -130
- package/recce-source/recce/apis/run_func.py +0 -258
- package/recce-source/recce/artifact.py +0 -266
- package/recce-source/recce/cli.py +0 -1846
- package/recce-source/recce/config.py +0 -127
- package/recce-source/recce/connect_to_cloud.py +0 -138
- package/recce-source/recce/core.py +0 -334
- package/recce-source/recce/diff.py +0 -26
- package/recce-source/recce/event/CONFIG +0 -1
- package/recce-source/recce/event/SENTRY_DNS +0 -1
- package/recce-source/recce/event/__init__.py +0 -304
- package/recce-source/recce/event/collector.py +0 -184
- package/recce-source/recce/event/track.py +0 -158
- package/recce-source/recce/exceptions.py +0 -21
- package/recce-source/recce/git.py +0 -77
- package/recce-source/recce/github.py +0 -222
- package/recce-source/recce/mcp_server.py +0 -885
- package/recce-source/recce/models/__init__.py +0 -6
- package/recce-source/recce/models/check.py +0 -481
- package/recce-source/recce/models/run.py +0 -46
- package/recce-source/recce/models/types.py +0 -218
- package/recce-source/recce/pull_request.py +0 -124
- package/recce-source/recce/run.py +0 -390
- package/recce-source/recce/server.py +0 -877
- package/recce-source/recce/state/__init__.py +0 -31
- package/recce-source/recce/state/cloud.py +0 -644
- package/recce-source/recce/state/const.py +0 -26
- package/recce-source/recce/state/local.py +0 -56
- package/recce-source/recce/state/state.py +0 -119
- package/recce-source/recce/state/state_loader.py +0 -174
- package/recce-source/recce/summary.py +0 -575
- package/recce-source/recce/tasks/__init__.py +0 -23
- package/recce-source/recce/tasks/core.py +0 -134
- package/recce-source/recce/tasks/dataframe.py +0 -170
- package/recce-source/recce/tasks/histogram.py +0 -433
- package/recce-source/recce/tasks/lineage.py +0 -19
- package/recce-source/recce/tasks/profile.py +0 -298
- package/recce-source/recce/tasks/query.py +0 -450
- package/recce-source/recce/tasks/rowcount.py +0 -277
- package/recce-source/recce/tasks/schema.py +0 -65
- package/recce-source/recce/tasks/top_k.py +0 -172
- package/recce-source/recce/tasks/utils.py +0 -147
- package/recce-source/recce/tasks/valuediff.py +0 -497
- package/recce-source/recce/util/__init__.py +0 -4
- package/recce-source/recce/util/api_token.py +0 -80
- package/recce-source/recce/util/breaking.py +0 -330
- package/recce-source/recce/util/cache.py +0 -25
- package/recce-source/recce/util/cll.py +0 -355
- package/recce-source/recce/util/cloud/__init__.py +0 -15
- package/recce-source/recce/util/cloud/base.py +0 -115
- package/recce-source/recce/util/cloud/check_events.py +0 -190
- package/recce-source/recce/util/cloud/checks.py +0 -242
- package/recce-source/recce/util/io.py +0 -120
- package/recce-source/recce/util/lineage.py +0 -83
- package/recce-source/recce/util/logger.py +0 -25
- package/recce-source/recce/util/onboarding_state.py +0 -45
- package/recce-source/recce/util/perf_tracking.py +0 -85
- package/recce-source/recce/util/pydantic_model.py +0 -22
- package/recce-source/recce/util/recce_cloud.py +0 -454
- package/recce-source/recce/util/singleton.py +0 -18
- package/recce-source/recce/util/startup_perf.py +0 -121
- package/recce-source/recce/yaml/__init__.py +0 -58
- package/recce-source/recce_cloud/README.md +0 -780
- package/recce-source/recce_cloud/VERSION +0 -1
- package/recce-source/recce_cloud/__init__.py +0 -24
- package/recce-source/recce_cloud/api/__init__.py +0 -17
- package/recce-source/recce_cloud/api/base.py +0 -132
- package/recce-source/recce_cloud/api/client.py +0 -186
- package/recce-source/recce_cloud/api/exceptions.py +0 -26
- package/recce-source/recce_cloud/api/factory.py +0 -63
- package/recce-source/recce_cloud/api/github.py +0 -106
- package/recce-source/recce_cloud/api/gitlab.py +0 -111
- package/recce-source/recce_cloud/artifact.py +0 -57
- package/recce-source/recce_cloud/ci_providers/__init__.py +0 -9
- package/recce-source/recce_cloud/ci_providers/base.py +0 -82
- package/recce-source/recce_cloud/ci_providers/detector.py +0 -147
- package/recce-source/recce_cloud/ci_providers/github_actions.py +0 -136
- package/recce-source/recce_cloud/ci_providers/gitlab_ci.py +0 -130
- package/recce-source/recce_cloud/cli.py +0 -434
- package/recce-source/recce_cloud/download.py +0 -230
- package/recce-source/recce_cloud/hatch_build.py +0 -20
- package/recce-source/recce_cloud/pyproject.toml +0 -49
- package/recce-source/recce_cloud/upload.py +0 -214
- package/recce-source/test.py +0 -0
- package/recce-source/tests/__init__.py +0 -0
- package/recce-source/tests/adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/__init__.py +0 -0
- package/recce-source/tests/adapter/dbt_adapter/conftest.py +0 -17
- package/recce-source/tests/adapter/dbt_adapter/dbt_test_helper.py +0 -298
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_adapter.py +0 -25
- package/recce-source/tests/adapter/dbt_adapter/test_dbt_cll.py +0 -717
- package/recce-source/tests/adapter/dbt_adapter/test_proj/dbt_project.yml +0 -4
- package/recce-source/tests/adapter/dbt_adapter/test_proj/manifest.json +0 -1
- package/recce-source/tests/adapter/dbt_adapter/test_proj/package-lock.yml +0 -8
- package/recce-source/tests/adapter/dbt_adapter/test_proj/packages.yml +0 -7
- package/recce-source/tests/adapter/dbt_adapter/test_proj/profiles.yml +0 -6
- package/recce-source/tests/adapter/dbt_adapter/test_selector.py +0 -205
- package/recce-source/tests/apis/__init__.py +0 -0
- package/recce-source/tests/apis/row_count_diff.json +0 -59
- package/recce-source/tests/apis/test_check_events_api.py +0 -615
- package/recce-source/tests/apis/test_run_func.py +0 -433
- package/recce-source/tests/catalog.json +0 -527
- package/recce-source/tests/data/manifest/base/catalog.json +0 -1
- package/recce-source/tests/data/manifest/base/manifest.json +0 -1
- package/recce-source/tests/data/manifest/pr2/catalog.json +0 -1
- package/recce-source/tests/data/manifest/pr2/manifest.json +0 -1
- package/recce-source/tests/manifest.json +0 -10655
- package/recce-source/tests/models/__init__.py +0 -0
- package/recce-source/tests/models/test_check.py +0 -731
- package/recce-source/tests/models/test_run_models.py +0 -295
- package/recce-source/tests/recce_cloud/__init__.py +0 -0
- package/recce-source/tests/recce_cloud/test_ci_providers.py +0 -351
- package/recce-source/tests/recce_cloud/test_cli.py +0 -735
- package/recce-source/tests/recce_cloud/test_client.py +0 -379
- package/recce-source/tests/recce_cloud/test_platform_clients.py +0 -483
- package/recce-source/tests/recce_state.json +0 -1
- package/recce-source/tests/state/test_cloud.py +0 -719
- package/recce-source/tests/state/test_local.py +0 -164
- package/recce-source/tests/state/test_state_loader.py +0 -211
- package/recce-source/tests/tasks/__init__.py +0 -0
- package/recce-source/tests/tasks/conftest.py +0 -4
- package/recce-source/tests/tasks/test_histogram.py +0 -129
- package/recce-source/tests/tasks/test_lineage.py +0 -55
- package/recce-source/tests/tasks/test_preset_checks.py +0 -64
- package/recce-source/tests/tasks/test_profile.py +0 -397
- package/recce-source/tests/tasks/test_query.py +0 -528
- package/recce-source/tests/tasks/test_row_count.py +0 -133
- package/recce-source/tests/tasks/test_schema.py +0 -122
- package/recce-source/tests/tasks/test_top_k.py +0 -77
- package/recce-source/tests/tasks/test_utils.py +0 -439
- package/recce-source/tests/tasks/test_valuediff.py +0 -361
- package/recce-source/tests/test_cli.py +0 -236
- package/recce-source/tests/test_cli_mcp_optional.py +0 -45
- package/recce-source/tests/test_cloud_listing_cli.py +0 -324
- package/recce-source/tests/test_config.py +0 -43
- package/recce-source/tests/test_connect_to_cloud.py +0 -82
- package/recce-source/tests/test_core.py +0 -174
- package/recce-source/tests/test_dbt.py +0 -36
- package/recce-source/tests/test_mcp_server.py +0 -505
- package/recce-source/tests/test_pull_request.py +0 -130
- package/recce-source/tests/test_server.py +0 -202
- package/recce-source/tests/test_server_lifespan.py +0 -138
- package/recce-source/tests/test_summary.py +0 -73
- package/recce-source/tests/util/__init__.py +0 -0
- package/recce-source/tests/util/cloud/__init__.py +0 -0
- package/recce-source/tests/util/cloud/test_check_events.py +0 -255
- package/recce-source/tests/util/cloud/test_checks.py +0 -204
- package/recce-source/tests/util/test_api_token.py +0 -119
- package/recce-source/tests/util/test_breaking.py +0 -1427
- package/recce-source/tests/util/test_cll.py +0 -706
- package/recce-source/tests/util/test_lineage.py +0 -122
- package/recce-source/tests/util/test_onboarding_state.py +0 -84
- package/recce-source/tests/util/test_recce_cloud.py +0 -231
- package/recce-source/tox.ini +0 -40
- package/recce-source/uv.lock +0 -3928
- package/src/api/index.ts +0 -32
- package/src/components/index.ts +0 -154
- package/src/global.d.ts +0 -14
- package/src/hooks/index.ts +0 -56
- package/src/index.ts +0 -17
- package/src/lib/hooks/RouteConfigContext.ts +0 -139
- package/src/lib/hooks/useAppRouter.ts +0 -240
- package/src/mui-augmentation.d.ts +0 -139
- package/src/theme/index.ts +0 -13
- package/src/theme.ts +0 -23
- package/src/types/index.ts +0 -23
|
@@ -1,797 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
|
|
3
|
-
import Box from "@mui/material/Box";
|
|
4
|
-
import Button from "@mui/material/Button";
|
|
5
|
-
import MuiDialog from "@mui/material/Dialog";
|
|
6
|
-
import DialogActions from "@mui/material/DialogActions";
|
|
7
|
-
import DialogContent from "@mui/material/DialogContent";
|
|
8
|
-
import DialogTitle from "@mui/material/DialogTitle";
|
|
9
|
-
import Divider from "@mui/material/Divider";
|
|
10
|
-
import Grid from "@mui/material/Grid";
|
|
11
|
-
import IconButton from "@mui/material/IconButton";
|
|
12
|
-
import ListItemIcon from "@mui/material/ListItemIcon";
|
|
13
|
-
import ListItemText from "@mui/material/ListItemText";
|
|
14
|
-
import Menu from "@mui/material/Menu";
|
|
15
|
-
import MenuItem from "@mui/material/MenuItem";
|
|
16
|
-
import Stack from "@mui/material/Stack";
|
|
17
|
-
import { useTheme } from "@mui/material/styles";
|
|
18
|
-
import Tab from "@mui/material/Tab";
|
|
19
|
-
import Tabs from "@mui/material/Tabs";
|
|
20
|
-
import MuiTooltip from "@mui/material/Tooltip";
|
|
21
|
-
import Typography from "@mui/material/Typography";
|
|
22
|
-
import { useMutation, useQuery, useQueryClient } from "@tanstack/react-query";
|
|
23
|
-
import { stripIndents } from "common-tags";
|
|
24
|
-
import { formatDistanceToNow } from "date-fns";
|
|
25
|
-
import React, {
|
|
26
|
-
type MouseEvent,
|
|
27
|
-
ReactNode,
|
|
28
|
-
Ref,
|
|
29
|
-
useCallback,
|
|
30
|
-
useRef,
|
|
31
|
-
useState,
|
|
32
|
-
} from "react";
|
|
33
|
-
import { IconType } from "react-icons";
|
|
34
|
-
import { FaBookmark } from "react-icons/fa6";
|
|
35
|
-
import { IoMdCodeWorking } from "react-icons/io";
|
|
36
|
-
import { IoBookmarksOutline, IoClose } from "react-icons/io5";
|
|
37
|
-
import { PiCheckCircle, PiCopy, PiRepeat, PiTrashFill } from "react-icons/pi";
|
|
38
|
-
import { VscCircleLarge, VscKebabVertical } from "react-icons/vsc";
|
|
39
|
-
import SetupConnectionPopover from "@/components/app/SetupConnectionPopover";
|
|
40
|
-
import { CheckTimeline } from "@/components/check/timeline";
|
|
41
|
-
import { isDisabledByNoResult } from "@/components/check/utils";
|
|
42
|
-
import {
|
|
43
|
-
QueryDiffParams,
|
|
44
|
-
QueryParams,
|
|
45
|
-
QueryRunParams,
|
|
46
|
-
} from "@/lib/api/adhocQuery";
|
|
47
|
-
import { cacheKeys } from "@/lib/api/cacheKeys";
|
|
48
|
-
import {
|
|
49
|
-
Check,
|
|
50
|
-
deleteCheck,
|
|
51
|
-
getCheck,
|
|
52
|
-
markAsPresetCheck,
|
|
53
|
-
updateCheck,
|
|
54
|
-
} from "@/lib/api/checks";
|
|
55
|
-
import { cancelRun, submitRunFromCheck } from "@/lib/api/runs";
|
|
56
|
-
import { trackCopyToClipboard } from "@/lib/api/track";
|
|
57
|
-
import { Run, RunParamTypes } from "@/lib/api/types";
|
|
58
|
-
import { useApiConfig } from "@/lib/hooks/ApiConfigContext";
|
|
59
|
-
import { useLineageGraphContext } from "@/lib/hooks/LineageGraphContext";
|
|
60
|
-
import { useRecceCheckContext } from "@/lib/hooks/RecceCheckContext";
|
|
61
|
-
import { useRecceInstanceContext } from "@/lib/hooks/RecceInstanceContext";
|
|
62
|
-
import { useCopyToClipboardButton } from "@/lib/hooks/ScreenShot";
|
|
63
|
-
import { useAppLocation } from "@/lib/hooks/useAppRouter";
|
|
64
|
-
import { useCheckToast } from "@/lib/hooks/useCheckToast";
|
|
65
|
-
import { useClipBoardToast } from "@/lib/hooks/useClipBoardToast";
|
|
66
|
-
import { useRun } from "@/lib/hooks/useRun";
|
|
67
|
-
import { LineageViewRef } from "../lineage/LineageView";
|
|
68
|
-
import SqlEditor, { DualSqlEditor } from "../query/SqlEditor";
|
|
69
|
-
import { RunView } from "../run/RunView";
|
|
70
|
-
import {
|
|
71
|
-
findByRunType,
|
|
72
|
-
RefTypes,
|
|
73
|
-
RegistryEntry,
|
|
74
|
-
ViewOptionTypes,
|
|
75
|
-
} from "../run/registry";
|
|
76
|
-
import { VSplit } from "../split/Split";
|
|
77
|
-
import { CheckBreadcrumb } from "./CheckBreadcrumb";
|
|
78
|
-
import { CheckDescription } from "./CheckDescription";
|
|
79
|
-
import { buildDescription, buildQuery, buildTitle } from "./check";
|
|
80
|
-
import { LineageDiffView } from "./LineageDiffView";
|
|
81
|
-
import {
|
|
82
|
-
generateCheckTemplate,
|
|
83
|
-
PresetCheckTemplateView,
|
|
84
|
-
} from "./PresetCheckTemplateView";
|
|
85
|
-
import { SchemaDiffView } from "./SchemaDiffView";
|
|
86
|
-
|
|
87
|
-
interface CheckDetailProps {
|
|
88
|
-
checkId: string;
|
|
89
|
-
refreshCheckList?: () => void;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
type TabValueList = "result" | "query";
|
|
93
|
-
|
|
94
|
-
export function CheckDetail({
|
|
95
|
-
checkId,
|
|
96
|
-
refreshCheckList,
|
|
97
|
-
}: CheckDetailProps): ReactNode {
|
|
98
|
-
const theme = useTheme();
|
|
99
|
-
const isDark = theme.palette.mode === "dark";
|
|
100
|
-
const { apiClient } = useApiConfig();
|
|
101
|
-
const { featureToggles, sessionId } = useRecceInstanceContext();
|
|
102
|
-
const { setLatestSelectedCheckId } = useRecceCheckContext();
|
|
103
|
-
const { cloudMode } = useLineageGraphContext();
|
|
104
|
-
const queryClient = useQueryClient();
|
|
105
|
-
const [, setLocation] = useAppLocation();
|
|
106
|
-
const { successToast, failToast } = useClipBoardToast();
|
|
107
|
-
const { markedAsApprovedToast } = useCheckToast();
|
|
108
|
-
const [submittedRunId, setSubmittedRunId] = useState<string>();
|
|
109
|
-
const [progress] = useState<Run["progress"]>();
|
|
110
|
-
const [isAborting, setAborting] = useState(false);
|
|
111
|
-
const [isPresetCheckTemplateOpen, setIsPresetCheckTemplateOpen] =
|
|
112
|
-
useState(false);
|
|
113
|
-
const [menuAnchorEl, setMenuAnchorEl] = useState<HTMLElement | null>(null);
|
|
114
|
-
const menuOpen = Boolean(menuAnchorEl);
|
|
115
|
-
|
|
116
|
-
const {
|
|
117
|
-
isLoading,
|
|
118
|
-
error,
|
|
119
|
-
data: check,
|
|
120
|
-
} = useQuery({
|
|
121
|
-
queryKey: cacheKeys.check(checkId),
|
|
122
|
-
queryFn: async () => getCheck(checkId, apiClient),
|
|
123
|
-
refetchOnMount: true,
|
|
124
|
-
});
|
|
125
|
-
|
|
126
|
-
const trackedRunId = submittedRunId ?? check?.last_run?.run_id;
|
|
127
|
-
const { run, error: rerunError } = useRun(trackedRunId);
|
|
128
|
-
const isRunning = submittedRunId
|
|
129
|
-
? !run || run.status === "running"
|
|
130
|
-
: run?.status === "running";
|
|
131
|
-
|
|
132
|
-
const runTypeEntry = check?.type ? findByRunType(check.type) : undefined;
|
|
133
|
-
|
|
134
|
-
let RunResultView: RegistryEntry["RunResultView"] | undefined;
|
|
135
|
-
if (runTypeEntry) {
|
|
136
|
-
RunResultView =
|
|
137
|
-
runTypeEntry.RunResultView as RegistryEntry["RunResultView"];
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
const isPresetCheck = check?.is_preset ?? false;
|
|
141
|
-
|
|
142
|
-
const lineageViewRef = useRef<LineageViewRef>(null);
|
|
143
|
-
|
|
144
|
-
const { mutate } = useMutation({
|
|
145
|
-
mutationFn: (check: Partial<Check>) =>
|
|
146
|
-
updateCheck(checkId, check, apiClient),
|
|
147
|
-
onSuccess: async () => {
|
|
148
|
-
await queryClient.invalidateQueries({
|
|
149
|
-
queryKey: cacheKeys.check(checkId),
|
|
150
|
-
});
|
|
151
|
-
await queryClient.invalidateQueries({ queryKey: cacheKeys.checks() });
|
|
152
|
-
},
|
|
153
|
-
});
|
|
154
|
-
|
|
155
|
-
const { mutate: handleDelete } = useMutation({
|
|
156
|
-
mutationFn: () => deleteCheck(checkId, apiClient),
|
|
157
|
-
onSuccess: async () => {
|
|
158
|
-
setLatestSelectedCheckId("");
|
|
159
|
-
await queryClient.invalidateQueries({ queryKey: cacheKeys.checks() });
|
|
160
|
-
setLocation("/checks");
|
|
161
|
-
},
|
|
162
|
-
});
|
|
163
|
-
|
|
164
|
-
const { mutate: handleMarkAsPresetCheck, isPending: isMarkingAsPreset } =
|
|
165
|
-
useMutation({
|
|
166
|
-
mutationFn: async () => {
|
|
167
|
-
if (!check) {
|
|
168
|
-
throw new Error("Check not found");
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
return await markAsPresetCheck(checkId, apiClient);
|
|
172
|
-
},
|
|
173
|
-
onSuccess: async () => {
|
|
174
|
-
successToast("Check marked as preset successfully");
|
|
175
|
-
// Invalidate queries to refresh the check data
|
|
176
|
-
await queryClient.invalidateQueries({
|
|
177
|
-
queryKey: cacheKeys.check(checkId),
|
|
178
|
-
});
|
|
179
|
-
},
|
|
180
|
-
onError: (error) => {
|
|
181
|
-
failToast("Failed to mark check as preset", error);
|
|
182
|
-
},
|
|
183
|
-
});
|
|
184
|
-
|
|
185
|
-
const handleRerun = useCallback(async () => {
|
|
186
|
-
const type = check?.type;
|
|
187
|
-
if (!type) {
|
|
188
|
-
return;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
const submittedRun = await submitRunFromCheck(
|
|
192
|
-
checkId,
|
|
193
|
-
{ nowait: true },
|
|
194
|
-
apiClient,
|
|
195
|
-
);
|
|
196
|
-
setSubmittedRunId(submittedRun.run_id);
|
|
197
|
-
await queryClient.invalidateQueries({ queryKey: cacheKeys.check(checkId) });
|
|
198
|
-
if (refreshCheckList) refreshCheckList(); // refresh the checklist to fetch correct last run status
|
|
199
|
-
}, [check, checkId, queryClient, refreshCheckList, apiClient]);
|
|
200
|
-
|
|
201
|
-
const handleCancel = useCallback(async () => {
|
|
202
|
-
setAborting(true);
|
|
203
|
-
if (!trackedRunId) {
|
|
204
|
-
return;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
return await cancelRun(trackedRunId, apiClient);
|
|
208
|
-
}, [trackedRunId, apiClient]);
|
|
209
|
-
|
|
210
|
-
const handleCopy = async () => {
|
|
211
|
-
if (!check) {
|
|
212
|
-
return;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
const markdown = buildMarkdown(check);
|
|
216
|
-
// @see https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts
|
|
217
|
-
if (!window.isSecureContext) {
|
|
218
|
-
failToast(
|
|
219
|
-
"Failed to copy the check to clipboard",
|
|
220
|
-
new Error(
|
|
221
|
-
"Copy to clipboard is available only in secure contexts (HTTPS)",
|
|
222
|
-
),
|
|
223
|
-
);
|
|
224
|
-
return;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
try {
|
|
228
|
-
await navigator.clipboard.writeText(markdown);
|
|
229
|
-
successToast("Copied the check to the clipboard");
|
|
230
|
-
} catch (err) {
|
|
231
|
-
failToast("Failed to copy the check to clipboard", err);
|
|
232
|
-
}
|
|
233
|
-
};
|
|
234
|
-
|
|
235
|
-
const handleApproveCheck = useCallback(() => {
|
|
236
|
-
const isChecked = check?.is_checked;
|
|
237
|
-
mutate({ is_checked: !isChecked });
|
|
238
|
-
if (!isChecked) {
|
|
239
|
-
markedAsApprovedToast();
|
|
240
|
-
}
|
|
241
|
-
}, [check?.is_checked, mutate, markedAsApprovedToast]);
|
|
242
|
-
|
|
243
|
-
const handelUpdateViewOptions = (viewOptions: ViewOptionTypes) => {
|
|
244
|
-
mutate({ view_options: viewOptions });
|
|
245
|
-
};
|
|
246
|
-
|
|
247
|
-
const handleUpdateDescription = (description?: string) => {
|
|
248
|
-
mutate({ description });
|
|
249
|
-
};
|
|
250
|
-
|
|
251
|
-
const handleMenuClick = (event: MouseEvent<HTMLButtonElement>) => {
|
|
252
|
-
setMenuAnchorEl(event.currentTarget);
|
|
253
|
-
};
|
|
254
|
-
|
|
255
|
-
const handleMenuClose = () => {
|
|
256
|
-
setMenuAnchorEl(null);
|
|
257
|
-
};
|
|
258
|
-
|
|
259
|
-
const [tabValue, setTabValue] = useState<TabValueList>("result");
|
|
260
|
-
const { ref, onCopyToClipboard, onMouseEnter, onMouseLeave } =
|
|
261
|
-
useCopyToClipboardButton();
|
|
262
|
-
|
|
263
|
-
// Calculate during render instead of effect
|
|
264
|
-
const presetCheckTemplate = generateCheckTemplate({
|
|
265
|
-
name: check?.name ?? "",
|
|
266
|
-
description: check?.description ?? "",
|
|
267
|
-
type: check?.type ?? "",
|
|
268
|
-
params: check?.params as Record<string, unknown>,
|
|
269
|
-
viewOptions: check?.view_options as Record<string, unknown>,
|
|
270
|
-
});
|
|
271
|
-
|
|
272
|
-
if (isLoading) {
|
|
273
|
-
return (
|
|
274
|
-
<Box
|
|
275
|
-
sx={{
|
|
276
|
-
display: "flex",
|
|
277
|
-
alignItems: "center",
|
|
278
|
-
justifyContent: "center",
|
|
279
|
-
height: "100%",
|
|
280
|
-
}}
|
|
281
|
-
>
|
|
282
|
-
Loading
|
|
283
|
-
</Box>
|
|
284
|
-
);
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
if (error) {
|
|
288
|
-
return (
|
|
289
|
-
<Box
|
|
290
|
-
sx={{
|
|
291
|
-
display: "flex",
|
|
292
|
-
alignItems: "center",
|
|
293
|
-
justifyContent: "center",
|
|
294
|
-
height: "100%",
|
|
295
|
-
}}
|
|
296
|
-
>
|
|
297
|
-
Error: <span className="no-track-pii-safe">{error.message}</span>
|
|
298
|
-
</Box>
|
|
299
|
-
);
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
if (!check) {
|
|
303
|
-
return (
|
|
304
|
-
<VSplit
|
|
305
|
-
minSize={100}
|
|
306
|
-
sizes={[30, 70]}
|
|
307
|
-
style={{ height: "100%", width: "100%", maxHeight: "100%" }}
|
|
308
|
-
>
|
|
309
|
-
<Box
|
|
310
|
-
style={{ contain: "strict" }}
|
|
311
|
-
sx={{ display: "flex", flexDirection: "column" }}
|
|
312
|
-
>
|
|
313
|
-
<Box
|
|
314
|
-
sx={{
|
|
315
|
-
display: "flex",
|
|
316
|
-
p: "0px 16px",
|
|
317
|
-
alignItems: "center",
|
|
318
|
-
height: 40,
|
|
319
|
-
}}
|
|
320
|
-
>
|
|
321
|
-
<CheckBreadcrumb
|
|
322
|
-
name="Check not found"
|
|
323
|
-
setName={() => {
|
|
324
|
-
// do nothing
|
|
325
|
-
}}
|
|
326
|
-
/>
|
|
327
|
-
</Box>
|
|
328
|
-
</Box>
|
|
329
|
-
</VSplit>
|
|
330
|
-
);
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
const relativeTime = run?.run_at
|
|
334
|
-
? formatDistanceToNow(new Date(run.run_at), { addSuffix: true })
|
|
335
|
-
: null;
|
|
336
|
-
|
|
337
|
-
// Get the icon for the check type
|
|
338
|
-
const checkTypeIcon: IconType | undefined = runTypeEntry?.icon;
|
|
339
|
-
|
|
340
|
-
return (
|
|
341
|
-
<Grid
|
|
342
|
-
spacing={0}
|
|
343
|
-
container
|
|
344
|
-
sx={{
|
|
345
|
-
height: "100%",
|
|
346
|
-
width: "100%",
|
|
347
|
-
}}
|
|
348
|
-
>
|
|
349
|
-
<Grid size={{ xs: 12, md: cloudMode ? 9 : 12 }} sx={{ height: "100%" }}>
|
|
350
|
-
<VSplit
|
|
351
|
-
minSize={100}
|
|
352
|
-
sizes={[40, 60]}
|
|
353
|
-
style={{ height: "100%", width: "100%", maxHeight: "100%" }}
|
|
354
|
-
>
|
|
355
|
-
<Box
|
|
356
|
-
sx={{
|
|
357
|
-
height: "100%",
|
|
358
|
-
contain: "strict",
|
|
359
|
-
display: "flex",
|
|
360
|
-
flexDirection: "row",
|
|
361
|
-
}}
|
|
362
|
-
>
|
|
363
|
-
{/* Main content area - takes remaining space */}
|
|
364
|
-
<Box
|
|
365
|
-
sx={{
|
|
366
|
-
flex: 1,
|
|
367
|
-
height: "100%",
|
|
368
|
-
display: "flex",
|
|
369
|
-
flexDirection: "column",
|
|
370
|
-
overflow: "hidden",
|
|
371
|
-
minWidth: 0,
|
|
372
|
-
}}
|
|
373
|
-
>
|
|
374
|
-
{/* Title bar with icon, name, and actions */}
|
|
375
|
-
<Box
|
|
376
|
-
sx={{
|
|
377
|
-
display: "flex",
|
|
378
|
-
p: "0px 16px",
|
|
379
|
-
alignItems: "center",
|
|
380
|
-
height: 40,
|
|
381
|
-
borderBottom: "2px solid",
|
|
382
|
-
borderColor: isDark ? "grey.700" : "grey.300",
|
|
383
|
-
}}
|
|
384
|
-
>
|
|
385
|
-
{/* Check type icon */}
|
|
386
|
-
{checkTypeIcon && (
|
|
387
|
-
<Box
|
|
388
|
-
component={checkTypeIcon}
|
|
389
|
-
sx={{ fontSize: 20, mr: 1, flexShrink: 0 }}
|
|
390
|
-
/>
|
|
391
|
-
)}
|
|
392
|
-
<CheckBreadcrumb
|
|
393
|
-
name={check.name}
|
|
394
|
-
setName={(name) => {
|
|
395
|
-
mutate({ name });
|
|
396
|
-
}}
|
|
397
|
-
/>
|
|
398
|
-
<Box sx={{ flexGrow: 1 }} />
|
|
399
|
-
<Stack direction="row" spacing={2} sx={{ mr: "10px" }}>
|
|
400
|
-
{relativeTime && (
|
|
401
|
-
<Box
|
|
402
|
-
sx={{
|
|
403
|
-
textOverflow: "ellipsis",
|
|
404
|
-
whiteSpace: "nowrap",
|
|
405
|
-
overflow: "hidden",
|
|
406
|
-
fontSize: "0.75rem",
|
|
407
|
-
display: "flex",
|
|
408
|
-
alignItems: "center",
|
|
409
|
-
}}
|
|
410
|
-
>
|
|
411
|
-
{relativeTime}
|
|
412
|
-
</Box>
|
|
413
|
-
)}
|
|
414
|
-
|
|
415
|
-
{/* Preset label moved to the right */}
|
|
416
|
-
{isPresetCheck && (
|
|
417
|
-
<MuiTooltip title="This is a preset check">
|
|
418
|
-
<Box
|
|
419
|
-
display="flex"
|
|
420
|
-
alignItems="center"
|
|
421
|
-
justifyContent="center"
|
|
422
|
-
>
|
|
423
|
-
<FaBookmark
|
|
424
|
-
size="1rem"
|
|
425
|
-
color={theme.palette.iochmara.dark}
|
|
426
|
-
/>
|
|
427
|
-
</Box>
|
|
428
|
-
</MuiTooltip>
|
|
429
|
-
)}
|
|
430
|
-
|
|
431
|
-
<IconButton size="small" onClick={handleMenuClick}>
|
|
432
|
-
<VscKebabVertical />
|
|
433
|
-
</IconButton>
|
|
434
|
-
<Menu
|
|
435
|
-
anchorEl={menuAnchorEl}
|
|
436
|
-
open={menuOpen}
|
|
437
|
-
onClose={handleMenuClose}
|
|
438
|
-
>
|
|
439
|
-
{sessionId && (
|
|
440
|
-
<MenuItem
|
|
441
|
-
onClick={() => {
|
|
442
|
-
handleMarkAsPresetCheck();
|
|
443
|
-
handleMenuClose();
|
|
444
|
-
}}
|
|
445
|
-
disabled={isMarkingAsPreset || isPresetCheck}
|
|
446
|
-
>
|
|
447
|
-
<ListItemIcon>
|
|
448
|
-
<IoBookmarksOutline />
|
|
449
|
-
</ListItemIcon>
|
|
450
|
-
<ListItemText>Mark as Preset Check</ListItemText>
|
|
451
|
-
</MenuItem>
|
|
452
|
-
)}
|
|
453
|
-
<MenuItem
|
|
454
|
-
onClick={() => {
|
|
455
|
-
setIsPresetCheckTemplateOpen(true);
|
|
456
|
-
handleMenuClose();
|
|
457
|
-
}}
|
|
458
|
-
>
|
|
459
|
-
<ListItemIcon>
|
|
460
|
-
<IoMdCodeWorking />
|
|
461
|
-
</ListItemIcon>
|
|
462
|
-
<ListItemText>Get Preset Check Template</ListItemText>
|
|
463
|
-
</MenuItem>
|
|
464
|
-
<MenuItem
|
|
465
|
-
onClick={() => {
|
|
466
|
-
handleCopy();
|
|
467
|
-
handleMenuClose();
|
|
468
|
-
}}
|
|
469
|
-
>
|
|
470
|
-
<ListItemIcon>
|
|
471
|
-
<PiCopy />
|
|
472
|
-
</ListItemIcon>
|
|
473
|
-
<ListItemText>Copy Markdown</ListItemText>
|
|
474
|
-
</MenuItem>
|
|
475
|
-
<Divider />
|
|
476
|
-
<MenuItem
|
|
477
|
-
onClick={() => {
|
|
478
|
-
handleDelete();
|
|
479
|
-
handleMenuClose();
|
|
480
|
-
}}
|
|
481
|
-
disabled={featureToggles.disableUpdateChecklist}
|
|
482
|
-
sx={{ color: "error.main" }}
|
|
483
|
-
>
|
|
484
|
-
<ListItemIcon sx={{ color: "error.main" }}>
|
|
485
|
-
<PiTrashFill />
|
|
486
|
-
</ListItemIcon>
|
|
487
|
-
<ListItemText>Delete</ListItemText>
|
|
488
|
-
</MenuItem>
|
|
489
|
-
</Menu>
|
|
490
|
-
|
|
491
|
-
<MuiTooltip
|
|
492
|
-
title={
|
|
493
|
-
isDisabledByNoResult(check.type, run)
|
|
494
|
-
? "Run the check first"
|
|
495
|
-
: check.is_checked
|
|
496
|
-
? "Remove approval"
|
|
497
|
-
: "Mark as approved"
|
|
498
|
-
}
|
|
499
|
-
placement="bottom-end"
|
|
500
|
-
>
|
|
501
|
-
<Button
|
|
502
|
-
size="small"
|
|
503
|
-
color={check.is_checked ? "success" : "neutral"}
|
|
504
|
-
variant={check.is_checked ? "contained" : "outlined"}
|
|
505
|
-
onClick={() => {
|
|
506
|
-
handleApproveCheck();
|
|
507
|
-
}}
|
|
508
|
-
disabled={
|
|
509
|
-
isDisabledByNoResult(check.type, run) ||
|
|
510
|
-
featureToggles.disableUpdateChecklist
|
|
511
|
-
}
|
|
512
|
-
startIcon={
|
|
513
|
-
check.is_checked ? (
|
|
514
|
-
<PiCheckCircle />
|
|
515
|
-
) : (
|
|
516
|
-
<VscCircleLarge
|
|
517
|
-
style={{
|
|
518
|
-
color: isDark
|
|
519
|
-
? theme.palette.grey[600]
|
|
520
|
-
: theme.palette.grey[400],
|
|
521
|
-
}}
|
|
522
|
-
/>
|
|
523
|
-
)
|
|
524
|
-
}
|
|
525
|
-
sx={{ flex: "0 0 auto", textTransform: "none" }}
|
|
526
|
-
>
|
|
527
|
-
{check.is_checked ? "Approved" : "Pending"}
|
|
528
|
-
</Button>
|
|
529
|
-
</MuiTooltip>
|
|
530
|
-
</Stack>
|
|
531
|
-
</Box>
|
|
532
|
-
|
|
533
|
-
{/* Description area */}
|
|
534
|
-
<Box sx={{ flex: 1, p: "8px 16px", minHeight: 100 }}>
|
|
535
|
-
<CheckDescription
|
|
536
|
-
key={check.check_id}
|
|
537
|
-
value={check.description}
|
|
538
|
-
onChange={handleUpdateDescription}
|
|
539
|
-
/>
|
|
540
|
-
</Box>
|
|
541
|
-
</Box>
|
|
542
|
-
</Box>
|
|
543
|
-
<Box style={{ contain: "strict" }}>
|
|
544
|
-
<Box
|
|
545
|
-
sx={{
|
|
546
|
-
height: "100%",
|
|
547
|
-
display: "flex",
|
|
548
|
-
flexDirection: "column",
|
|
549
|
-
}}
|
|
550
|
-
>
|
|
551
|
-
<Box
|
|
552
|
-
sx={{
|
|
553
|
-
display: "flex",
|
|
554
|
-
alignItems: "center",
|
|
555
|
-
borderBottom: 1,
|
|
556
|
-
borderColor: "divider",
|
|
557
|
-
height: 50,
|
|
558
|
-
}}
|
|
559
|
-
>
|
|
560
|
-
<Tabs
|
|
561
|
-
value={tabValue}
|
|
562
|
-
onChange={(_, newValue) =>
|
|
563
|
-
setTabValue(newValue as TabValueList)
|
|
564
|
-
}
|
|
565
|
-
>
|
|
566
|
-
<Tab
|
|
567
|
-
label="Result"
|
|
568
|
-
value="result"
|
|
569
|
-
sx={{ fontSize: "0.75rem", textTransform: "none" }}
|
|
570
|
-
/>
|
|
571
|
-
{(check.type === "query" || check.type === "query_diff") && (
|
|
572
|
-
<Tab
|
|
573
|
-
label="Query"
|
|
574
|
-
value="query"
|
|
575
|
-
sx={{ fontSize: "0.75rem", textTransform: "none" }}
|
|
576
|
-
/>
|
|
577
|
-
)}
|
|
578
|
-
</Tabs>
|
|
579
|
-
<Box sx={{ flexGrow: 1 }} />
|
|
580
|
-
<Stack direction="row" spacing={1} sx={{ mr: "10px" }}>
|
|
581
|
-
{RunResultView && (
|
|
582
|
-
<MuiTooltip title="Rerun">
|
|
583
|
-
<Button
|
|
584
|
-
variant="outlined"
|
|
585
|
-
color="neutral"
|
|
586
|
-
size="small"
|
|
587
|
-
onClick={() => handleRerun()}
|
|
588
|
-
disabled={
|
|
589
|
-
featureToggles.disableDatabaseQuery || isRunning
|
|
590
|
-
}
|
|
591
|
-
startIcon={<PiRepeat />}
|
|
592
|
-
sx={{ textTransform: "none" }}
|
|
593
|
-
>
|
|
594
|
-
{isRunning ? "Running..." : "Rerun"}
|
|
595
|
-
</Button>
|
|
596
|
-
</MuiTooltip>
|
|
597
|
-
)}
|
|
598
|
-
<Button
|
|
599
|
-
variant="outlined"
|
|
600
|
-
color="neutral"
|
|
601
|
-
disabled={
|
|
602
|
-
isDisabledByNoResult(check.type, run) ||
|
|
603
|
-
tabValue !== "result"
|
|
604
|
-
}
|
|
605
|
-
onMouseEnter={onMouseEnter}
|
|
606
|
-
onMouseLeave={onMouseLeave}
|
|
607
|
-
size="small"
|
|
608
|
-
onClick={async () => {
|
|
609
|
-
if (check.type === "lineage_diff") {
|
|
610
|
-
lineageViewRef.current?.copyToClipboard();
|
|
611
|
-
} else {
|
|
612
|
-
await onCopyToClipboard();
|
|
613
|
-
}
|
|
614
|
-
trackCopyToClipboard({ type: check.type, from: "check" });
|
|
615
|
-
}}
|
|
616
|
-
startIcon={<PiCopy />}
|
|
617
|
-
sx={{ textTransform: "none" }}
|
|
618
|
-
>
|
|
619
|
-
Copy to Clipboard
|
|
620
|
-
</Button>
|
|
621
|
-
</Stack>
|
|
622
|
-
</Box>
|
|
623
|
-
<Box sx={{ flex: 1, contain: "strict" }}>
|
|
624
|
-
{tabValue === "result" && (
|
|
625
|
-
<Box sx={{ width: "100%", height: "100%" }}>
|
|
626
|
-
{RunResultView &&
|
|
627
|
-
(check.last_run || trackedRunId ? (
|
|
628
|
-
<RunView
|
|
629
|
-
ref={ref as unknown as Ref<RefTypes>}
|
|
630
|
-
isRunning={isRunning}
|
|
631
|
-
isAborting={isAborting}
|
|
632
|
-
run={trackedRunId ? run : check.last_run}
|
|
633
|
-
error={rerunError}
|
|
634
|
-
progress={progress}
|
|
635
|
-
RunResultView={RunResultView}
|
|
636
|
-
viewOptions={check.view_options as ViewOptionTypes}
|
|
637
|
-
onViewOptionsChanged={handelUpdateViewOptions}
|
|
638
|
-
onCancel={handleCancel}
|
|
639
|
-
onExecuteRun={handleRerun}
|
|
640
|
-
/>
|
|
641
|
-
) : (
|
|
642
|
-
<Box
|
|
643
|
-
sx={{
|
|
644
|
-
display: "flex",
|
|
645
|
-
alignItems: "center",
|
|
646
|
-
justifyContent: "center",
|
|
647
|
-
bgcolor: isDark ? "grey.900" : "grey.50",
|
|
648
|
-
height: "100%",
|
|
649
|
-
}}
|
|
650
|
-
>
|
|
651
|
-
<Stack spacing={2} alignItems="center">
|
|
652
|
-
<Box>
|
|
653
|
-
This action is part of the initial preset and has
|
|
654
|
-
not been performed yet. Once performed, the result
|
|
655
|
-
will be shown here.
|
|
656
|
-
</Box>
|
|
657
|
-
<SetupConnectionPopover
|
|
658
|
-
display={featureToggles.mode === "metadata only"}
|
|
659
|
-
>
|
|
660
|
-
<Button
|
|
661
|
-
onClick={handleRerun}
|
|
662
|
-
variant="contained"
|
|
663
|
-
size="small"
|
|
664
|
-
disabled={featureToggles.disableDatabaseQuery}
|
|
665
|
-
>
|
|
666
|
-
Run Query
|
|
667
|
-
</Button>
|
|
668
|
-
</SetupConnectionPopover>
|
|
669
|
-
</Stack>
|
|
670
|
-
</Box>
|
|
671
|
-
))}
|
|
672
|
-
{check.type === "schema_diff" && (
|
|
673
|
-
<SchemaDiffView
|
|
674
|
-
key={check.check_id}
|
|
675
|
-
check={check}
|
|
676
|
-
ref={ref}
|
|
677
|
-
/>
|
|
678
|
-
)}
|
|
679
|
-
{check.type === "lineage_diff" && (
|
|
680
|
-
<LineageDiffView
|
|
681
|
-
key={check.check_id}
|
|
682
|
-
check={check}
|
|
683
|
-
ref={lineageViewRef}
|
|
684
|
-
/>
|
|
685
|
-
)}
|
|
686
|
-
</Box>
|
|
687
|
-
)}
|
|
688
|
-
{tabValue === "query" &&
|
|
689
|
-
(check.type === "query" ||
|
|
690
|
-
check.type === "query_diff" ||
|
|
691
|
-
check.type === "query_base") && (
|
|
692
|
-
<Box sx={{ height: "100%", width: "100%" }}>
|
|
693
|
-
{(check.params as QueryParams).base_sql_template ? (
|
|
694
|
-
<DualSqlEditor
|
|
695
|
-
value={
|
|
696
|
-
(check.params as QueryDiffParams).sql_template || ""
|
|
697
|
-
}
|
|
698
|
-
baseValue={
|
|
699
|
-
(check.params as QueryDiffParams)
|
|
700
|
-
.base_sql_template ?? ""
|
|
701
|
-
}
|
|
702
|
-
options={{ readOnly: true }}
|
|
703
|
-
/>
|
|
704
|
-
) : (
|
|
705
|
-
<SqlEditor
|
|
706
|
-
value={
|
|
707
|
-
(check.params as QueryRunParams).sql_template || ""
|
|
708
|
-
}
|
|
709
|
-
options={{ readOnly: true }}
|
|
710
|
-
/>
|
|
711
|
-
)}
|
|
712
|
-
</Box>
|
|
713
|
-
)}
|
|
714
|
-
</Box>
|
|
715
|
-
</Box>
|
|
716
|
-
</Box>
|
|
717
|
-
<MuiDialog
|
|
718
|
-
open={isPresetCheckTemplateOpen}
|
|
719
|
-
onClose={() => setIsPresetCheckTemplateOpen(false)}
|
|
720
|
-
maxWidth="md"
|
|
721
|
-
fullWidth
|
|
722
|
-
>
|
|
723
|
-
<DialogTitle>Preset Check Template</DialogTitle>
|
|
724
|
-
<DialogContent>
|
|
725
|
-
<Typography variant="subtitle2" fontWeight="bold" sx={{ mb: 2 }}>
|
|
726
|
-
Please{" "}
|
|
727
|
-
<Typography
|
|
728
|
-
component="span"
|
|
729
|
-
sx={{
|
|
730
|
-
cursor: "pointer",
|
|
731
|
-
"&:hover": { textDecoration: "underline" },
|
|
732
|
-
color: "primary.main",
|
|
733
|
-
}}
|
|
734
|
-
onClick={async () => {
|
|
735
|
-
await navigator.clipboard.writeText(presetCheckTemplate);
|
|
736
|
-
successToast("Copied the template to the clipboard");
|
|
737
|
-
}}
|
|
738
|
-
>
|
|
739
|
-
copy
|
|
740
|
-
</Typography>{" "}
|
|
741
|
-
the following template and paste it into the{" "}
|
|
742
|
-
<Box
|
|
743
|
-
component="span"
|
|
744
|
-
sx={{ px: 0.5, bgcolor: "error.light", borderRadius: 0.5 }}
|
|
745
|
-
>
|
|
746
|
-
recce.yml
|
|
747
|
-
</Box>{" "}
|
|
748
|
-
file.
|
|
749
|
-
</Typography>
|
|
750
|
-
<PresetCheckTemplateView yamlTemplate={presetCheckTemplate} />
|
|
751
|
-
</DialogContent>
|
|
752
|
-
<DialogActions>
|
|
753
|
-
<IconButton
|
|
754
|
-
size="small"
|
|
755
|
-
onClick={() => setIsPresetCheckTemplateOpen(false)}
|
|
756
|
-
sx={{ position: "absolute", top: 8, right: 8 }}
|
|
757
|
-
>
|
|
758
|
-
<IoClose />
|
|
759
|
-
</IconButton>
|
|
760
|
-
</DialogActions>
|
|
761
|
-
</MuiDialog>
|
|
762
|
-
</VSplit>
|
|
763
|
-
</Grid>
|
|
764
|
-
{/* Timeline/Activity panel - fixed 20% width, hidden on mobile */}
|
|
765
|
-
{cloudMode && (
|
|
766
|
-
<Grid
|
|
767
|
-
size={3}
|
|
768
|
-
sx={{
|
|
769
|
-
height: "100%",
|
|
770
|
-
overflow: "hidden",
|
|
771
|
-
flexShrink: 0,
|
|
772
|
-
display: { xs: "none", md: "block" },
|
|
773
|
-
}}
|
|
774
|
-
>
|
|
775
|
-
<CheckTimeline checkId={checkId} />
|
|
776
|
-
</Grid>
|
|
777
|
-
)}
|
|
778
|
-
</Grid>
|
|
779
|
-
);
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
function buildMarkdown(check: Check<RunParamTypes>) {
|
|
783
|
-
return stripIndents`
|
|
784
|
-
<details><summary>${buildTitle(check)}</summary>
|
|
785
|
-
|
|
786
|
-
${buildBody(check)}
|
|
787
|
-
|
|
788
|
-
</details>`;
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
function buildBody(check: Check<RunParamTypes>) {
|
|
792
|
-
if (check.type === "query" || check.type === "query_diff") {
|
|
793
|
-
return `${buildDescription(check)}\n\n${buildQuery(check)}`;
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
return buildDescription(check);
|
|
797
|
-
}
|