Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui] Ability to report asset materializations from the actions dropdown #22691

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

bengotow
Copy link
Collaborator

@bengotow bengotow commented Jun 25, 2024

Related https://linear.app/dagster-labs/issue/FE-397/asset-health-polish

  • Check tag names truncate correctly

  • The checks that have failed appear in a popover

  • Asset dropdowns now allow for Report Materialization and View Checks.

@bengotow bengotow requested review from salazarm and hellendag June 25, 2024 05:39
Copy link

github-actions bot commented Jun 25, 2024

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-rcafxvjd1-elementl.vercel.app
https://bengotow-2024-06-FE-397.components-storybook.dagster-docs.io

Built with commit 796a8af.
This pull request is being automatically deployed with vercel-action

Copy link

github-actions bot commented Jun 25, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-jw3iag24x-elementl.vercel.app
https://bengotow-2024-06-FE-397.core-storybook.dagster-docs.io

Built with commit 796a8af.
This pull request is being automatically deployed with vercel-action

@bengotow bengotow changed the title [ui] Asset health polish [ui] Code changes supporting asset health polish Jun 25, 2024
@bengotow bengotow changed the title [ui] Code changes supporting asset health polish [ui] Ability to report asset materializations from the actions dropdown Jun 25, 2024
- 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 :(
@bengotow bengotow force-pushed the bengotow-2024-06/FE-397 branch from 6fce698 to 796a8af Compare June 25, 2024 06:03
@bengotow bengotow merged commit f7f2272 into master Jun 27, 2024
3 checks passed
@bengotow bengotow deleted the bengotow-2024-06/FE-397 branch June 27, 2024 15:13
bengotow added a commit that referenced this pull request Jun 27, 2024
…s dropdown" (#22753)

Reverts #22691

Will merge with the internal change once that branch has a green
buildkite run
bengotow added a commit that referenced this pull request Jul 3, 2024
…wn [2] (#22781)

This is a second pass at merging
#22691 -- I merged it earlier
this week without realizing the internal PR
(dagster-io/internal#10341) still had a
buildkite error on it, and they need to merge together.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants