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

[2/n] [RFC] add 'Launch all' button on sensor/schedule evaluation result modals #25323

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

dliu27
Copy link
Contributor

@dliu27 dliu27 commented Oct 16, 2024

Summary & Motivation

Linear: https://linear.app/dagster-labs/issue/FE-627/add-launch-all-frontend

Add "Launch all" button to these evaluation result modals

image
image

How I Tested These Changes

Tested locally

Changelog

Insert changelog entry or delete this section.

@dliu27 dliu27 requested a review from hellendag October 16, 2024 21:49
@dliu27 dliu27 changed the base branch from master to dliu27/manual-sensors-oss October 16, 2024 21:49
@dliu27 dliu27 requested review from bengotow and smackesey October 16, 2024 21:50
Copy link

github-actions bot commented Oct 16, 2024

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-hkt466485-elementl.vercel.app
https://dliu27-add-launch-all-fe.core-storybook.dagster-docs.io

Built with commit 402e822.
This pull request is being automatically deployed with vercel-action

@dliu27 dliu27 marked this pull request as ready for review October 16, 2024 22:08
return <Button onClick={onClose}>Close</Button>;
return (
<>
<Button intent="primary">Launch all</Button>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like these will need onClick behavior added.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added here:
#25633

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a very minor change I would have included it in the linked pr

@dliu27 dliu27 requested a review from hellendag October 30, 2024 15:42
@dliu27 dliu27 force-pushed the dliu27/manual-sensors-oss branch from 89ff3c9 to d9a3490 Compare October 30, 2024 16:57
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch 2 times, most recently from 8c5a3b7 to efe8bf0 Compare October 30, 2024 17:23
@dliu27 dliu27 requested a review from salazarm October 30, 2024 19:57
@dliu27 dliu27 force-pushed the dliu27/manual-sensors-oss branch from 8866f99 to a39ee99 Compare November 12, 2024 16:14
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch from efe8bf0 to b3de9f7 Compare November 12, 2024 16:15
@dliu27 dliu27 force-pushed the dliu27/manual-sensors-oss branch from a39ee99 to d986a9f Compare November 18, 2024 21:21
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch from b3de9f7 to 5e4eae5 Compare November 18, 2024 21:22
@dliu27 dliu27 force-pushed the dliu27/manual-sensors-oss branch from d986a9f to f2b65c1 Compare December 5, 2024 21:09
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch from 5e4eae5 to f6366e8 Compare December 5, 2024 21:29
@dliu27 dliu27 force-pushed the dliu27/manual-sensors-oss branch from f2b65c1 to 5d9c29c Compare December 6, 2024 15:26
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch from f6366e8 to f540a64 Compare December 6, 2024 15:27
Base automatically changed from dliu27/manual-sensors-oss to master December 9, 2024 16:17
@dliu27 dliu27 force-pushed the dliu27/add-launch-all-fe branch from f540a64 to 402e822 Compare December 9, 2024 16:19
@dliu27 dliu27 merged commit 772d0d6 into master Dec 9, 2024
1 of 2 checks passed
@dliu27 dliu27 deleted the dliu27/add-launch-all-fe branch December 9, 2024 16:21
dliu27 added a commit that referenced this pull request Dec 9, 2024
dliu27 added a commit to dliu27/dagster-fork that referenced this pull request Dec 9, 2024
pskinnerthyme pushed a commit to pskinnerthyme/dagster that referenced this pull request Dec 16, 2024
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.

3 participants