[ARVADOS-WORKBENCH2] updated: 1.2.0-235-gc536938

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


Summary of changes:
 src/components/code-snippet/code-snippet.tsx       | 37 ++++++++
 .../default-code-snippet/default-code-snippet.tsx  | 31 +++++++
 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-panel/process-log-code-snippet.tsx | 31 +++++++
 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, 380 insertions(+), 8 deletions(-)
 create mode 100644 src/components/code-snippet/code-snippet.tsx
 create mode 100644 src/components/default-code-snippet/default-code-snippet.tsx
 create mode 100644 src/views/process-log-panel/process-log-code-snippet.tsx
 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  c53693847e622ef89ba7d62a93fc7d60dc68e6df (commit)
       via  3397792fd6c0a2aa2000d8aa8e1b33dfe0d93577 (commit)
       via  26359cdd5b7f83bdf78c1cc1cc495c6d5947bcb9 (commit)
       via  e41e6684114a2966e529726174c45c1b2455bedc (commit)
       via  08968efce07d609c16dd8a086bfd0a4d69ad6f3d (commit)
       via  f190422ae9778231d2a96649f0edb2ff4739b86a (commit)
       via  1eb14d76b64f0dda0df6c2d7ca3092b102a5ffc6 (commit)
       via  7ea39b36221b18b0243f10901c43e5fc8d41d88f (commit)
       via  c7f6c72066b4f334e43a2bd1c9a9dcf0e703d1f4 (commit)
       via  8dc7e5fc6f2d2a7ce853f935a0a84dacb8c0585f (commit)
      from  6a429aae0a80ca103bd1cad3f24864fbe215fc63 (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 c53693847e622ef89ba7d62a93fc7d60dc68e6df
Merge: 6a429aa 3397792
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Mon Sep 3 10:35:28 2018 +0200

    Merge branch 'master' into 14100-process-logs-service
    
    refs #14100
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list