----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73179/#review222580 -----------------------------------------------------------
Ship it! Ship It! - Sarath Subramanian On Feb. 8, 2021, 11:02 p.m., Prasad Pawar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73179/ > ----------------------------------------------------------- > > (Updated Feb. 8, 2021, 11:02 p.m.) > > > Review request for atlas, Jayendra Parab, keval bhatt, Nixon Rodrigues, and > Sarath Subramanian. > > > Bugs: ATLAS-4113 > https://issues.apache.org/jira/browse/ATLAS-4113 > > > Repository: atlas > > > Description > ------- > > The lineage layout doesn't seem to be centred on the page, also there is an > effect where the lineage appears from top-right. > > This patch has the following fix: > 1) Entity Lineage Detail box layout position fix. > 2) White space from Detail box removed. > 3) Add option Display full name in the Lineage settings panel. > 4) https://issues.apache.org/jira/browse/ATLAS-4074 > > > Diffs > ----- > > dashboardv2/public/css/scss/graph.scss 19636c5 > dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js e82cb48 > dashboardv2/public/js/external_lib/atlas-lineage/dist/styles.css 2cd29ed > dashboardv2/public/js/templates/graph/LineageLayoutView_tmpl.html f6f61e2 > dashboardv2/public/js/templates/graph/TypeSystemTreeView_tmpl.html 005c061 > dashboardv2/public/js/views/graph/LineageLayoutView.js aa26580 > dashboardv2/public/js/views/graph/TypeSystemTreeView.js 90734a4 > dashboardv3/public/css/scss/graph.scss ee774ce > dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js e82cb48 > dashboardv3/public/js/external_lib/atlas-lineage/dist/styles.css 2cd29ed > dashboardv3/public/js/templates/graph/LineageLayoutView_tmpl.html f6f61e2 > dashboardv3/public/js/templates/graph/TypeSystemTreeView_tmpl.html 005c061 > dashboardv3/public/js/views/graph/LineageLayoutView.js aa26580 > dashboardv3/public/js/views/graph/TypeSystemTreeView.js 90734a4 > > > Diff: https://reviews.apache.org/r/73179/diff/1/ > > > Testing > ------- > > Tested Lineage View, Entity details panel layout position change to right, > Entity details panel remove white space, Display full name option in lineage > setting panel shows label in full name or trunc name, Export image selected > node color fix. > > > Thanks, > > Prasad Pawar > >
