[ARVADOS-WORKBENCH2] updated: 1.3.1-480-g56069f1f

Git user git at public.curoverse.com
Wed May 22 10:12:11 UTC 2019


Summary of changes:
 src/common/config.ts                               |  3 +-
 src/components/data-explorer/data-explorer.tsx     | 11 ++-
 src/components/data-table/data-table.tsx           | 21 +++--
 .../details-attribute/details-attribute.tsx        | 91 ++++++++++++++++------
 src/index.tsx                                      |  4 +-
 src/models/resource.ts                             |  6 +-
 src/routes/routes.ts                               | 34 +++++++-
 src/services/auth-service/auth-service.ts          | 11 ++-
 src/store/auth/auth-action-session.ts              |  2 +-
 src/store/auth/auth-action.test.ts                 |  1 +
 src/store/auth/auth-action.ts                      | 24 +++++-
 src/store/auth/auth-reducer.test.ts                |  5 +-
 src/store/auth/auth-reducer.ts                     | 11 ++-
 src/store/navigation/navigation-action.ts          | 38 ++++-----
 .../process-logs-panel-actions.ts                  |  4 +-
 src/store/process-panel/process-panel-actions.ts   |  4 +-
 .../run-process-panel/run-process-panel-actions.ts |  6 +-
 src/store/search-bar/search-bar-actions.ts         | 16 ++--
 src/store/users/users-actions.ts                   |  6 +-
 src/store/workbench/workbench-actions.ts           |  4 +-
 src/views-components/api-token/api-token.tsx       |  8 +-
 src/views-components/data-explorer/renderers.tsx   |  4 +-
 .../details-panel/collection-details.tsx           |  6 +-
 .../details-panel/details-panel.tsx                |  2 +-
 .../details-panel/process-details.tsx              | 15 ++--
 .../details-panel/project-details.tsx              | 53 ++++++-------
 .../main-app-bar/anonymous-menu.tsx                |  2 +-
 src/views-components/snackbar/snackbar.tsx         |  8 +-
 .../collection-content-address-panel.tsx           |  4 +-
 src/views/collection-panel/collection-panel.tsx    | 32 ++------
 src/views/login-panel/login-panel.tsx              |  2 +-
 .../search-results-panel-view.tsx                  | 26 +++----
 .../search-results-panel/search-results-panel.tsx  | 52 +++++++++----
 src/views/user-panel/user-panel.tsx                |  8 --
 src/views/workbench/fed-login.tsx                  | 46 +++++++++++
 src/views/workbench/workbench.tsx                  |  4 +-
 36 files changed, 376 insertions(+), 198 deletions(-)
 create mode 100644 src/views/workbench/fed-login.tsx

       via  56069f1f9fa111b9756e9bfa7a3b0c9dba2e9a7a (commit)
       via  03c11b879ff72814f50b0d790b0aacea12c687d3 (commit)
       via  f17cabd0672f80de53186d42855aacba482b4ccf (commit)
       via  2d080c950318d44e6ea2af1f7ce39c157c5c833b (commit)
       via  f06094d87f1c1b1bb8e886dd723bcdf17f0b727d (commit)
       via  da4bec7681a503f4a0dbb258cdef5be9e6762299 (commit)
       via  cd10c61ba9a77ca1d4dea853dacc350c729cab9f (commit)
       via  215016dc53873f311b5eb3e7e86f2d967ec447fe (commit)
       via  d5f7c3ce3d66813587e856861f23fa35d08769f9 (commit)
       via  53a66ff40ecb6a06082ef84312d22af4f9190280 (commit)
       via  fc5cb3c6ccabcc1da401d0dd9858fab764e31235 (commit)
       via  fd470d8f7838b57777492289e6e4195b6c39bd2e (commit)
       via  f35559bdd3569d836d084524ff64ed050e3c926e (commit)
       via  2a60ee742601aec7a0bc6ee832da39d834d82eb7 (commit)
       via  59000cfd2934a50da18b5e70fd14f12abd020eb7 (commit)
       via  276af50119307b73027c939308ac6eabf4d86a8b (commit)
       via  825b555f06eb9dfb987dee1d072bba6874552a8a (commit)
       via  0209f5e7f2ec688f545f5025bafee2f2ea90a71b (commit)
       via  ccf093578f01b3d8ac0c421f85063939b3cd271d (commit)
      from  1826bc21a34b983778f6e221b6c4004fdea1ad1d (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 56069f1f9fa111b9756e9bfa7a3b0c9dba2e9a7a
Merge: 1826bc21 03c11b87
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Wed May 22 12:11:56 2019 +0200

    Merge branch 'master' into #15165-running-a-process-from-workflow-section-doesnt-contain-values-in-advanced
    
    refs #15165
    
    Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list