-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- The “All keys” dropdown looks like our other dropdowns (it’s a typeahead that is also a dropdown) - The experimental banner is gone! - Check tag names truncate correctly - The checks that have failed appear in a popover - The tabs have been revamped to match the new designs - The dropdown (Actually all Asset dropdowns) now allow for Report Materialization and View Checks. - The loading state now says “Evaluating” instead of “Scanning” - The empty state now has a spinning daggy on all three tabs except executing, which uses a standard non-ideal state to show the CTA to the catalog page. - Code location and group are now two separate columns, which allows the table to be 56 instead of 64px per row. Remaining: - Product tour - Ability to limit failures to a time range. This is possible for check failures / execution failures until they are partitioned, and then it’s pretty much impossible on top of our current GraphQL schema :(
- Loading branch information
bengotow
committed
Jun 25, 2024
1 parent
b29dc59
commit 6fce698
Showing
7 changed files
with
101 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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
6 changes: 6 additions & 0 deletions
6
js_modules/dagster-ui/packages/ui-components/src/icon-svgs/executing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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