This is an automated email from the ASF dual-hosted git repository.

kbhatt pushed a change to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.


    from 794697f  ATLAS-3201:- Fix getByGuid in AtlasTypeRegistry, doesn't 
raise exception if guid invalid
     new 47597bf  ATLAS-3190: UI : Lineage File Changes pulled from this fix
     new 7147f9d  ATLAS-3196 UI : Lineage support for IE.
     new 3883b36  ATLAS-3218 : UI - entity detail page columns sorting empty 
value check
     new 31b4d25  ATLAS-3213 UI : Png export not working in Safari Browser.

The 4 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:
 .../js/templates/graph/LineageLayoutView_tmpl.html |   6 +-
 dashboardv2/public/js/utils/CommonViewFunction.js  |   8 +-
 dashboardv2/public/js/utils/Utils.js               |  28 ++++++
 .../js/views/detail_page/DetailPageLayoutView.js   |   7 +-
 .../public/js/views/graph/LineageLayoutView.js     | 112 ++++++++++++++-------
 dashboardv2/public/js/views/graph/LineageUtils.js  |  83 +++++++++++++--
 .../js/views/graph/PropagationPropertyModal.js     |   2 +-
 7 files changed, 187 insertions(+), 59 deletions(-)

Reply via email to