Repository: incubator-atlas Updated Branches: refs/heads/master 983e5baab -> c76bcb20a
ATLAS-155 Images do not show up on the dashboard (darshankumar89 via shwethags) Project: http://git-wip-us.apache.org/repos/asf/incubator-atlas/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/c76bcb20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/c76bcb20 Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/c76bcb20 Branch: refs/heads/master Commit: c76bcb20a60af14c675d5a993ab5a693417694b5 Parents: 983e5ba Author: Shwetha GS <[email protected]> Authored: Tue Sep 29 12:02:25 2015 +0530 Committer: Shwetha GS <[email protected]> Committed: Tue Sep 29 12:02:25 2015 +0530 ---------------------------------------------------------------------- dashboard/public/img/ApacheAtlasLogo.png | Bin 0 -> 3115 bytes dashboard/public/img/favicon.ico | Bin 0 -> 3638 bytes dashboard/public/img/loader.gif | Bin 0 -> 9315 bytes dashboard/public/img/process.png | Bin 0 -> 3204 bytes dashboard/public/img/process1.png | Bin 0 -> 2906 bytes dashboard/public/img/spinner.gif | Bin 0 -> 8275 bytes dashboard/public/img/tableicon.png | Bin 0 -> 478 bytes dashboard/public/img/tableicon1.png | Bin 0 -> 1267 bytes .../public/modules/search/views/types/view.html | 0 release-log.txt | 1 + 10 files changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/ApacheAtlasLogo.png ---------------------------------------------------------------------- diff --git a/dashboard/public/img/ApacheAtlasLogo.png b/dashboard/public/img/ApacheAtlasLogo.png new file mode 100644 index 0000000..50c0ffd Binary files /dev/null and b/dashboard/public/img/ApacheAtlasLogo.png differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/favicon.ico ---------------------------------------------------------------------- diff --git a/dashboard/public/img/favicon.ico b/dashboard/public/img/favicon.ico new file mode 100644 index 0000000..f0c22ad Binary files /dev/null and b/dashboard/public/img/favicon.ico differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/loader.gif ---------------------------------------------------------------------- diff --git a/dashboard/public/img/loader.gif b/dashboard/public/img/loader.gif new file mode 100644 index 0000000..72a9b35 Binary files /dev/null and b/dashboard/public/img/loader.gif differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/process.png ---------------------------------------------------------------------- diff --git a/dashboard/public/img/process.png b/dashboard/public/img/process.png new file mode 100644 index 0000000..ec841af Binary files /dev/null and b/dashboard/public/img/process.png differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/process1.png ---------------------------------------------------------------------- diff --git a/dashboard/public/img/process1.png b/dashboard/public/img/process1.png new file mode 100644 index 0000000..aeb123e Binary files /dev/null and b/dashboard/public/img/process1.png differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/spinner.gif ---------------------------------------------------------------------- diff --git a/dashboard/public/img/spinner.gif b/dashboard/public/img/spinner.gif new file mode 100644 index 0000000..06fec2a Binary files /dev/null and b/dashboard/public/img/spinner.gif differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/tableicon.png ---------------------------------------------------------------------- diff --git a/dashboard/public/img/tableicon.png b/dashboard/public/img/tableicon.png new file mode 100644 index 0000000..d56d328 Binary files /dev/null and b/dashboard/public/img/tableicon.png differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/img/tableicon1.png ---------------------------------------------------------------------- diff --git a/dashboard/public/img/tableicon1.png b/dashboard/public/img/tableicon1.png new file mode 100644 index 0000000..6c9a966 Binary files /dev/null and b/dashboard/public/img/tableicon1.png differ http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/dashboard/public/modules/search/views/types/view.html ---------------------------------------------------------------------- diff --git a/dashboard/public/modules/search/views/types/view.html b/dashboard/public/modules/search/views/types/view.html new file mode 100644 index 0000000..e69de29 http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/c76bcb20/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 9edad87..0250afd 100644 --- a/release-log.txt +++ b/release-log.txt @@ -9,6 +9,7 @@ ATLAS-54 Rename configs in hive hook (shwethags) ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags) ALL CHANGES: +ATLAS-155 Images do not show up on the dashboard (darshankumar89 via shwethags) ATLAS-134 Some defects found when reviewing the source code (ltfxyz via shwethags) ATLAS-196 Fix solr documentation (suma.shivaprasad via shwethags) ATLAS-195 Document Hbase configs (suma.shivaprasad via shwethags)
