[arvados-workbench2] updated: 2.5.0-94-g27311960

git repository hosting git at public.arvados.org
Wed Mar 15 20:47:36 UTC 2023


Summary of changes:
 .licenseignore                                     |   2 +
 cypress/fixtures/files/banner.html                 |   5 +
 cypress/fixtures/files/tooltips.txt                |   3 +
 cypress/integration/banner-tooltip.spec.js         | 116 +++++++++++++++++++++
 cypress/support/commands.js                        |   6 +-
 package.json                                       |   1 +
 src/common/config.ts                               |  20 ++--
 src/store/store.ts                                 |   2 +
 src/store/tooltips/tooltips-middleware.ts          |  84 +++++++++++++++
 .../main-app-bar/notifications-menu.tsx            |  24 ++++-
 yarn.lock                                          |  17 +++
 11 files changed, 265 insertions(+), 15 deletions(-)
 create mode 100644 cypress/fixtures/files/banner.html
 create mode 100644 cypress/fixtures/files/tooltips.txt
 create mode 100644 cypress/integration/banner-tooltip.spec.js
 create mode 100644 src/store/tooltips/tooltips-middleware.ts

       via  273119605b7f33940a5ef9b1422eb1ff152d6764 (commit)
       via  41d6ed562487d97353808c6e54e9a608ac16f779 (commit)
       via  c9035537f611078317d9087c8b4061dd850e81aa (commit)
       via  854ddaf2187cab8d97800e29b8d0c3c9dea7bb15 (commit)
       via  20e369b56a0ad9f5a15f43eb7d6d8110af3cb80c (commit)
       via  db4a44827d8e58913bae985e77a251f72efe5a5e (commit)
       via  dc7a903923b71451916934e72e9a313e613cf908 (commit)
       via  aed81b456473ca03f87e270986d4b8d0a4c32f50 (commit)
       via  b8992f7bd95dbbf75d1c1afd55ac323053ee1340 (commit)
       via  495d406b0072c237a9d878fdaab352921f7ca877 (commit)
       via  29c74bf42bf647c0a8518af553eab7c7c02f1789 (commit)
       via  ee0b3767b36691938003dbb897e8e5a915233dfd (commit)
       via  49205e313604e7825b663277ceb45f0efe5fe715 (commit)
       via  e1cf48a01c6f7aca509eb4aa886bfe530cd18457 (commit)
       via  af30470573cfe6627ef39aae023f92d846f1b132 (commit)
       via  070a998f625b59e09b1bedc8ee107527ad857c26 (commit)
      from  1bfca4b4878bb12ffa2cb6caf967e5d0904a95c9 (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 273119605b7f33940a5ef9b1422eb1ff152d6764
Merge: 1bfca4b4 41d6ed56
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Wed Mar 15 21:46:40 2023 +0100

    Merge branch '19836-upload-binary-mode' into main
    closes #19836
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list