[ARVADOS-WORKBENCH2] updated: 2.3.0-17-g172ba18e

Git user git at public.arvados.org
Fri Nov 19 15:35:34 UTC 2021


Summary of changes:
 Makefile                                           | 21 ++++++++++---
 README.md                                          |  7 -----
 cypress/integration/collection.spec.js             | 27 +++++++++++++++--
 cypress/integration/favorites.spec.js              |  6 ++--
 cypress/integration/side-panel.spec.js             | 26 ++++++++++++++++
 docker/Dockerfile                                  | 12 ++++++--
 src/common/config.ts                               | 15 ++++------
 src/components/chips/chips.tsx                     | 11 ++++---
 src/components/refresh-button/refresh-button.tsx   |  9 +++++-
 src/models/vocabulary.ts                           |  4 +--
 .../collection-service/collection-service.test.ts  | 35 ++++++++++++++++++----
 .../collection-service/collection-service.ts       |  3 +-
 .../common-service/common-resource-service.ts      |  5 +++-
 .../vocabulary-service/vocabulary-service.ts       |  8 ++---
 .../collection-panel/collection-panel-action.ts    |  6 +++-
 src/store/collections/collection-update-actions.ts |  3 ++
 src/store/vocabulary/vocabulary-actions.ts         |  1 -
 .../main-content-bar/main-content-bar.tsx          | 17 ++++++++---
 .../property-key-field.tsx                         | 11 +++++--
 .../property-value-field.tsx                       | 11 +++++--
 src/views/collection-panel/collection-panel.tsx    |  2 +-
 tools/arvados_config.yml                           |  1 +
 .../example-vocabulary.json                        |  0
 tools/run-integration-tests.sh                     |  4 +++
 24 files changed, 187 insertions(+), 58 deletions(-)
 rename public/vocabulary-example.json => tools/example-vocabulary.json (100%)

       via  172ba18e43743d90b8a1110d62209be2ab7627d1 (commit)
       via  6e0bfefd885bb7ebb445f60f3985bbbfca361935 (commit)
       via  cb5f37e7238dfc9e216f6e9dc184c00fc8bd07f0 (commit)
       via  e3655d663970d563073c1dacb6f9c0e68484265a (commit)
       via  dec2ef36e2dccc9315c2a78099c7120922d60805 (commit)
       via  6207497fa41aecd4c2ca0e8a3488d846d591b31a (commit)
       via  6265dedd0e3d3cdd5696ff87563d2c42ed86f73d (commit)
       via  4fb8aef56f7c8077cefb049dbb1f92709a865f58 (commit)
       via  eabdb7bdd468b09c633ddb8b33fd8095ad27bb60 (commit)
       via  c4cc8cb078eeed7aba167f5263d65bae3bf6e115 (commit)
       via  17048236a8bd8e53680d9632ff3eafa8cdf21b01 (commit)
       via  fc4b2b280ad3e9f332844116a4c9e57eb843def0 (commit)
       via  748c1377880459b66b6d84f483cc81e10f61dbf8 (commit)
       via  ad17f8efd3c26dda57264156cfc9a80c51c3a639 (commit)
       via  7c0bfc4df5218d306114aa089e2d588c5e6928da (commit)
       via  d0611f387f0ec0163fc8f6053a7715bc3d592700 (commit)
       via  4eff29a4826257cf015bd1cac7c1497b6d5b804c (commit)
      from  d8f669aadc5f3d7241395abd6aa764406079d7d3 (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 172ba18e43743d90b8a1110d62209be2ab7627d1
Merge: d8f669aa 6e0bfefd
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Fri Nov 19 16:34:49 2021 +0100

    Merge remote-tracking branch 'origin/main' into 18169-cancel-button-not-working
    
    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