[ARVADOS-WORKBENCH2] updated: 2.2.1-105-ga5f5a2ec

Git user git at public.arvados.org
Fri Sep 24 09:55:12 UTC 2021


Summary of changes:
 .gitignore                                         |   1 +
 cypress/integration/collection.spec.js             |  68 ++-
 cypress/integration/delete-multiple-files.spec.js  |  31 +-
 src/common/service-provider.ts                     |  35 ++
 .../collection-panel-files.tsx                     | 641 +++++++++++++++++----
 ...s.test.tsx => collection-panel-files2.test.tsx} |   2 +-
 ...panel-files.tsx => collection-panel-files2.tsx} |   0
 src/index.tsx                                      |   5 +
 src/models/collection-file.ts                      |   4 +-
 .../collection-panel/collection-panel-action.ts    |   3 +-
 .../collection-panel-files-actions.ts              |   8 +
 11 files changed, 689 insertions(+), 109 deletions(-)
 create mode 100644 src/common/service-provider.ts
 rename src/components/collection-panel-files/{collection-panel-files.test.tsx => collection-panel-files2.test.tsx} (98%)
 copy src/components/collection-panel-files/{collection-panel-files.tsx => collection-panel-files2.tsx} (100%)

       via  a5f5a2ec8ae05ec2ad41dda0cd736dafe6cc669d (commit)
       via  3bb4ad6f8d2986a087cbfa3701b80887bab082ec (commit)
       via  c258ddf845adb99ef1af626036d31438fc5c0c70 (commit)
       via  f911ca4c0128fe80259cdbc7061d89386f5f55c0 (commit)
       via  9054e09b4751fb7dfb2fa8837f5febb8da5a7eb8 (commit)
       via  80a43fb5a8fd82a337cec35039da1b544e7a105c (commit)
       via  3ef505311c624abd61dd899283e061974abe8efb (commit)
       via  f571a8bf53280b2512ab1d83c33cd1e1bb50884c (commit)
       via  87184cd1febea084a96e87d2b94028b6751d4418 (commit)
       via  9836f40712e19996efa35a6d3ecd3c6921031b0c (commit)
       via  2334faa59461fde7ba9c59abb0b87831866bf301 (commit)
       via  4b956bd2e3bcccdeb808df7391d135659cf85b94 (commit)
      from  ffcdcd46ef82b5f099feff9bb50d4af39b5acfdb (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 a5f5a2ec8ae05ec2ad41dda0cd736dafe6cc669d
Merge: ffcdcd46 3bb4ad6f
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Fri Sep 24 11:53:16 2021 +0200

    Merge branch '17585-Redesign-navigation-of-files-in-collections' into main
    closes #17585
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list