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 4e0228a ATLAS-4310: Handled NPE for DELETE classification.
new 2d93c9f ATLAS-4304:UI:[Business Metadata Bulk Import] [Beta UI] Bulk
Import Business Metadata/Glossary options overlap, fixed
new 590f491 ATLAS-4309:Atlas UI: After deleting the sub-classifications
from Atlas UI, they still appear in UI, fixed
new a12f517 ATLAS-4314:Atlas UI: Make Tasks tab default as hidden on
entity detail page, fixed
new 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
The 4 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/theme.scss | 5 +++++
dashboardv2/public/js/templates/site/Header.html | 10 +++++-----
dashboardv2/public/js/utils/Globals.js | 2 +-
dashboardv2/public/js/views/audit/AuditTableLayoutView.js | 9 +--------
dashboardv2/public/js/views/tag/TagLayoutView.js | 12 +++++++++++-
dashboardv3/public/js/utils/Globals.js | 2 +-
dashboardv3/public/js/views/audit/AuditTableLayoutView.js | 8 +-------
.../js/views/search/tree/ClassificationTreeLayoutView.js | 15 ++++++++++++---
8 files changed, 37 insertions(+), 26 deletions(-)