From f3cf38020e2240897194a3a2130f4c99f080065b Mon Sep 17 00:00:00 2001 From: Divakar Konakalla Date: Thu, 24 Nov 2016 18:17:13 +0530 Subject: [PATCH 01/18] Bots Summary UI changes, added icons for status in audit trail page, added icons to differentiate task & blueprint in audit trail page. --- client/cat3/main.html | 2 +- client/cat3/src/factory/workzoneServices.js | 14 -- client/cat3/src/partials/global.scss | 4 +- .../sections/dashboard/bots/bots.scss | 133 +++++++++--------- .../bots/controller/audittrailCtrl.js | 20 ++- .../dashboard/bots/controller/botLogsCtrl.js | 23 +-- .../dashboard/bots/controller/libraryCtrl.js | 42 ++++-- .../sections/dashboard/bots/view/library.html | 79 +++++------ .../workzone/orchestration/orchestration.scss | 7 + .../orchestration/popups/newTask.html | 4 +- 10 files changed, 177 insertions(+), 151 deletions(-) diff --git a/client/cat3/main.html b/client/cat3/main.html index 747bfcd47..cbae61cdf 100644 --- a/client/cat3/main.html +++ b/client/cat3/main.html @@ -67,7 +67,7 @@ -