-
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
[5/n] [RFC] add launch all frontend functionality for sensors #25633
Conversation
2133f30
to
11722d5
Compare
5cfc7d0
to
7588c11
Compare
js_modules/dagster-ui/packages/ui-core/src/launchpad/useLaunchMultipleRunsWithTelemetry.oss.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/SensorDryRunDialog.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/SensorDryRunDialog.tsx
Outdated
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.
Few comments on the JS. The python looks good to me but I defer to @smackesey
a7032cf
to
807f501
Compare
7588c11
to
b711bcc
Compare
807f501
to
01befea
Compare
01befea
to
e80659a
Compare
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 9a49e59. |
db05f4b
to
7e104b4
Compare
e80659a
to
f4c0ba7
Compare
7984ca1
to
0c99f41
Compare
f6d2aa1
to
3859479
Compare
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.
lgtm!
d8479ed
to
b8c0353
Compare
61641db
to
4fedf08
Compare
b8c0353
to
f23944d
Compare
4fedf08
to
9a49e59
Compare
f23944d
to
ae25771
Compare
9a49e59
to
d934149
Compare
## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-624/[fe]-implement-launch-all-frontend-sensor Adds the frontend for 'launch all' for manual tick sensors Video: https://github.com/user-attachments/assets/222b35c2-19c7-4bb9-a975-85f9ae56c328 ## How I Tested These Changes yarn ts, lint, make graphql
…r-io#25633) ## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-624/[fe]-implement-launch-all-frontend-sensor Adds the frontend for 'launch all' for manual tick sensors Video: https://github.com/user-attachments/assets/222b35c2-19c7-4bb9-a975-85f9ae56c328 ## How I Tested These Changes yarn ts, lint, make graphql
…r-io#25633) ## Summary & Motivation Linear: https://linear.app/dagster-labs/issue/FE-624/[fe]-implement-launch-all-frontend-sensor Adds the frontend for 'launch all' for manual tick sensors Video: https://github.com/user-attachments/assets/222b35c2-19c7-4bb9-a975-85f9ae56c328 ## How I Tested These Changes yarn ts, lint, make graphql
Summary & Motivation
Linear: https://linear.app/dagster-labs/issue/FE-624/[fe]-implement-launch-all-frontend-sensor
Adds the frontend for 'launch all' for manual tick sensors
Video:
Recording.at.2024-10-29.22.33.38.mp4
How I Tested These Changes
yarn ts, lint, make graphql
Changelog