[arvados-workbench2] updated: 2.5.0-8-gb5b75b89

git repository hosting git at public.arvados.org
Tue Jan 17 15:35:31 UTC 2023


Summary of changes:
 .gitignore                                         |    1 +
 cypress/integration/project.spec.js                |   34 +
 src/components/data-explorer/data-explorer.tsx     |    2 +-
 src/components/search-input/search-input.tsx       |    2 +-
 .../all-processes-panel-action.ts                  |    6 +-
 src/store/data-explorer/data-explorer-action.ts    |    3 +
 .../data-explorer-middleware-service.ts            |   66 +-
 .../data-explorer/data-explorer-middleware.ts      |  194 ++-
 src/store/data-explorer/data-explorer-reducer.ts   |  259 ++--
 src/store/favorite-panel/favorite-panel-action.ts  |    6 +-
 src/store/groups-panel/groups-panel-actions.ts     |    7 +-
 src/store/process-panel/process-panel-actions.ts   |    4 +-
 src/store/project-panel/project-panel-action.ts    |    3 +-
 .../public-favorites-action.ts                     |    6 +-
 .../shared-with-me-panel-actions.ts                |    6 +-
 src/store/trash-panel/trash-panel-action.ts        |    6 +-
 src/store/users/users-actions.ts                   |    1 +
 src/store/workbench/workbench-actions.ts           | 1376 ++++++++++----------
 src/store/workflow-panel/workflow-panel-actions.ts |    2 +-
 .../data-explorer/data-explorer.tsx                |    2 +-
 .../side-panel-toggle/side-panel-toggle.tsx        |    4 +-
 src/views-components/side-panel/side-panel.tsx     |    5 +-
 src/views/process-panel/process-resource-card.tsx  |    9 +-
 23 files changed, 1029 insertions(+), 975 deletions(-)

       via  b5b75b89e923864389f814af97974a55b69a343f (commit)
       via  60a63bb335bb4008ba53e4f19c0c38399e46984e (commit)
       via  fab044518170a23fe2455b8ac10e15fc91d58aea (commit)
       via  897d589c887f2421ade0c67c0e59c1502711254a (commit)
       via  62f2061128ca42effa9ec0ca7d65838ef3a397aa (commit)
       via  100b8b28ea7be77853edcf05d56fea85eac94667 (commit)
       via  7b5bf320c400a44d3e8b0cd962256c0ab9d872bf (commit)
       via  11c2e37a13d5a51c13b0452fe6c3e82b2579c462 (commit)
      from  bdd9fd7a53ea02db15e23acb03f995ee42b0c594 (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 b5b75b89e923864389f814af97974a55b69a343f
Merge: bdd9fd7a 60a63bb3
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Tue Jan 17 12:34:30 2023 -0300

    Merge branch '19865-search-clearing-fix'. Closes #19865.
    
    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