You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by kb...@apache.org on 2019/06/10 10:50:50 UTC

[atlas] branch master updated (5d77aba -> c24029b)

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 5d77aba  ATLAS-3271: fix for test failures in atlas-distro module
     new cad4f87  ATLAS-3231 Service specific icon should be shown for process_execution
     new c24029b  ATLAS-3273 UI : Lineage Increase double click time

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:
 .../entity-icon/disabled/falcon_feed_creation.png  | Bin 6830 -> 7833 bytes
 .../disabled/falcon_feed_replication.png           | Bin 6830 -> 7833 bytes
 .../img/entity-icon/disabled/falcon_process.png    | Bin 6830 -> 7833 bytes
 .../img/entity-icon/disabled/hbase_column.png      | Bin 5390 -> 5553 bytes
 .../entity-icon/disabled/hbase_column_family.png   | Bin 5390 -> 5553 bytes
 .../img/entity-icon/disabled/hbase_table.png       | Bin 5508 -> 5831 bytes
 .../img/entity-icon/disabled/hive_column.png       | Bin 8235 -> 6252 bytes
 .../entity-icon/disabled/hive_column_lineage.png   | Bin 8235 -> 8560 bytes
 .../public/img/entity-icon/disabled/hive_db.png    | Bin 9466 -> 7713 bytes
 .../img/entity-icon/disabled/hive_process.png      | Bin 9870 -> 8560 bytes
 .../disabled/hive_process_execution.png            | Bin 0 -> 9730 bytes
 .../img/entity-icon/disabled/hive_storagedesc.png  | Bin 9035 -> 7190 bytes
 .../public/img/entity-icon/disabled/hive_table.png | Bin 8379 -> 6374 bytes
 .../public/img/entity-icon/disabled/impala.png     | Bin 0 -> 4612 bytes
 .../entity-icon/disabled/impala_column_lineage.png | Bin 0 -> 4795 bytes
 .../disabled/impala_column_lineage_disabled.png    | Bin 5630 -> 0 bytes
 .../img/entity-icon/disabled/impala_process.png    | Bin 0 -> 6541 bytes
 .../disabled/impala_process_disabled.png           | Bin 6214 -> 0 bytes
 .../public/img/entity-icon/disabled/jms_topic.png  | Bin 6776 -> 6900 bytes
 .../img/entity-icon/disabled/kafka_topic.png       | Bin 5285 -> 6957 bytes
 .../public/img/entity-icon/disabled/storm_bolt.png | Bin 4716 -> 5661 bytes
 .../img/entity-icon/disabled/storm_spout.png       | Bin 5308 -> 6196 bytes
 .../img/entity-icon/disabled/storm_topology.png    | Bin 5223 -> 6268 bytes
 .../img/entity-icon/falcon_feed_creation.png       | Bin 9620 -> 10232 bytes
 .../img/entity-icon/falcon_feed_replication.png    | Bin 9620 -> 10232 bytes
 .../public/img/entity-icon/falcon_process.png      | Bin 9620 -> 10232 bytes
 .../public/img/entity-icon/hbase_column.png        | Bin 8549 -> 6347 bytes
 .../public/img/entity-icon/hbase_column_family.png | Bin 8549 -> 6347 bytes
 dashboardv2/public/img/entity-icon/hbase_table.png | Bin 8587 -> 6438 bytes
 dashboardv2/public/img/entity-icon/hive_column.png | Bin 12483 -> 7469 bytes
 .../public/img/entity-icon/hive_column_lineage.png | Bin 15471 -> 10951 bytes
 dashboardv2/public/img/entity-icon/hive_db.png     | Bin 15230 -> 10213 bytes
 .../public/img/entity-icon/hive_process.png        | Bin 15471 -> 10951 bytes
 .../img/entity-icon/hive_process_execution.png     | Bin 0 -> 13435 bytes
 .../public/img/entity-icon/hive_storagedesc.png    | Bin 13851 -> 8862 bytes
 dashboardv2/public/img/entity-icon/hive_table.png  | Bin 12677 -> 7605 bytes
 dashboardv2/public/img/entity-icon/impala.png      | Bin 0 -> 5622 bytes
 .../img/entity-icon/impala_column_lineage.png      | Bin 7417 -> 5772 bytes
 .../public/img/entity-icon/impala_process.png      | Bin 8176 -> 8564 bytes
 dashboardv2/public/img/entity-icon/jms_topic.png   | Bin 8897 -> 9285 bytes
 dashboardv2/public/img/entity-icon/kafka_topic.png | Bin 6666 -> 9659 bytes
 dashboardv2/public/img/entity-icon/storm_bolt.png  | Bin 5823 -> 7116 bytes
 dashboardv2/public/img/entity-icon/storm_spout.png | Bin 6763 -> 7936 bytes
 .../public/img/entity-icon/storm_topology.png      | Bin 6563 -> 8142 bytes
 .../public/js/views/graph/LineageLayoutView.js     |  21 ++++++++++++++-------
 45 files changed, 14 insertions(+), 7 deletions(-)
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/hive_process_execution.png
 create mode 100644 dashboardv2/public/img/entity-icon/disabled/impala.png
 create mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_column_lineage.png
 delete mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_column_lineage_disabled.png
 create mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_process.png
 delete mode 100755 dashboardv2/public/img/entity-icon/disabled/impala_process_disabled.png
 create mode 100644 dashboardv2/public/img/entity-icon/hive_process_execution.png
 create mode 100644 dashboardv2/public/img/entity-icon/impala.png


