[arvados-workbench2] updated: 2.7.0-21-gadec0151

git repository hosting git at public.arvados.org
Fri Oct 13 14:19:21 UTC 2023


Summary of changes:
 ...y_fields.yaml => workflow_directory_array.yaml} |   6 +-
 cypress/integration/banner-tooltip.spec.js         |   2 +-
 cypress/integration/create-workflow.spec.js        |  79 ++++-
 .../data-table-filters/data-table-filters-tree.tsx |   6 +-
 src/models/tree.test.ts                            |  31 ++
 src/models/tree.ts                                 |  34 +-
 .../collection-service-files-response.ts           |   2 +-
 .../collections/collection-partial-copy-actions.ts |   8 +-
 .../collections/collection-partial-move-actions.ts |   2 +-
 .../resource-type-filters.test.ts                  |  70 ++---
 src/store/resources/resources.ts                   |   1 -
 .../run-process-panel/run-process-panel-actions.ts |   1 -
 src/store/tree-picker/tree-picker-actions.test.ts  | 192 +++++++++++
 src/store/tree-picker/tree-picker-actions.ts       | 350 +++++++++++++++------
 src/store/tree-picker/tree-picker-reducer.test.ts  |   2 +-
 src/store/tree-picker/tree-picker-reducer.ts       |  17 +-
 src/store/workflow-panel/workflow-panel-actions.ts |   2 -
 .../form-fields/collection-form-fields.tsx         |   2 +-
 src/views-components/main-app-bar/account-menu.tsx |  10 -
 .../generic-projects-tree-picker.tsx               |  18 +-
 .../projects-tree-picker/projects-tree-picker.tsx  |  12 +-
 .../projects-tree-picker/tree-picker-field.tsx     |  63 ++--
 .../inputs/directory-array-input.tsx               | 165 +++++-----
 .../run-process-panel/inputs/directory-input.tsx   |  39 ++-
 .../run-process-panel/inputs/file-array-input.tsx  |   9 +-
 src/views/run-process-panel/inputs/file-input.tsx  |   1 +
 .../run-process-panel/inputs/project-input.tsx     |   1 +
 27 files changed, 812 insertions(+), 313 deletions(-)
 copy cypress/fixtures/{workflow_with_array_fields.yaml => workflow_directory_array.yaml} (82%)
 create mode 100644 src/store/tree-picker/tree-picker-actions.test.ts

       via  adec01514f703975a19b56b2582f6cfb06f1c79f (commit)
       via  07fd56f100ce60ed9dd70365a83bf6984bcb9601 (commit)
       via  780b538596d1d66bab3e14b7399c04cc92a4dbe0 (commit)
       via  11e786a3643a6813b13a1322d18cba74a1a0233a (commit)
       via  162665e037ec2de3203e8ed34991b1f443462382 (commit)
       via  bc01781d2a6cbfed6d2bdf94397f97c60308eb64 (commit)
       via  084ea0c0c8e078dc006e19d2aa851a30817b01c8 (commit)
       via  aa7fdb114d208a401980f3001e7adcb252bdc95c (commit)
       via  25c0de8aa20f801212dda2dff23216289487d08f (commit)
       via  f63db3e0224e57695adb2c5fa975586065f6669f (commit)
       via  95bfd77307f5d4571bbcf01565361ec991bc6575 (commit)
       via  4c34de655fc7f8839b205b48f460a168f302dd63 (commit)
      from  c30fc0c76112671804c2bab41c561f1a6f381920 (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 adec01514f703975a19b56b2582f6cfb06f1c79f
Merge: c30fc0c7 07fd56f1
Author: Stephen Smith <stephen at curii.com>
Date:   Fri Oct 13 10:16:50 2023 -0400

    Merge branch '20225-directory-input-subfolder-selection' into main. Closes #20225
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list