This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 9e328ed ATLAS-3850: regression - search results don't include
glossary-term associations
new adff44e ATLAS-3156:- UI:No loading animation while creating or
deleting a Classification, Term, SaveSearch loading #4
new f005c32 ATLAS-3859:- [UI] In edit entity window shows calender with
'Invalid date'
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/business-metadata.scss | 6 ++++--
dashboardv2/public/css/scss/override.scss | 9 ++++++++-
.../public/js/views/entity/CreateEntityLayoutView.js | 12 +++++++++---
dashboardv2/public/js/views/glossary/GlossaryLayoutView.js | 11 ++++++++---
dashboardv2/public/js/views/import/ImportLayoutView.js | 2 +-
dashboardv2/public/js/views/search/save/SaveSearchView.js | 7 ++++++-
dashboardv2/public/js/views/tag/TagLayoutView.js | 12 ++++++++----
dashboardv3/public/css/scss/business-metadata.scss | 6 ++++--
dashboardv3/public/css/scss/override.scss | 9 ++++++++-
.../public/js/views/entity/CreateEntityLayoutView.js | 12 +++++++++---
dashboardv3/public/js/views/import/ImportLayoutView.js | 2 +-
.../js/views/search/tree/ClassificationTreeLayoutView.js | 9 ++++++++-
.../js/views/search/tree/CustomFilterTreeLayoutView.js | 9 ++++++++-
.../public/js/views/search/tree/GlossaryTreeLayoutView.js | 13 ++++++++-----
14 files changed, 90 insertions(+), 29 deletions(-)