This is an automated email from the ASF dual-hosted git repository.
nixon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from b5ce624 Atlas-4078 :- UI - Lineage tab not shown on UI for entity
with type Dataset or Process
new b1cc951 Atlas-4073: UI Column sorting not working in BusinessMetadata
details page Fix
new de87800 ATLAS-4058: UI: Fix Entity detail page Hive Column Position
with 0 is set to NA.
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/js/utils/TableLayout.js | 43 ++++++++++++++-------
.../js/views/audit/AdminAuditTableLayoutView.js | 1 +
.../js/views/audit/CreateAuditTableLayoutView.js | 3 ++
.../BusinessMetadataAttrTableLayoutView.js | 3 +-
.../js/views/entity/EntityDetailTableLayoutView.js | 10 ++++-
dashboardv3/public/js/utils/TableLayout.js | 44 +++++++++++++++-------
.../js/views/audit/AdminAuditTableLayoutView.js | 1 +
.../js/views/audit/CreateAuditTableLayoutView.js | 3 ++
.../BusinessMetadataAttrTableLayoutView.js | 3 +-
.../js/views/entity/EntityDetailTableLayoutView.js | 10 ++++-
10 files changed, 91 insertions(+), 30 deletions(-)