This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from aa86d62 ATLAS-3848 : Quick Search : Fixed incorrect aggregation
metrics
new 177b01b ATLAS-3156:- UI:No loading animation while creating or
deleting a Classification, Term, SaveSearch loading #4
new b5c4a56 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(-)