This is an automated email from the ASF dual-hosted git repository.
nbonte pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 57e7cf6 ATLAS-4308:ATLAS UI Audit sorting : When consecutive Entity
Audits are fired, sorting happens on the previous sorted results received from
the server, fixed
new 7c82b1a ATLAS-4296: ATLAS-4298: ATLAS-4299: UI: Debug Metrics UI,
fixed
new d5e6ece ATLAS-4174: [Glossary Term Bulk Import] When the file size is
large (5 mb) bulk import times out
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
dashboardv2/public/css/scss/override.scss | 9 +++++
.../site/DebugMetricsTableLayoutView_tmpl.html | 1 +
.../MetricsUIInfoView_tmpl.html} | 19 +++++++++--
.../public/js/views/import/ImportLayoutView.js | 1 +
.../js/views/site/DebugMetricsTableLayoutView.js | 39 ++++++++++++++++++----
.../public/js/views/site/MetricsUIInfoView.js | 16 ++++-----
dashboardv3/public/css/scss/override.scss | 9 +++++
.../site/DebugMetricsTableLayoutView_tmpl.html | 1 +
.../js/templates/site/MetricsUIInfoView_tmpl.html | 19 +++++++++--
.../public/js/views/import/ImportLayoutView.js | 1 +
.../js/views/site/DebugMetricsTableLayoutView.js | 39 ++++++++++++++++++----
.../MetricsUIInfoView.js} | 16 ++++-----
.../apache/atlas/web/resources/AdminResource.java | 2 ++
13 files changed, 138 insertions(+), 34 deletions(-)
copy
dashboardv2/public/js/templates/{business_metadata/BusinessMetadataContainerLayoutView_tmpl.html
=> site/MetricsUIInfoView_tmpl.html} (57%)
copy dashboardv3/public/js/views/search/AdvancedSearchInfoView.js =>
dashboardv2/public/js/views/site/MetricsUIInfoView.js (76%)
copy
dashboardv2/public/js/templates/business_metadata/BusinessMetadataContainerLayoutView_tmpl.html
=> dashboardv3/public/js/templates/site/MetricsUIInfoView_tmpl.html (57%)
copy dashboardv3/public/js/views/{search/AdvancedSearchInfoView.js =>
site/MetricsUIInfoView.js} (76%)