-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[6/n] [RFC] add launch all frontend functionality for schedules #26063
Conversation
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 78fbf1b. |
js_modules/dagster-ui/packages/ui-core/src/ticks/EvaluateScheduleDialog.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/EvaluateScheduleDialog.tsx
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/EvaluateScheduleDialog.tsx
Outdated
Show resolved
Hide resolved
d90bb7e
to
bd4f13a
Compare
js_modules/dagster-ui/packages/ui-core/src/launchpad/useLaunchMultipleRunsWithTelemetry.ts
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/EvaluateScheduleDialog.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
61641db
to
4fedf08
Compare
bd4f13a
to
6e428ee
Compare
4fedf08
to
9a49e59
Compare
6e428ee
to
2841172
Compare
9a49e59
to
d934149
Compare
2841172
to
78fbf1b
Compare
## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-654/[fe]-implement-launch-all-frontend-schedule Adds the frontend for 'launch all' for manual tick schedules Video: https://github.com/user-attachments/assets/1d3a9315-cc05-4142-8964-5e86e077403b ## How I Tested These Changes tested the launch all runs flow locally yarn lint, ts, jest, generate-graphql in ui-core
…ter-io#26063) ## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-654/[fe]-implement-launch-all-frontend-schedule Adds the frontend for 'launch all' for manual tick schedules Video: https://github.com/user-attachments/assets/1d3a9315-cc05-4142-8964-5e86e077403b ## How I Tested These Changes tested the launch all runs flow locally yarn lint, ts, jest, generate-graphql in ui-core
…ter-io#26063) ## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-654/[fe]-implement-launch-all-frontend-schedule Adds the frontend for 'launch all' for manual tick schedules Video: https://github.com/user-attachments/assets/1d3a9315-cc05-4142-8964-5e86e077403b ## How I Tested These Changes tested the launch all runs flow locally yarn lint, ts, jest, generate-graphql in ui-core
Summary & Motivation
Linear: https://linear.app/dagster-labs/issue/FE-654/[fe]-implement-launch-all-frontend-schedule
Adds the frontend for 'launch all' for manual tick schedules
Video:
Recording.at.2024-11-20.17.50.18.mp4
How I Tested These Changes
tested the launch all runs flow locally
yarn lint, ts, jest, generate-graphql in ui-core
Changelog