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

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


    from fc55598  Remove payload field from table sys.segment (#9883)
     add c01fd56  Web console: allow link overrides for docs, and more (#10100)

No new revisions were added by this update.

Summary of changes:
 web-console/lib/keywords.js                        |  2 +-
 .../__snapshots__/header-bar.spec.tsx.snap         |  2 +-
 .../src/components/header-bar/header-bar.tsx       | 49 +++++------
 .../src/dialogs/about-dialog/about-dialog.tsx      | 15 ++--
 .../compaction-dialog/compaction-dialog.tsx        |  8 +-
 ...coordinator-dynamic-config-dialog.spec.tsx.snap |  2 +-
 .../coordinator-dynamic-config-dialog.tsx          |  8 +-
 web-console/src/dialogs/index.ts                   |  1 +
 .../overload-dynamic-config-dialog.spec.tsx.snap   |  2 +-
 .../overlord-dynamic-config-dialog.tsx             |  6 +-
 .../__snapshots__/retention-dialog.spec.tsx.snap   |  2 +-
 .../dialogs/retention-dialog/retention-dialog.tsx  |  8 +-
 web-console/src/entry.ts                           |  7 ++
 web-console/src/links.ts                           | 94 ++++++++++++++++++++++
 web-console/src/utils/ingestion-spec.tsx           | 72 ++++++-----------
 web-console/src/variables.ts                       | 31 -------
 .../src/views/load-data-view/load-data-view.tsx    | 80 +++++-------------
 .../src/views/query-view/run-button/run-button.tsx |  4 +-
 18 files changed, 197 insertions(+), 196 deletions(-)
 create mode 100644 web-console/src/links.ts
 delete mode 100644 web-console/src/variables.ts


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to