ui updates 87/41187/1
authorKoren Lev <korenlev@gmail.com>
Wed, 6 Sep 2017 16:47:54 +0000 (19:47 +0300)
committerKoren Lev <korenlev@gmail.com>
Wed, 6 Sep 2017 16:47:54 +0000 (19:47 +0300)
commitfc2702ba260b7a8705ee9f2d1f606af8dfa768da
tree1a9be5648c0148a0624de550351b5dfe75b6c5d4
parent7e0fce9122cc61aef397c7a4e2780fb018404513
ui updates

Change-Id: I2d3f87e34a74ce21bbb9e3df989b6527337b7228
Signed-off-by: Koren Lev <korenlev@gmail.com>
62 files changed:
ui/imports/api/attributes_for_hover_on_data/attributes_for_hover_on_data.js
ui/imports/api/clique-types/methods.js
ui/imports/api/configurations/configurations.js [new file with mode: 0644]
ui/imports/api/configurations/methods.js [new file with mode: 0644]
ui/imports/api/configurations/server/publications.js [new file with mode: 0644]
ui/imports/api/environments/environments.js
ui/imports/api/inventories/server/methods.js
ui/imports/api/links/server/methods.js [new file with mode: 0644]
ui/imports/api/messages/server/methods.js
ui/imports/api/messages/server/publications.js
ui/imports/lib/images-for-node-type.js
ui/imports/startup/client/index.js
ui/imports/startup/server/register-api.js
ui/imports/ui/components/alarm-icons/alarm-icons.html
ui/imports/ui/components/alarm-icons/alarm-icons.js
ui/imports/ui/components/clique-type/clique-type.js
ui/imports/ui/components/configuration/configuration.html [new file with mode: 0644]
ui/imports/ui/components/configuration/configuration.js [new file with mode: 0644]
ui/imports/ui/components/configuration/configuration.styl [new file with mode: 0644]
ui/imports/ui/components/dashboard/dashboard.js
ui/imports/ui/components/environment-dashboard/environment-dashboard.js
ui/imports/ui/components/environment/environment.js
ui/imports/ui/components/graph-tooltip-window/graph-tooltip-window.html
ui/imports/ui/components/graph-tooltip-window/graph-tooltip-window.js
ui/imports/ui/components/graph-tooltip-window/graph-tooltip-window.styl
ui/imports/ui/components/index.styl
ui/imports/ui/components/messages-modal/messages-modal.js
ui/imports/ui/components/network-graph-manager/network-graph-manager.js
ui/imports/ui/components/network-graph/network-graph.js
ui/imports/ui/components/scans-list/scans-list.html
ui/imports/ui/components/top-navbar-menu/top-navbar-menu.js
ui/lib/router.js
ui/public/backup - ic_cloud_queue_black_48dp_2x.png [new file with mode: 0644]
ui/public/ic_cloud_queue_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_cloud_queue_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_cloud_queue_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_computer_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_computer_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_computer_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_computer_black_48dp_2x.png
ui/public/ic_dns_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_dns_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_dns_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_gamepad_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_gamepad_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_gamepad_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_keyboard_return_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_keyboard_return_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_keyboard_return_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_lens_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_lens_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_lens_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_settings_input_composite_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_settings_input_composite_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_settings_input_composite_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_settings_input_hdmi_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_settings_input_hdmi_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_settings_input_hdmi_black_48dp_2x-red.png [new file with mode: 0644]
ui/public/ic_storage_black_48dp_2x-green.png [new file with mode: 0644]
ui/public/ic_storage_black_48dp_2x-orange.png [new file with mode: 0644]
ui/public/ic_storage_black_48dp_2x-red.png [new file with mode: 0644]
ui/run