This is an automated email from the ASF dual-hosted git repository.
nixon pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 66ed1b6 Atlas-4078 master:UI - Lineage tab not shown on UI for entity
with type Dataset or Process
new 5446799 Atlas-4073: UI Column sorting not working in BusinessMetadata
details page Fix
new 5aec0b8 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(-)