[ARVADOS-WORKBENCH2] updated: 2.1.0-424-gd74fcba4

Git user git at public.arvados.org
Tue Jun 8 14:07:46 UTC 2021


Summary of changes:
 cypress/fixtures/workflow_with_array_fields.yaml   | 24 ++++++
 .../workflow_with_default_array_fields.yaml        | 26 ++++++
 cypress/integration/collection.spec.js             | 39 +++++++--
 cypress/integration/create-workflow.spec.js        | 98 ++++++++++++++++++++++
 cypress/integration/favorites.spec.js              |  2 +-
 cypress/integration/project.spec.js                | 76 ++++++++++++++++-
 src/common/config.ts                               |  7 ++
 src/common/formatters.ts                           |  5 +-
 src/components/tree/tree.tsx                       | 65 ++++++++------
 src/services/auth-service/auth-service.ts          | 33 +++++---
 .../project-panel-middleware-service.ts            |  2 +-
 .../side-panel-tree/side-panel-tree-actions.ts     |  2 +-
 src/store/trash/trash-actions.ts                   | 56 ++++++-------
 src/store/tree-picker/tree-picker-actions.ts       |  1 -
 .../data-explorer/renderers.test.tsx               | 85 +++++++++++++++++++
 src/views-components/data-explorer/renderers.tsx   | 63 +++++++++++++-
 .../side-panel-tree/side-panel-tree.tsx            |  4 +-
 src/views/collection-panel/collection-panel.tsx    | 10 ++-
 .../inputs/directory-array-input.tsx               | 16 ++--
 .../run-process-panel/inputs/file-array-input.tsx  | 13 +--
 .../run-process-panel/run-process-inputs-form.tsx  |  4 +-
 tools/arvados_config.yml                           |  2 +
 version-at-commit.sh                               | 11 ++-
 23 files changed, 545 insertions(+), 99 deletions(-)
 create mode 100644 cypress/fixtures/workflow_with_array_fields.yaml
 create mode 100644 cypress/fixtures/workflow_with_default_array_fields.yaml
 create mode 100644 src/views-components/data-explorer/renderers.test.tsx

       via  d74fcba4eb3fd36c9f6738b6019969bd410fa707 (commit)
       via  5b2cd67083705b616e5d468e8ad2c10d84db2af7 (commit)
       via  826435d2e41cae04847672a38619b1d7ebae1ba7 (commit)
       via  1b8c1e11a8713f4cc4b4d8188c9133eaca9f33c9 (commit)
       via  7a387fd8937fd01637783a9a51ef1ac03d465158 (commit)
       via  ad79cd83fc26c3314a6c79137db02b12d1f2714a (commit)
       via  646db814fcdff5e2267df848cee94f1128c760e7 (commit)
       via  f0c6cadd237050fd7b6ebb4f9938bb6ac369ccf0 (commit)
       via  c390816e1df89c27662ef3fe79da10b66410edaa (commit)
       via  bae0bd90f56fa3c7293c0dc9cba0cf0cb820649b (commit)
       via  25dc48d4655faf7a6eebdb717e225b77d8ff5c3f (commit)
       via  ec46a9b5c55b01008eda1f1475779c8f1cee9e1f (commit)
       via  72470537b4b0a8470b6f5360817cc4039d74978c (commit)
       via  0942ebd328fa1d64fb2e6b0c7cf9297693752937 (commit)
       via  a7a2a54903e0f7cb058848dc3294e19802c45cc5 (commit)
       via  90729d2947bdd88512263952819fef2c529c3473 (commit)
       via  9234cee3a9c518f4f53e2db265d448a9d1ac0b17 (commit)
       via  976f4f2798b1704a864f8aa5d15e997ed1bf313f (commit)
       via  f6d52fc8be3fa84d981bcd20763f35adb7a2c795 (commit)
       via  1e1abe6a0146d3f31836334a7e5880e349afed24 (commit)
       via  07bfbbb8c513acfd77f7b6db89d223dbb464f5b0 (commit)
       via  1739b7bc6b6602cdfbaca0f5fe899c9e6fd7fe1f (commit)
       via  55b961b8fb542c624725756d93c8eb5777211b72 (commit)
       via  ea66f8c38e160e47975be9680ebea8878343a13b (commit)
       via  d3fbf11edf795080d6a7bf8276d92cfcc679b9ed (commit)
       via  de3b8d1fa96ec9a5d28b05dade868abf8132904b (commit)
       via  59eaefe09c2bc7e20c8bd2f2944e6c53cd4f38b6 (commit)
       via  fc11c583c589346256f63a53491f262363c611f7 (commit)
       via  70b1654adfc71153547101cc051523d4ee481718 (commit)
       via  084a30a86b46ced0a951c5f3115a0ce4db65434e (commit)
       via  c54ac3ea19122f4ff4172f08f40be56f1482a52e (commit)
       via  3efbabfcd06a10b83f1f130141d6c1f6017037cf (commit)
       via  43c92c8e2518642fa1033d66a0f72fcb026c0308 (commit)
      from  64174b73202a5f46fa30ba94c13129308fe83e13 (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 d74fcba4eb3fd36c9f6738b6019969bd410fa707
Merge: 64174b73 5b2cd670
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Tue Jun 8 11:07:22 2021 -0300

    17653: Merge branch 'master' into 17653-security-upgrades
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list