[ARVADOS-WORKBENCH2] updated: 1.2.0-195-ge2ea20e

Git user git at public.curoverse.com
Wed Aug 29 08:38:26 EDT 2018


Summary of changes:
 .../details-attribute/details-attribute.tsx        |   3 +-
 src/index.tsx                                      |   2 +
 src/routes/routes.ts                               |   1 +
 src/store/context-menu/context-menu-actions.ts     |  11 ++
 ...lection-action-set.ts => process-action-set.ts} |  52 +++++++--
 src/views-components/context-menu/context-menu.tsx |   3 +-
 .../dialog-collection-create-selected.tsx          |  60 -----------
 .../process-information-card.ts                    |  24 +++++
 .../rename-file-dialog/rename-file-dialog.tsx      |   2 +-
 .../process-panel/process-information-card.tsx     | 119 +++++++++++++++++++++
 src/views/process-panel/process-panel.tsx          |  19 ++++
 src/views/workbench/workbench.tsx                  |   2 +
 12 files changed, 226 insertions(+), 72 deletions(-)
 copy src/views-components/context-menu/action-sets/{collection-action-set.ts => process-action-set.ts} (61%)
 delete mode 100644 src/views-components/dialog-create/dialog-collection-create-selected.tsx
 create mode 100644 src/views-components/process-information-card/process-information-card.ts
 create mode 100644 src/views/process-panel/process-information-card.tsx
 create mode 100644 src/views/process-panel/process-panel.tsx

       via  e2ea20e09a5e5a629eee78145f35a9ed443a5867 (commit)
       via  a54f5270f980d4c2c6143b6654fb96a57b7bf46c (commit)
       via  d911869b4340a32575e3a2cdce26ebd543522e42 (commit)
       via  59b24ea9a90ba60563316a5c2ad4c7ce8a8c423d (commit)
       via  931bbc0730608697ddb30f5ad51d9cc19cca3679 (commit)
       via  0997bb068a2ecb8f6b0b13d22f3ef57ae1243405 (commit)
       via  00acbabe840ee98597ef94751e22f48f44ee5777 (commit)
       via  cdc8a73914399a401642ca553e9d3d8b2d42db5c (commit)
       via  fb15af5c500ad8469240c59b17ff73b889bb022b (commit)
       via  4476731a9ec985c5abd97da453978af0dfa4406b (commit)
       via  b4adbf55b9a1950d70e2e44c28efb13eb4d0f077 (commit)
       via  605e792e4854c7aad2f08e08fa7a8d9eba9d64a1 (commit)
      from  e3b0f767bb84fa82188879e391b5feff15a3db0f (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 e2ea20e09a5e5a629eee78145f35a9ed443a5867
Merge: e3b0f76 a54f527
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Wed Aug 29 14:38:09 2018 +0200

    Merge branch '13858-process-view-information-card'
    
    refs #13858
    
    Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list