-
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
[3/n] [RFC] add manual tick button to all rows in automation table #25351
base: dliu27/add-launch-all-fe
Are you sure you want to change the base?
[3/n] [RFC] add manual tick button to all rows in automation table #25351
Conversation
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit 288ab5a. |
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.
This looks great! Left a few inline comments but nothing blocking, this seems like a nice improvement!
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationScheduleRow.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationSensorRow.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationSensorRow.tsx
Outdated
Show resolved
Hide resolved
857bf23
to
8c5a3b7
Compare
fdd4ce8
to
5cfc7d0
Compare
8c5a3b7
to
efe8bf0
Compare
5cfc7d0
to
7588c11
Compare
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationScheduleRow.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationSensorRow.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/ticks/EvaluateTickButtonSchedule.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.
This looks great! Left a few inline comments but nothing blocking 👋
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationScheduleRow.tsx
Outdated
Show resolved
Hide resolved
js_modules/dagster-ui/packages/ui-core/src/automation/VirtualizedAutomationScheduleRow.tsx
Show resolved
Hide resolved
efe8bf0
to
b3de9f7
Compare
9e8213d
to
4406df6
Compare
b3de9f7
to
5e4eae5
Compare
4406df6
to
288ab5a
Compare
Summary & Motivation
Linear: https://linear.app/dagster-labs/issue/FE-628/add-manual-tick-button-to-all-rows-in-automations-table
Video:
Recording.at.2024-10-17.17.51.08.mp4
How I Tested These Changes
yarn lint, ts, tested locally
Changelog