[arvados-workbench2] updated: 2.7.0-200-gca46f67c

git repository hosting git at public.arvados.org
Mon Nov 20 17:23:17 UTC 2023


Summary of changes:
 cypress/integration/project.spec.js                |   2 +-
 package.json                                       |   9 +-
 src/components/data-explorer/data-explorer.tsx     |  67 +++++----
 .../multiselect-toolbar/MultiselectToolbar.tsx     |   1 +
 .../subprocess-progress-bar.test.tsx               | 165 +++++++++++++++++++++
 .../subprocess-progress-bar.tsx                    | 105 +++++++++++++
 src/index.tsx                                      |   3 +
 .../subprocess-panel/subprocess-panel-actions.ts   |  81 ++++++++++
 src/store/tree-picker/tree-picker-actions.test.ts  |   5 +-
 src/views/process-panel/process-panel-root.tsx     |   2 +-
 .../subprocess-panel/subprocess-panel-root.tsx     |   6 +-
 src/views/subprocess-panel/subprocess-panel.tsx    |   2 +-
 yarn.lock                                          |  93 ++++++------
 13 files changed, 460 insertions(+), 81 deletions(-)
 create mode 100644 src/components/subprocess-progress-bar/subprocess-progress-bar.test.tsx
 create mode 100644 src/components/subprocess-progress-bar/subprocess-progress-bar.tsx

       via  ca46f67ca632f9e1633298ccc5868015acbdd04a (commit)
       via  56abc754816d01cb8e9df01a35c8e9af66ada408 (commit)
       via  dcf2e835b33e926073dad1f636cf92a95493ca0b (commit)
       via  356d030ba429f793d4dd5d9997395cb0a7125514 (commit)
       via  acbdf56bc7c678796cc4a8d0627ab66fd1edf37f (commit)
       via  72c70bed4eb3098a92a0deb07841a0b46d9df5bf (commit)
       via  82646dcb3d8f2497de1a33d2250101749526662f (commit)
       via  9eca8f9b0755eaeb1104a8e699a463f0ac127040 (commit)
      from  e14e00a5fb79be5cba5c8b9b0ae5863011f60daf (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 ca46f67ca632f9e1633298ccc5868015acbdd04a
Merge: e14e00a5 56abc754
Author: Stephen Smith <stephen at curii.com>
Date:   Mon Nov 20 12:22:07 2023 -0500

    Merge branch '20609-subprocess-progress-bar' into main. Closes #20609
    
    Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list