[atlas] 01/02: ATLAS-3231 Service specific icon should be shown for process_execution

Posted by kb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kbhatt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit cad4f87f60cae95623cf1805d5f3cc24f9850a06
Author: gutkaBinit <bi...@gmail.com>
AuthorDate: Mon Jun 10 16:11:02 2019 +0530

    ATLAS-3231 Service specific icon should be shown for process_execution
    
    Signed-off-by: kevalbhatt <kb...@apache.org>
---
 .../entity-icon/disabled/falcon_feed_creation.png   | Bin 6830 -> 7833 bytes
 .../disabled/falcon_feed_replication.png            | Bin 6830 -> 7833 bytes
 .../img/entity-icon/disabled/falcon_process.png     | Bin 6830 -> 7833 bytes
 .../img/entity-icon/disabled/hbase_column.png       | Bin 5390 -> 5553 bytes
 .../entity-icon/disabled/hbase_column_family.png    | Bin 5390 -> 5553 bytes
 .../public/img/entity-icon/disabled/hbase_table.png | Bin 5508 -> 5831 bytes
 .../public/img/entity-icon/disabled/hive_column.png | Bin 8235 -> 6252 bytes
 .../entity-icon/disabled/hive_column_lineage.png    | Bin 8235 -> 8560 bytes
 .../public/img/entity-icon/disabled/hive_db.png     | Bin 9466 -> 7713 bytes
 .../img/entity-icon/disabled/hive_process.png       | Bin 9870 -> 8560 bytes
 .../entity-icon/disabled/hive_process_execution.png | Bin 0 -> 9730 bytes
 .../img/entity-icon/disabled/hive_storagedesc.png   | Bin 9035 -> 7190 bytes
 .../public/img/entity-icon/disabled/hive_table.png  | Bin 8379 -> 6374 bytes
 .../public/img/entity-icon/disabled/impala.png      | Bin 0 -> 4612 bytes
 .../entity-icon/disabled/impala_column_lineage.png  | Bin 0 -> 4795 bytes
 .../disabled/impala_column_lineage_disabled.png     | Bin 5630 -> 0 bytes
 .../img/entity-icon/disabled/impala_process.png     | Bin 0 -> 6541 bytes
 .../disabled/impala_process_disabled.png            | Bin 6214 -> 0 bytes
 .../public/img/entity-icon/disabled/jms_topic.png   | Bin 6776 -> 6900 bytes
 .../public/img/entity-icon/disabled/kafka_topic.png | Bin 5285 -> 6957 bytes
 .../public/img/entity-icon/disabled/storm_bolt.png  | Bin 4716 -> 5661 bytes
 .../public/img/entity-icon/disabled/storm_spout.png | Bin 5308 -> 6196 bytes
 .../img/entity-icon/disabled/storm_topology.png     | Bin 5223 -> 6268 bytes
 .../public/img/entity-icon/falcon_feed_creation.png | Bin 9620 -> 10232 bytes
 .../img/entity-icon/falcon_feed_replication.png     | Bin 9620 -> 10232 bytes
 .../public/img/entity-icon/falcon_process.png       | Bin 9620 -> 10232 bytes
 dashboardv2/public/img/entity-icon/hbase_column.png | Bin 8549 -> 6347 bytes
 .../public/img/entity-icon/hbase_column_family.png  | Bin 8549 -> 6347 bytes
 dashboardv2/public/img/entity-icon/hbase_table.png  | Bin 8587 -> 6438 bytes
 dashboardv2/public/img/entity-icon/hive_column.png  | Bin 12483 -> 7469 bytes
 .../public/img/entity-icon/hive_column_lineage.png  | Bin 15471 -> 10951 bytes
 dashboardv2/public/img/entity-icon/hive_db.png      | Bin 15230 -> 10213 bytes
 dashboardv2/public/img/entity-icon/hive_process.png | Bin 15471 -> 10951 bytes
 .../img/entity-icon/hive_process_execution.png      | Bin 0 -> 13435 bytes
 .../public/img/entity-icon/hive_storagedesc.png     | Bin 13851 -> 8862 bytes
 dashboardv2/public/img/entity-icon/hive_table.png   | Bin 12677 -> 7605 bytes
 dashboardv2/public/img/entity-icon/impala.png       | Bin 0 -> 5622 bytes
 .../img/entity-icon/impala_column_lineage.png       | Bin 7417 -> 5772 bytes
 .../public/img/entity-icon/impala_process.png       | Bin 8176 -> 8564 bytes
 dashboardv2/public/img/entity-icon/jms_topic.png    | Bin 8897 -> 9285 bytes
 dashboardv2/public/img/entity-icon/kafka_topic.png  | Bin 6666 -> 9659 bytes
 dashboardv2/public/img/entity-icon/storm_bolt.png   | Bin 5823 -> 7116 bytes
 dashboardv2/public/img/entity-icon/storm_spout.png  | Bin 6763 -> 7936 bytes
 .../public/img/entity-icon/storm_topology.png       | Bin 6563 -> 8142 bytes
 44 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dashboardv2/public/img/entity-icon/disabled/falcon_feed_creation.png b/dashboardv2/public/img/entity-icon/disabled/falcon_feed_creation.png
