[arvados-workbench2] updated: 2.4.2-4-ge30e54d6

git repository hosting git at public.arvados.org
Wed Sep 21 21:16:44 UTC 2022


Summary of changes:
 cypress/integration/project.spec.js                |   2 +-
 cypress/integration/search.spec.js                 | 156 ++++++++++++++++++++-
 cypress/integration/user-profile.spec.js           |   2 +-
 src/common/redirect-to.ts                          |  10 +-
 src/components/code-snippet/code-snippet.tsx       |   4 +-
 src/index.tsx                                      |   2 +
 src/routes/routes.ts                               |   9 +-
 src/store/advanced-tab/advanced-tab.tsx            |  27 ++--
 src/store/context-menu/context-menu-actions.ts     |  16 ++-
 .../open-in-new-tab/open-in-new-tab.actions.ts     |  40 +++---
 .../advanced-tab-dialog/advanced-tab-dialog.tsx    |  24 ++--
 .../api-client-authorization-action-set.ts         |   2 +-
 .../action-sets/collection-action-set.ts           |   2 +-
 .../context-menu/action-sets/group-action-set.ts   |   2 +-
 .../action-sets/group-member-action-set.ts         |   4 +-
 .../action-sets/keep-service-action-set.ts         |   2 +-
 .../context-menu/action-sets/link-action-set.ts    |   2 +-
 .../action-sets/process-resource-action-set.ts     |   2 +-
 .../context-menu/action-sets/project-action-set.ts |   2 +-
 .../action-sets/repository-action-set.ts           |   2 +-
 .../action-sets/search-results-action-set.ts       |  42 ++++++
 .../context-menu/action-sets/ssh-key-action-set.ts |   2 +-
 .../action-sets/trashed-collection-action-set.ts   |   2 +-
 .../context-menu/action-sets/user-action-set.ts    |   2 +-
 .../action-sets/virtual-machine-action-set.ts      |   2 +-
 .../actions/copy-to-clipboard-action.tsx           |   4 +-
 .../context-menu/actions/helpers.test.ts           |   4 +-
 .../context-menu/actions/helpers.ts                |   5 +-
 src/views-components/context-menu/context-menu.tsx |   1 +
 .../search-results-panel/search-results-panel.tsx  |   7 +-
 30 files changed, 307 insertions(+), 76 deletions(-)
 create mode 100644 src/views-components/context-menu/action-sets/search-results-action-set.ts

       via  e30e54d674c95ee15e296c71e471c1555bdc5a38 (commit)
       via  48569dabc7498c7f3be76d00717f233715ab23fc (commit)
       via  5a657d63ec7a37617a2448c6b1272476298f1e04 (commit)
       via  f778abd3ea3c3a525419ed1bc2c0c63edb335405 (commit)
      from  75ce74fad69511374162b679072a88a42253a7ee (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.


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list