[ARVADOS-WORKBENCH2] updated: 1.3.1-460-g4b961d16

Git user git at public.curoverse.com
Wed May 15 13:01:48 UTC 2019


Summary of changes:
 src/components/data-explorer/data-explorer.tsx     |  11 +-
 .../details-attribute/details-attribute.tsx        |  25 ++--
 src/routes/route-change-handlers.ts                |   5 +-
 src/routes/routes.ts                               |   8 +-
 .../collection-panel/collection-panel-action.ts    |   4 +-
 .../collection-panel-files-actions.ts              |   6 +-
 .../collection-panel/collection-panel-reducer.ts   |   2 +-
 ...llections-content-address-middleware-service.ts | 137 ++++++++++++++++++
 .../collections-content-address-panel-actions.ts   |  15 ++
 src/store/navigation/navigation-action.ts          |   2 +
 src/store/owner-name/owner-name-actions.ts         |  16 +++
 src/store/owner-name/owner-name-reducer.ts         |  11 ++
 src/store/store.ts                                 |  11 +-
 src/store/workbench/workbench-actions.ts           |  17 ++-
 src/views-components/data-explorer/renderers.tsx   |  16 ++-
 .../details-panel/collection-details.tsx           |   5 +-
 .../details-panel/details-panel.tsx                |   2 +-
 .../collection-content-address-panel.tsx           | 154 +++++++++++++++++++++
 src/views/favorite-panel/favorite-panel.tsx        |   1 -
 .../process-log-panel/process-log-main-card.tsx    |   4 +-
 src/views/workbench/workbench.tsx                  |   2 +
 21 files changed, 416 insertions(+), 38 deletions(-)
 create mode 100644 src/store/collections-content-address-panel/collections-content-address-middleware-service.ts
 create mode 100644 src/store/collections-content-address-panel/collections-content-address-panel-actions.ts
 create mode 100644 src/store/owner-name/owner-name-actions.ts
 create mode 100644 src/store/owner-name/owner-name-reducer.ts
 create mode 100644 src/views/collection-content-address-panel/collection-content-address-panel.tsx

       via  4b961d16b8f8ef8afbd13697a79fe4684acd0416 (commit)
       via  8aefbd08c053d9cba911bdd107524c318125034f (commit)
       via  5d2cc407a7649ca7807b78369f2f08351202cc77 (commit)
       via  37a1d67e8325906b9cfbb6bf3df608e72bd33b67 (commit)
       via  264be0e4b5adc7bf81181505c446d83628f84bfb (commit)
       via  9791e4a669e0573f155a9785de550e9cb8520296 (commit)
       via  a6ca8c85942e16d50fe32cbba5f5b1e32a480ec5 (commit)
       via  600473ba57f6a25281d1d2094eab2ad51bfd9a4b (commit)
       via  98d1b780b15d9995ec5ef6cae25c0663702ede4f (commit)
       via  59995a3eed71636c7b3be3729a41d8a90ee2486c (commit)
       via  2d9dcf3d61d410328e081b5b00c7175c7eb1d82b (commit)
       via  ada23a4054724d0d6be4ee88efb22daecd86001f (commit)
      from  83d8d99ceb0aea03e432530c7a8baef247cc4ce1 (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 4b961d16b8f8ef8afbd13697a79fe4684acd0416
Merge: 83d8d99c 8aefbd08
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Wed May 15 15:01:35 2019 +0200

    Merge branch '15020-collection-with-the-same-content-adress'
    
    refs #15020
    
    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