Add UI for partitioned asset checks#32898
Draft
prha wants to merge 1 commit into
Draft
Conversation
This was referenced Nov 22, 2025
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Contributor
|
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 9f7eab9. |
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 22, 2025 06:25
30266df to
cf092f2
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
November 22, 2025 06:25
eec13c8 to
628e6a7
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 22, 2025 19:50
cf092f2 to
2fd4419
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
2 times, most recently
from
November 22, 2025 20:26
0e641c0 to
609aa4a
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
2 times, most recently
from
November 22, 2025 20:31
2ecce38 to
bf9249e
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
November 22, 2025 20:31
609aa4a to
a08eaf6
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 22, 2025 20:49
bf9249e to
92d03f2
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
2 times, most recently
from
November 22, 2025 22:01
8c51a66 to
f119c4f
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
2 times, most recently
from
November 22, 2025 22:51
e1f5534 to
d520487
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
November 22, 2025 22:51
f119c4f to
4afe4c1
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 22, 2025 23:06
d520487 to
c267429
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
2 times, most recently
from
November 22, 2025 23:52
6b40bc9 to
d265c63
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 22, 2025 23:52
c267429 to
3647c86
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
November 23, 2025 00:32
d265c63 to
5b22b78
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
2 times, most recently
from
November 23, 2025 02:50
545b36c to
5909735
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
2 times, most recently
from
November 23, 2025 03:21
baa2baf to
60485fc
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 23, 2025 03:21
5909735 to
22a4490
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
November 23, 2025 05:32
60485fc to
e2222b9
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
November 23, 2025 05:32
22a4490 to
0a7182f
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
December 2, 2025 00:31
e2222b9 to
8cb02e9
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
December 2, 2025 00:31
b8ba171 to
7aa2085
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
December 3, 2025 21:51
8cb02e9 to
d48d07b
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
2 times, most recently
from
December 3, 2025 22:15
0dfc215 to
93683e4
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
2 times, most recently
from
December 4, 2025 22:23
8781b50 to
deeeaa2
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
December 4, 2025 22:23
93683e4 to
08459a7
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
December 5, 2025 05:56
deeeaa2 to
8a0f0fe
Compare
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
December 5, 2025 05:56
08459a7 to
f4c52ec
Compare
This PR adds the complete UI for viewing and managing partitioned asset checks: - New AssetCheckPartitions tab showing partition-level status - AssetCheckPartitionStatus component for status visualization - AssetCheckPartitionDetail modal for drilling into partition details - useAssetCheckPartitionData hook for fetching partition data - useAssetCheckPartitionDetail hook for partition-specific queries - Update AssetChecks to support partition display - Update AssetChecksTabs to show Partitions tab when applicable - Update AssetCheckOverview to show last partition evaluation - Update AssetCheckExecutionList to display partition key - Update LogsRow to show partition context for check events - Add integration test for asset backfill with partitioned checks 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
prha
force-pushed
the
prha/asset-checks-06-ui-feature
branch
from
December 5, 2025 18:22
f4c52ec to
9f7eab9
Compare
prha
force-pushed
the
prha/asset-checks-05-ui-refactor
branch
from
December 5, 2025 18:22
8a0f0fe to
c5b07e4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary & Motivation
This PR adds the UI for viewing partitioned asset checks history
How I Tested These Changes
BK