-
Notifications
You must be signed in to change notification settings - Fork 24
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
Enable/Disabled worker jobs in frontend #7591
Conversation
…ers from dataset to datastore json
@philippotto Can you please review the frontend changes. Thank you. |
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.
mostly looks good, but see my few comments.
frontend/javascripts/oxalis/view/right-border-tabs/segments_tab/segments_view.tsx
Show resolved
Hide resolved
frontend/javascripts/oxalis/view/right-border-tabs/segments_tab/segments_view.tsx
Outdated
Show resolved
Hide resolved
frontend/javascripts/oxalis/view/right-border-tabs/bounding_box_tab.tsx
Outdated
Show resolved
Hide resolved
@philippotto I applied your review suggestions / feedback. Please have a look. |
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 👍
This PR adds the frontend part to #7463, i.e. enabling/disabling different UI elements if a certain worker jobs is not supported by that WK instance.
URL of deployed dev instance (used for testing):
Steps to test:
workers
table in the Postgres DBTODOs:
Issues:
(Please delete unneeded items, merge only when none are left open)