This is an automated email from the ASF dual-hosted git repository.
nixon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 1b5ca4c ATLAS-3517: Enhance suggestions REST API to have optional
'fieldName' parameter to get suggestions from
new 7224364 ATLAS-3521 : UI: Use existing labels from other entities
new a9672da ATLAS-3513 : Classic UI: Sidebar not rendered on refresh if
url has 'from=classification' queryParam
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 | 5 ++-
dashboardv2/public/js/utils/CommonViewFunction.js | 2 +-
dashboardv2/public/js/utils/Enums.js | 4 +-
.../js/views/entity/EntityLabelDefineView.js | 43 ++++++++++++++++++----
.../public/js/views/site/SideNavLayoutView.js | 2 +-
dashboardv3/public/js/router/Router.js | 9 +++--
.../js/views/entity/EntityLabelDefineView.js | 41 +++++++++++++++++----
7 files changed, 80 insertions(+), 26 deletions(-)