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 92cf63c HDDS-3513. Add OzoneConfiguration to UGI when startup
S3Gateway (#897)
add 7c6ba28 HDDS-3333. Recon UI: All the pages should auto reload (#896)
No new revisions were added by this update.
Summary of changes:
.../AutoReloadPanel/AutoReloadPanel.less} | 15 +++---
.../components/AutoReloadPanel/AutoReloadPanel.tsx | 56 +++++++++++++++++++
.../src/constants/autoReload.constants.tsx | 6 +--
.../src/constants/breadcrumbs.constants.tsx | 2 +-
.../src/utils/autoReloadHelper.tsx} | 62 ++++++++++------------
.../recon/ozone-recon-web/src/utils/common.tsx | 15 ++++++
.../src/views/Datanodes/Datanodes.tsx | 38 ++++++++++---
.../src/views/Overview/Overview.less | 2 +-
.../src/views/Overview/Overview.tsx | 47 ++++++++++++----
.../src/views/Pipelines/Pipelines.tsx | 42 +++++++++++----
10 files changed, 215 insertions(+), 70 deletions(-)
copy
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/{views/Datanodes/Datanodes.less
=> components/AutoReloadPanel/AutoReloadPanel.less} (84%)
create mode 100644
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/components/AutoReloadPanel/AutoReloadPanel.tsx
copy
hadoop-hdds/test-utils/src/main/java/org/apache/hadoop/test/package-info.java
=>
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/constants/autoReload.constants.tsx
(88%)
copy
hadoop-ozone/{tools/src/test/java/org/apache/hadoop/test/OzoneTestDriver.java
=>
recon/src/main/resources/webapps/recon/ozone-recon-web/src/utils/autoReloadHelper.tsx}
(53%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]