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 e29abf1  ATLAS-1530: updated committer/ppmc members contact and 
employment info
     new 887087d  ATLAS-3791:- New UI: In valid option are visible For 
_CLASSIFIED , _NOT_CLASSIFIED, _ALL_CLASSIFICATION_TYPES
     new 2228d75  ATLAS-3728:- UI: Show uploaded data details (status)
     new 2dd4116  ATLAS-3795:- UI: statistics Memory Section should have suffix 
like Bytes /KB /MB
     new 62451d6  ATLAS-3793:- UI: Entity detail page improvement for label, 
user-define properties, BM panel
     new b9f4ae7  ATLAS-3792:- New UI: makes it mandate to apply an attribute 
filter when "Filters" is selected even if the user just wants to select "Show 
Deleted Entities"

The 5 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/panel.scss             |  2 +-
 dashboardv2/public/css/scss/theme.scss             | 34 +++++++++++++++++
 .../BusinessMetadataAttributeItemView_tmpl.html    |  5 ++-
 .../entity/EntityBusinessMetaDataView_tmpl.html    |  2 +-
 .../entity/EntityLabelDefineView_tmpl.html         | 11 +++---
 .../entity/EntityUserDefineItemView_tmpl.html      |  4 +-
 .../entity/EntityUserDefineView_tmpl.html          | 24 +++---------
 .../js/templates/import/ImportLayoutView_tmpl.html |  5 ++-
 dashboardv2/public/js/utils/Helper.js              | 14 +++++++
 .../js/views/entity/EntityBusinessMetaDataView.js  | 28 +++++++++-----
 .../js/views/entity/EntityLabelDefineView.js       | 10 ++++-
 .../js/views/entity/EntityUserDefineItemView.js    | 18 +++++++--
 .../public/js/views/entity/EntityUserDefineView.js | 26 ++++++++++---
 .../public/js/views/import/ImportLayoutView.js     | 44 ++++++++++++++++++++--
 dashboardv2/public/js/views/site/Statistics.js     |  3 +-
 dashboardv3/public/css/scss/theme.scss             | 19 ++++++++++
 .../BusinessMetadataAttributeItemView_tmpl.html    |  5 ++-
 .../entity/EntityBusinessMetaDataView_tmpl.html    |  2 +-
 .../entity/EntityLabelDefineView_tmpl.html         | 11 +++---
 .../entity/EntityUserDefineItemView_tmpl.html      |  4 +-
 .../entity/EntityUserDefineView_tmpl.html          | 24 +++---------
 .../js/templates/import/ImportLayoutView_tmpl.html |  5 ++-
 dashboardv3/public/js/utils/Helper.js              | 14 +++++++
 dashboardv3/public/js/utils/Utils.js               |  9 +++--
 .../js/views/entity/EntityBusinessMetaDataView.js  | 28 +++++++++-----
 .../js/views/entity/EntityLabelDefineView.js       | 10 ++++-
 .../js/views/entity/EntityUserDefineItemView.js    | 18 +++++++--
 .../public/js/views/entity/EntityUserDefineView.js | 26 ++++++++++---
 .../public/js/views/import/ImportLayoutView.js     | 44 ++++++++++++++++++++--
 .../js/views/search/SearchDefaultLayoutView.js     | 12 ++++--
 .../views/search/SearchFilterBrowseLayoutView.js   |  3 ++
 .../search/tree/ClassificationTreeLayoutView.js    | 18 ++++++---
 dashboardv3/public/js/views/site/Statistics.js     |  3 +-
 33 files changed, 370 insertions(+), 115 deletions(-)

Reply via email to