You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by vi...@apache.org on 2020/07/20 07:33:10 UTC

[hadoop-ozone] branch master updated (c64d226 -> caf4711)

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

vivekratnavel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from c64d226  HDDS-3806. Support recognize aws v2 Authorization header. (#1098)
     add caf4711  HDDS-3984. Support filter and search the columns in recon UI (#1218)

No new revisions were added by this update.

Summary of changes:
 .../ozone-recon-web/src/types/datanode.types.tsx   |  4 +-
 .../overview.less => utils/columnSearch.less}      | 22 +++--
 .../ozone-recon-web/src/utils/columnSearch.tsx     | 94 ++++++++++++++++++++++
 .../src/views/datanodes/datanodes.tsx              | 29 ++++++-
 .../src/views/pipelines/pipelines.tsx              | 30 ++++++-
 5 files changed, 164 insertions(+), 15 deletions(-)
 copy hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/{views/overview/overview.less => utils/columnSearch.less} (78%)
 create mode 100644 hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/utils/columnSearch.tsx


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