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

nixon pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit 3a401b92c048aca600372a9ebc1e5f387cb9110d
Author: prasad pawar <[email protected]>
AuthorDate: Tue Jun 22 11:34:02 2021 +0530

    ATLAS-4316:UI: When lineage contains shell entities, the image couldn't be 
downloaded.
    
    Signed-off-by: nixonrodrigues <[email protected]>
    (cherry picked from commit 244c5d519432754841709687aa008e544822dae3)
---
 dashboardv2/public/img/entity-icon/hourglass.svg               | 3 +++
 dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js | 2 +-
 dashboardv3/public/img/entity-icon/hourglass.svg               | 3 +++
 dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js | 2 +-
 pom.xml                                                        | 1 +
 5 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dashboardv2/public/img/entity-icon/hourglass.svg 
b/dashboardv2/public/img/entity-icon/hourglass.svg
new file mode 100644
index 0000000..aad4978
--- /dev/null
+++ b/dashboardv2/public/img/entity-icon/hourglass.svg
@@ -0,0 +1,3 @@
+<svg width="14" height="16" viewBox="0 0 14 16" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
+<path d="M13.125 16H14V14.4H13.125V13.6C13.1233 12.6281 12.8456 11.6734 12.319 
10.8291C11.7925 9.98489 11.0351 9.28018 10.1211 8.784C9.8105 8.616 9.625 8.3464 
9.625 8.0632V7.9368C9.625 7.6536 9.8105 7.384 10.1202 7.2168C11.0344 6.72053 
11.7919 6.01571 12.3187 5.17135C12.8454 4.32699 13.1232 3.37204 13.125 
2.4V1.6H14V0H0V1.6H0.875V2.4C0.876775 3.37204 1.15462 4.32699 1.68134 
5.17135C2.20806 6.01571 2.96559 6.72053 3.87975 7.2168C4.1895 7.384 4.375 
7.6528 4.375 7.9368V8.0632C4.375 8.3464 4 [...]
+</svg>
diff --git a/dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js 
b/dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js
index 1ff2128..279c37a 100644
--- a/dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js
+++ b/dashboardv2/public/js/external_lib/atlas-lineage/dist/index.js
@@ -1 +1 @@
-!function(t,e){"object"==typeof exports&&"object"==typeof 
module?module.exports=e(require("platform"),require("dagreD3")):"function"==typeof
 define&&define.amd?define(["platform","dagreD3"],e):"object"==typeof 
exports?exports.LineageHelper=e(require("platform"),require("dagreD3")):t.LineageHelper=e(t.platform,t.dagreD3)}(window,(function(t,e){return
 function(t){var e={};function n(r){if(e[r])return e[r].exports;var 
i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i. [...]
\ No newline at end of file
+!function(t,e){"object"==typeof exports&&"object"==typeof 
module?module.exports=e(require("platform"),require("dagreD3")):"function"==typeof
 define&&define.amd?define(["platform","dagreD3"],e):"object"==typeof 
exports?exports.LineageHelper=e(require("platform"),require("dagreD3")):t.LineageHelper=e(t.platform,t.dagreD3)}(window,(function(t,e){return
 function(t){var e={};function n(r){if(e[r])return e[r].exports;var 
i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i. [...]
\ No newline at end of file
diff --git a/dashboardv3/public/img/entity-icon/hourglass.svg 
b/dashboardv3/public/img/entity-icon/hourglass.svg
new file mode 100644
index 0000000..aad4978
--- /dev/null
+++ b/dashboardv3/public/img/entity-icon/hourglass.svg
@@ -0,0 +1,3 @@
+<svg width="14" height="16" viewBox="0 0 14 16" fill="none" 
xmlns="http://www.w3.org/2000/svg";>
+<path d="M13.125 16H14V14.4H13.125V13.6C13.1233 12.6281 12.8456 11.6734 12.319 
10.8291C11.7925 9.98489 11.0351 9.28018 10.1211 8.784C9.8105 8.616 9.625 8.3464 
9.625 8.0632V7.9368C9.625 7.6536 9.8105 7.384 10.1202 7.2168C11.0344 6.72053 
11.7919 6.01571 12.3187 5.17135C12.8454 4.32699 13.1232 3.37204 13.125 
2.4V1.6H14V0H0V1.6H0.875V2.4C0.876775 3.37204 1.15462 4.32699 1.68134 
5.17135C2.20806 6.01571 2.96559 6.72053 3.87975 7.2168C4.1895 7.384 4.375 
7.6528 4.375 7.9368V8.0632C4.375 8.3464 4 [...]
+</svg>
diff --git a/dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js 
b/dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js
index 1ff2128..279c37a 100644
--- a/dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js
+++ b/dashboardv3/public/js/external_lib/atlas-lineage/dist/index.js
@@ -1 +1 @@
-!function(t,e){"object"==typeof exports&&"object"==typeof 
module?module.exports=e(require("platform"),require("dagreD3")):"function"==typeof
 define&&define.amd?define(["platform","dagreD3"],e):"object"==typeof 
exports?exports.LineageHelper=e(require("platform"),require("dagreD3")):t.LineageHelper=e(t.platform,t.dagreD3)}(window,(function(t,e){return
 function(t){var e={};function n(r){if(e[r])return e[r].exports;var 
i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i. [...]
\ No newline at end of file
+!function(t,e){"object"==typeof exports&&"object"==typeof 
module?module.exports=e(require("platform"),require("dagreD3")):"function"==typeof
 define&&define.amd?define(["platform","dagreD3"],e):"object"==typeof 
exports?exports.LineageHelper=e(require("platform"),require("dagreD3")):t.LineageHelper=e(t.platform,t.dagreD3)}(window,(function(t,e){return
 function(t){var e={};function n(r){if(e[r])return e[r].exports;var 
i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i. [...]
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 0c20600..0b7ca20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2128,6 +2128,7 @@
                         <!-- atlas doc directory -->
                         <exclude>**/docz-lib/**</exclude>
                         <exclude>**/.docz/**</exclude>
+                        <exclude>**/*.svg</exclude>
                         
                     </excludes>
                 </configuration>

Reply via email to