index b98be6c..f740467 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/falcon_feed_creation.png and b/dashboardv2/public/img/entity-icon/disabled/falcon_feed_creation.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/falcon_feed_replication.png b/dashboardv2/public/img/entity-icon/disabled/falcon_feed_replication.png
index b98be6c..af492da 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/falcon_feed_replication.png and b/dashboardv2/public/img/entity-icon/disabled/falcon_feed_replication.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/falcon_process.png b/dashboardv2/public/img/entity-icon/disabled/falcon_process.png
index b98be6c..075628c 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/falcon_process.png and b/dashboardv2/public/img/entity-icon/disabled/falcon_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hbase_column.png b/dashboardv2/public/img/entity-icon/disabled/hbase_column.png
index 8d296dd..ef45426 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hbase_column.png and b/dashboardv2/public/img/entity-icon/disabled/hbase_column.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hbase_column_family.png b/dashboardv2/public/img/entity-icon/disabled/hbase_column_family.png
index 2b39ba1..0182ec3 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hbase_column_family.png and b/dashboardv2/public/img/entity-icon/disabled/hbase_column_family.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hbase_table.png b/dashboardv2/public/img/entity-icon/disabled/hbase_table.png
index 31a5e3c..556a10a 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hbase_table.png and b/dashboardv2/public/img/entity-icon/disabled/hbase_table.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_column.png b/dashboardv2/public/img/entity-icon/disabled/hive_column.png
index 7eb31b3..35fbe48 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_column.png and b/dashboardv2/public/img/entity-icon/disabled/hive_column.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_column_lineage.png b/dashboardv2/public/img/entity-icon/disabled/hive_column_lineage.png
index 5c46b01..c08f4b4 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_column_lineage.png and b/dashboardv2/public/img/entity-icon/disabled/hive_column_lineage.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_db.png b/dashboardv2/public/img/entity-icon/disabled/hive_db.png
index ce4bb5b..76b5c3f 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_db.png and b/dashboardv2/public/img/entity-icon/disabled/hive_db.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_process.png b/dashboardv2/public/img/entity-icon/disabled/hive_process.png
index 518ca8c..5cc6d78 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_process.png and b/dashboardv2/public/img/entity-icon/disabled/hive_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_process_execution.png b/dashboardv2/public/img/entity-icon/disabled/hive_process_execution.png
new file mode 100644
index 0000000..ec1be80
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/disabled/hive_process_execution.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_storagedesc.png b/dashboardv2/public/img/entity-icon/disabled/hive_storagedesc.png
index 1f5aff5..c3930a4 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_storagedesc.png and b/dashboardv2/public/img/entity-icon/disabled/hive_storagedesc.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/hive_table.png b/dashboardv2/public/img/entity-icon/disabled/hive_table.png
index ca9a92d..b22e194 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/hive_table.png and b/dashboardv2/public/img/entity-icon/disabled/hive_table.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/impala.png b/dashboardv2/public/img/entity-icon/disabled/impala.png
new file mode 100644
index 0000000..c94be97
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/disabled/impala.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage.png b/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage.png
new file mode 100755
index 0000000..3387c86
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage_disabled.png b/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage_disabled.png
deleted file mode 100755
index 3b9b8cb..0000000
Binary files a/dashboardv2/public/img/entity-icon/disabled/impala_column_lineage_disabled.png and /dev/null differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/impala_process.png b/dashboardv2/public/img/entity-icon/disabled/impala_process.png
new file mode 100755
index 0000000..7ef403b
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/disabled/impala_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/impala_process_disabled.png b/dashboardv2/public/img/entity-icon/disabled/impala_process_disabled.png
deleted file mode 100755
index a207acb..0000000
Binary files a/dashboardv2/public/img/entity-icon/disabled/impala_process_disabled.png and /dev/null differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/jms_topic.png b/dashboardv2/public/img/entity-icon/disabled/jms_topic.png
index 8bd1ed1..54a02c8 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/jms_topic.png and b/dashboardv2/public/img/entity-icon/disabled/jms_topic.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/kafka_topic.png b/dashboardv2/public/img/entity-icon/disabled/kafka_topic.png
index ef941d3..9bed898 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/kafka_topic.png and b/dashboardv2/public/img/entity-icon/disabled/kafka_topic.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/storm_bolt.png b/dashboardv2/public/img/entity-icon/disabled/storm_bolt.png
index b6003b8..f35add3 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/storm_bolt.png and b/dashboardv2/public/img/entity-icon/disabled/storm_bolt.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/storm_spout.png b/dashboardv2/public/img/entity-icon/disabled/storm_spout.png
index fc7a853..8413751 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/storm_spout.png and b/dashboardv2/public/img/entity-icon/disabled/storm_spout.png differ
diff --git a/dashboardv2/public/img/entity-icon/disabled/storm_topology.png b/dashboardv2/public/img/entity-icon/disabled/storm_topology.png
index 1957ba8..224a287 100644
Binary files a/dashboardv2/public/img/entity-icon/disabled/storm_topology.png and b/dashboardv2/public/img/entity-icon/disabled/storm_topology.png differ
diff --git a/dashboardv2/public/img/entity-icon/falcon_feed_creation.png b/dashboardv2/public/img/entity-icon/falcon_feed_creation.png
index ddb3829..955404c 100644
Binary files a/dashboardv2/public/img/entity-icon/falcon_feed_creation.png and b/dashboardv2/public/img/entity-icon/falcon_feed_creation.png differ
diff --git a/dashboardv2/public/img/entity-icon/falcon_feed_replication.png b/dashboardv2/public/img/entity-icon/falcon_feed_replication.png
index ddb3829..7cbf15d 100644
Binary files a/dashboardv2/public/img/entity-icon/falcon_feed_replication.png and b/dashboardv2/public/img/entity-icon/falcon_feed_replication.png differ
diff --git a/dashboardv2/public/img/entity-icon/falcon_process.png b/dashboardv2/public/img/entity-icon/falcon_process.png
index ddb3829..baee877 100644
Binary files a/dashboardv2/public/img/entity-icon/falcon_process.png and b/dashboardv2/public/img/entity-icon/falcon_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/hbase_column.png b/dashboardv2/public/img/entity-icon/hbase_column.png
index 96a6977..9cf9a38 100644
Binary files a/dashboardv2/public/img/entity-icon/hbase_column.png and b/dashboardv2/public/img/entity-icon/hbase_column.png differ
diff --git a/dashboardv2/public/img/entity-icon/hbase_column_family.png b/dashboardv2/public/img/entity-icon/hbase_column_family.png
index 70ec7bd..d89aaae 100644
Binary files a/dashboardv2/public/img/entity-icon/hbase_column_family.png and b/dashboardv2/public/img/entity-icon/hbase_column_family.png differ
diff --git a/dashboardv2/public/img/entity-icon/hbase_table.png b/dashboardv2/public/img/entity-icon/hbase_table.png
index badd3e0..d937443 100644
Binary files a/dashboardv2/public/img/entity-icon/hbase_table.png and b/dashboardv2/public/img/entity-icon/hbase_table.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_column.png b/dashboardv2/public/img/entity-icon/hive_column.png
index 7a47640..74753fa 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_column.png and b/dashboardv2/public/img/entity-icon/hive_column.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_column_lineage.png b/dashboardv2/public/img/entity-icon/hive_column_lineage.png
index 23d6064..3a85f78 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_column_lineage.png and b/dashboardv2/public/img/entity-icon/hive_column_lineage.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_db.png b/dashboardv2/public/img/entity-icon/hive_db.png
index d93c1e2..216eaeb 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_db.png and b/dashboardv2/public/img/entity-icon/hive_db.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_process.png b/dashboardv2/public/img/entity-icon/hive_process.png
index 23d6064..4083bca 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_process.png and b/dashboardv2/public/img/entity-icon/hive_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_process_execution.png b/dashboardv2/public/img/entity-icon/hive_process_execution.png
new file mode 100644
index 0000000..4499724
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/hive_process_execution.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_storagedesc.png b/dashboardv2/public/img/entity-icon/hive_storagedesc.png
index c525a7b..ef9fd48 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_storagedesc.png and b/dashboardv2/public/img/entity-icon/hive_storagedesc.png differ
diff --git a/dashboardv2/public/img/entity-icon/hive_table.png b/dashboardv2/public/img/entity-icon/hive_table.png
index 0772c90..d2209e8 100644
Binary files a/dashboardv2/public/img/entity-icon/hive_table.png and b/dashboardv2/public/img/entity-icon/hive_table.png differ
diff --git a/dashboardv2/public/img/entity-icon/impala.png b/dashboardv2/public/img/entity-icon/impala.png
new file mode 100644
index 0000000..bd6b299
Binary files /dev/null and b/dashboardv2/public/img/entity-icon/impala.png differ
diff --git a/dashboardv2/public/img/entity-icon/impala_column_lineage.png b/dashboardv2/public/img/entity-icon/impala_column_lineage.png
index 453ac96..0422e61 100755
Binary files a/dashboardv2/public/img/entity-icon/impala_column_lineage.png and b/dashboardv2/public/img/entity-icon/impala_column_lineage.png differ
diff --git a/dashboardv2/public/img/entity-icon/impala_process.png b/dashboardv2/public/img/entity-icon/impala_process.png
index c5e17c5..3980326 100755
Binary files a/dashboardv2/public/img/entity-icon/impala_process.png and b/dashboardv2/public/img/entity-icon/impala_process.png differ
diff --git a/dashboardv2/public/img/entity-icon/jms_topic.png b/dashboardv2/public/img/entity-icon/jms_topic.png
index 83c3bee..4d08bc3 100644
Binary files a/dashboardv2/public/img/entity-icon/jms_topic.png and b/dashboardv2/public/img/entity-icon/jms_topic.png differ
diff --git a/dashboardv2/public/img/entity-icon/kafka_topic.png b/dashboardv2/public/img/entity-icon/kafka_topic.png
index 4985375..af3cc48 100644
Binary files a/dashboardv2/public/img/entity-icon/kafka_topic.png and b/dashboardv2/public/img/entity-icon/kafka_topic.png differ
diff --git a/dashboardv2/public/img/entity-icon/storm_bolt.png b/dashboardv2/public/img/entity-icon/storm_bolt.png
index 4541799..86d2f79 100644
Binary files a/dashboardv2/public/img/entity-icon/storm_bolt.png and b/dashboardv2/public/img/entity-icon/storm_bolt.png differ
diff --git a/dashboardv2/public/img/entity-icon/storm_spout.png b/dashboardv2/public/img/entity-icon/storm_spout.png
index b4ca1b0..0d1e1be 100644
Binary files a/dashboardv2/public/img/entity-icon/storm_spout.png and b/dashboardv2/public/img/entity-icon/storm_spout.png differ
diff --git a/dashboardv2/public/img/entity-icon/storm_topology.png b/dashboardv2/public/img/entity-icon/storm_topology.png
index 4f6d7ea..6f705e0 100644
Binary files a/dashboardv2/public/img/entity-icon/storm_topology.png and b/dashboardv2/public/img/entity-icon/storm_topology.png differ


