This is an automated email from the ASF dual-hosted git repository.

frankchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from e57e17029d8 Preparing the master branch for 36.0.0 (#18607)
     add 42c7b062d8a Display time in local time (#18455)

No new revisions were added by this update.

Summary of changes:
 web-console/package-lock.json                      | 12 ++++
 web-console/package.json                           |  1 +
 .../__snapshots__/header-bar.spec.tsx.snap         | 10 ++++
 .../src/components/header-bar/header-bar.tsx       | 10 ++++
 .../table-filterable-cell.tsx                      |  6 +-
 .../web-console-config-dialog.tsx                  | 67 ++++++++++++++++++++++
 .../web-console-config.mock.tsx}                   |  6 +-
 .../web-console-config.tsx}                        | 29 ++++++----
 web-console/src/utils/date.ts                      | 14 +++++
 web-console/src/utils/local-storage-keys.tsx       |  2 +
 .../__snapshots__/segments-view.spec.tsx.snap      |  4 +-
 .../src/views/segments-view/segments-view.tsx      | 34 ++++++++---
 .../__snapshots__/services-view.spec.tsx.snap      |  4 +-
 .../src/views/services-view/services-view.tsx      | 47 ++++++++++-----
 .../__snapshots__/tasks-view.spec.tsx.snap         |  3 +-
 web-console/src/views/tasks-view/tasks-view.tsx    | 64 ++++++++++++++-------
 16 files changed, 250 insertions(+), 63 deletions(-)
 create mode 100644 
web-console/src/dialogs/web-console-config-dialog/web-console-config-dialog.tsx
 copy web-console/{console-config.js => 
src/druid-models/web-console-config/web-console-config.mock.tsx} (84%)
 copy web-console/src/druid-models/{druid-engine/druid-engine.ts => 
web-console-config/web-console-config.tsx} (64%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to