[ARVADOS-WORKBENCH2] updated: 1.2.0-230-g3397792

Git user git at public.curoverse.com
Mon Sep 3 04:15:04 EDT 2018


Summary of changes:
 src/components/code-snippet/code-snippet.tsx       |  3 +-
 .../default-code-snippet/default-code-snippet.tsx  |  4 +-
 src/components/icon/icon.tsx                       |  2 +
 src/index.css                                      |  2 +-
 src/routes/routes.ts                               | 11 ++-
 src/store/context-menu/context-menu-actions.ts     | 10 ++-
 src/store/navigation/navigation-action.ts          |  6 +-
 src/store/workbench/workbench-actions.ts           |  6 ++
 .../context-menu/action-sets/process-action-set.ts |  3 +-
 src/views-components/context-menu/context-menu.tsx |  3 +-
 .../process-log-code-snippet.tsx}                  |  4 +-
 src/views/process-log-panel/process-log-form.tsx   | 49 +++++++++++
 .../process-log-panel/process-log-main-card.tsx    | 98 ++++++++++++++++++++++
 .../process-log-panel/process-log-panel-root.tsx   | 37 ++++++++
 src/views/process-log-panel/process-log-panel.tsx  | 59 +++++++++++++
 src/views/workbench/workbench.tsx                  |  3 +-
 16 files changed, 287 insertions(+), 13 deletions(-)
 copy src/{components/default-code-snippet/default-code-snippet.tsx => views/process-log-panel/process-log-code-snippet.tsx} (83%)
 create mode 100644 src/views/process-log-panel/process-log-form.tsx
 create mode 100644 src/views/process-log-panel/process-log-main-card.tsx
 create mode 100644 src/views/process-log-panel/process-log-panel-root.tsx
 create mode 100644 src/views/process-log-panel/process-log-panel.tsx

       via  3397792fd6c0a2aa2000d8aa8e1b33dfe0d93577 (commit)
       via  26359cdd5b7f83bdf78c1cc1cc495c6d5947bcb9 (commit)
       via  e41e6684114a2966e529726174c45c1b2455bedc (commit)
       via  08968efce07d609c16dd8a086bfd0a4d69ad6f3d (commit)
       via  f190422ae9778231d2a96649f0edb2ff4739b86a (commit)
       via  8dc7e5fc6f2d2a7ce853f935a0a84dacb8c0585f (commit)
      from  1eb14d76b64f0dda0df6c2d7ca3092b102a5ffc6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 3397792fd6c0a2aa2000d8aa8e1b33dfe0d93577
Merge: 1eb14d7 26359cd
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Mon Sep 3 10:14:45 2018 +0200

    Merge branch '14098-log-view'
    
    refs #14098
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>


-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list