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 ef20f8f ATLAS-3690: updated Storm hook to fix incorrect qualifiedName
format for HBase table entities (jackylau via madhan)
new e58e7d4 ATLAS-3705 : UI : Remove notification section from Server
Statistics: migration page
new 9e2a49b ATLAS-3704 : UI : add isIndexable=true while adding attribute
to Business metadata and classification
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/gruntfile.js | 1 +
.../css/scss/{style.scss => migration-style.scss} | 10 ----------
dashboardv2/public/css/scss/stats.scss | 15 +++++++++++++++
.../public/js/templates/site/Statistics_tmpl.html | 7 +++++--
.../public/js/views/migration/MigrationView.js | 2 +-
dashboardv2/public/js/views/site/Statistics.js | 22 ++++++++++++++++++----
.../public/js/views/tag/AddTagAttributeView.js | 2 +-
.../public/js/views/tag/CreateTagLayoutView.js | 2 +-
dashboardv2/public/migration-status.html.tpl | 17 +----------------
.../CreateBusinessMetadataLayoutView.js | 4 ++--
.../public/js/views/tag/AddTagAttributeView.js | 2 +-
.../public/js/views/tag/CreateTagLayoutView.js | 2 +-
12 files changed, 47 insertions(+), 39 deletions(-)
copy dashboardv2/public/css/scss/{style.scss => migration-style.scss} (79%)