[ARVADOS-WORKBENCH2] updated: 2.2.1-105-ga5f5a2ec

Git user git at public.arvados.org
Fri Sep 24 13:48:34 UTC 2021


Summary of changes:
 .gitignore                                         |    1 +
 cypress/integration/collection.spec.js             |   68 +-
 cypress/integration/delete-multiple-files.spec.js  |   31 +-
 public/webshell/README                             |    3 +
 public/webshell/enabled.gif                        |  Bin 0 -> 847 bytes
 public/webshell/index.html                         |  139 +
 public/webshell/keyboard.html                      |   62 +
 public/webshell/keyboard.png                       |  Bin 0 -> 808 bytes
 public/webshell/shell_in_a_box.js                  | 4839 ++++++++++++++++++++
 public/webshell/styles.css                         |  276 ++
 src/common/service-provider.ts                     |   35 +
 .../collection-panel-files.tsx                     |  641 ++-
 ...s.test.tsx => collection-panel-files2.test.tsx} |    2 +-
 ...panel-files.tsx => collection-panel-files2.tsx} |    0
 src/index.tsx                                      |    5 +
 src/models/collection-file.ts                      |    4 +-
 src/services/auth-service/auth-service.ts          |    9 +
 src/store/auth/auth-action.test.ts                 |    1 +
 src/store/auth/auth-action.ts                      |    5 +-
 src/store/auth/auth-reducer.ts                     |    5 +-
 .../collection-panel/collection-panel-action.ts    |    3 +-
 .../collection-panel-files-actions.ts              |    8 +
 .../virtual-machine-user-panel.tsx                 |   26 +-
 23 files changed, 6045 insertions(+), 118 deletions(-)
 create mode 100644 public/webshell/README
 create mode 100644 public/webshell/enabled.gif
 create mode 100644 public/webshell/index.html
 create mode 100644 public/webshell/keyboard.html
 create mode 100644 public/webshell/keyboard.png
 create mode 100644 public/webshell/shell_in_a_box.js
 create mode 100644 public/webshell/styles.css
 create mode 100644 src/common/service-provider.ts
 rename src/components/collection-panel-files/{collection-panel-files.test.tsx => collection-panel-files2.test.tsx} (98%)
 copy src/components/collection-panel-files/{collection-panel-files.tsx => collection-panel-files2.tsx} (100%)

       via  a5f5a2ec8ae05ec2ad41dda0cd736dafe6cc669d (commit)
       via  3bb4ad6f8d2986a087cbfa3701b80887bab082ec (commit)
       via  ffcdcd46ef82b5f099feff9bb50d4af39b5acfdb (commit)
       via  80cadd658a7a51917338036a1044c5549f62ba1c (commit)
       via  0ccf1750b4143223e729fc3212b5e4b0a447b420 (commit)
       via  405bb231a0cb75e41fdcdf22ce268fe592a2edfd (commit)
       via  1cbc8f98d5b9591f99b3f2c6efcaceaf04ab4831 (commit)
       via  ea76bd74a7d11f6aa2f65da3c56251a4aa40cf12 (commit)
       via  2da75c4634a7c2d2960185409d5d879f4f432874 (commit)
       via  32dad59b5b3b8d6bf20cce316967603aa8cf55b8 (commit)
       via  c258ddf845adb99ef1af626036d31438fc5c0c70 (commit)
       via  09aa4af1e7131950cfe52b702d8a1dde3b473d55 (commit)
       via  c331c8cdce120fc46e412deea700141267c832e6 (commit)
       via  9b31234e0c5ce4a03318bd0a168ad6fd7a15bf11 (commit)
       via  f911ca4c0128fe80259cdbc7061d89386f5f55c0 (commit)
       via  9054e09b4751fb7dfb2fa8837f5febb8da5a7eb8 (commit)
       via  80a43fb5a8fd82a337cec35039da1b544e7a105c (commit)
       via  3ef505311c624abd61dd899283e061974abe8efb (commit)
       via  8faf40308b6ff0e78029a474276cbe9381ee9498 (commit)
       via  f571a8bf53280b2512ab1d83c33cd1e1bb50884c (commit)
       via  87184cd1febea084a96e87d2b94028b6751d4418 (commit)
       via  9836f40712e19996efa35a6d3ecd3c6921031b0c (commit)
       via  2334faa59461fde7ba9c59abb0b87831866bf301 (commit)
       via  4b956bd2e3bcccdeb808df7391d135659cf85b94 (commit)
      from  e5198f5d7a60e57a529cf49a96fbb82bc6d8877b (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