You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2019/11/12 01:06:15 UTC

[incubator-druid] branch master updated (e9e1625 -> df2f77c)

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

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


    from e9e1625  Docs: Add docsearch version (#8850)
     add df2f77c  Web console: better json-input feedback (#8851)

No new revisions were added by this update.

Summary of changes:
 .../__snapshots__/auto-form.spec.tsx.snap          |   8 +-
 web-console/src/components/auto-form/auto-form.tsx |  31 +----
 .../__snapshots__/json-input.spec.tsx.snap         |  98 +++++++++++++++-
 .../json-input/json-input.scss}                    |  20 ++--
 .../src/components/json-input/json-input.spec.tsx  |  13 ++-
 .../src/components/json-input/json-input.tsx       | 128 ++++++++++-----------
 .../__snapshots__/compaction-dialog.spec.tsx.snap  |   8 +-
 .../compaction-dialog/compaction-dialog.tsx        |  10 +-
 .../overlord-dynamic-config-dialog.tsx             |   6 +-
 web-console/src/utils/general.tsx                  |  18 ---
 .../__snapshots__/visualization.spec.tsx.snap      |  26 +++--
 .../src/visualization/visualization.spec.tsx       |  13 ++-
 12 files changed, 219 insertions(+), 160 deletions(-)
 copy web-console/src/{views/lookups-view/lookups-view.scss => components/json-input/json-input.scss} (84%)


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