[atlas] 02/02: ATLAS-3273 UI : Lineage Increase double click time

Posted by kb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kbhatt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit c24029bfba137503bbe19c0a3d79446709ceecb8
Author: gutkaBinit <bi...@gmail.com>
AuthorDate: Mon Jun 10 15:59:31 2019 +0530

    ATLAS-3273 UI : Lineage Increase double click time
    
    Signed-off-by: kevalbhatt <kb...@apache.org>
---
 .../public/js/views/graph/LineageLayoutView.js      | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/dashboardv2/public/js/views/graph/LineageLayoutView.js b/dashboardv2/public/js/views/graph/LineageLayoutView.js
index 34f0b39..85293d7 100644
--- a/dashboardv2/public/js/views/graph/LineageLayoutView.js
+++ b/dashboardv2/public/js/views/graph/LineageLayoutView.js
@@ -774,11 +774,18 @@ define(['require',
                             clearTimeout(waitForDoubleClick)
                             waitForDoubleClick = null;
                             tooltip.hide(d);
-                            Utils.setUrl({
-                                url: '#!/detailPage/' + d + '?tabActive=lineage',
-                                mergeBrowserUrl: false,
-                                trigger: true
-                            });
+                            if (that.guid == d) {
+                                Utils.notifyInfo({
+                                    html: true,
+                                    content: "You are already on " + "<b>" + that.entityName + "</b> detail page."
+                                });
+                            } else {
+                                Utils.setUrl({
+                                    url: '#!/detailPage/' + d + '?tabActive=lineage',
+                                    mergeBrowserUrl: false,
+                                    trigger: true
+                                });
+                            }
                         } else {
                             var currentEvent = d3.event
                             waitForDoubleClick = setTimeout(function() {
@@ -787,7 +794,7 @@ define(['require',
                                 $(el).find('circle').addClass('node-detail-highlight');
                                 that.updateRelationshipDetails({ guid: d });
                                 waitForDoubleClick = null;
-                            }, 150)
+                            }, 170)
                         }
                     });
 
@@ -1011,7 +1018,7 @@ define(['require',
                         try {
                             var a = document.createElement("a"),
                                 entityAttributes = that.entity && that.entity.attributes;
-                            a.download = ((entityAttributes && entityAttributes.qualifiedName) || "lineage_export") + ".png";
+                            a.download = ((entityAttributes && (entityAttributes.qualifiedName || entityAttributes.name) || "lineage_export") + ".png");
                             document.body.appendChild(a);
                             ctx.drawImage(img, 50, 50, canvas.width, canvas.height);
                             canvas.toBlob(function(blob) {