This is an automated email from the ASF dual-hosted git repository.
vogievetsky pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 97652d30d31 Rely on `taskCountMin` in `computeValidTaskCounts`;
correct the embedded test for cost-based-autoscaler (#18963)
add a27678efa0b Web console: Server props dialog (#18960)
No new revisions were added by this update.
Summary of changes:
.../components/clearable-input/clearable-input.tsx | 2 +-
web-console/src/dialogs/index.ts | 1 +
.../lookup-edit-dialog/lookup-edit-dialog.tsx | 2 +-
.../service-properties-table.scss} | 19 ++--
.../service-properties-table.tsx | 103 ++++++++++++++++++
.../service-table-action-dialog.tsx} | 37 +++----
web-console/src/react-table/react-table-inputs.tsx | 2 +-
.../column-picker-menu/column-picker-menu.tsx | 2 +-
.../components/control-pane/control-pane.tsx | 2 +-
.../contains-filter-control.tsx | 4 +-
.../regexp-filter-control.tsx | 2 +-
.../src/views/services-view/services-view.tsx | 120 +++++++++++++++++----
.../expression-editor-dialog.tsx | 5 +-
.../tab-rename-dialog/tab-rename-dialog.tsx | 6 +-
14 files changed, 247 insertions(+), 60 deletions(-)
copy
web-console/src/dialogs/{datasource-table-action-dialog/datasource-columns-table/datasource-columns-table.scss
=>
service-table-action-dialog/service-properties-table/service-properties-table.scss}
(84%)
create mode 100644
web-console/src/dialogs/service-table-action-dialog/service-properties-table/service-properties-table.tsx
copy
web-console/src/dialogs/{lookup-table-action-dialog/lookup-table-action-dialog.tsx
=> service-table-action-dialog/service-table-action-dialog.tsx} (60%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]