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 92b7071 ATLAS-3971 :- Move authorization check for Business Metadata
before type exist check.
new ba8b490 ATLAS-3981: UI: Create Entity button is shown for a user
without create entity permission in ranger
new 58d630b ATLAS-3979: Beta UI : Removing one of the filters with an
attribute name removes all of the filters with that attribute name.
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/router/Router.js | 2 +-
.../public/js/templates/search/SearchResultLayoutView_tmpl.html | 7 ++++---
dashboardv2/public/js/views/glossary/GlossaryLayoutView.js | 6 ++++--
dashboardv2/public/js/views/search/SearchResultLayoutView.js | 4 ++--
.../public/js/templates/search/SearchDefaultLayoutView_tmpl.html | 4 ++--
.../public/js/templates/search/SearchResultLayoutView_tmpl.html | 2 ++
dashboardv3/public/js/utils/CommonViewFunction.js | 4 ++--
dashboardv3/public/js/views/search/SearchDefaultLayoutView.js | 2 +-
dashboardv3/public/js/views/search/SearchResultLayoutView.js | 4 ++--
9 files changed, 20 insertions(+), 15 deletions(-)