[ARVADOS-WORKBENCH2] updated: 1.2.0-673-g50af2fa

Git user git at public.curoverse.com
Tue Oct 16 04:58:59 EDT 2018


Summary of changes:
 src/components/icon/icon.tsx                       |   6 +-
 src/routes/route-change-handlers.ts                |   7 +-
 src/routes/routes.ts                               |   6 +-
 src/services/search-service/search-service.ts      |  10 +-
 src/store/navigation/navigation-action.ts          |   4 +-
 src/store/search-bar/search-bar-actions.ts         |  33 +++++-
 src/store/search-bar/search-bar-reducer.ts         |   5 +-
 .../search-results-middleware-service.ts}          |  42 ++++---
 .../search-results-panel-actions.ts                |  16 +++
 src/store/store.ts                                 |   6 +
 src/store/trash/trash-actions.ts                   |   4 +-
 src/store/workbench/workbench-actions.ts           |   8 ++
 .../search-bar/search-bar-autocomplete-view.tsx    |   7 +-
 .../search-bar/search-bar-basic-view.tsx           |  13 ++-
 .../search-bar/search-bar-view.test.tsx            |   4 +-
 .../search-bar/search-bar-view.tsx                 |  53 ++++++---
 src/views-components/search-bar/search-bar.tsx     |   8 +-
 src/views/favorite-panel/favorite-panel.tsx        |   1 -
 .../search-results-panel-view.tsx                  | 128 +++++++++++++++++++++
 .../search-results-panel/search-results-panel.tsx  |  36 ++++++
 src/views/workbench/workbench.tsx                  |   2 +
 src/views/workflow-panel/workflow-panel-view.tsx   |   2 +-
 22 files changed, 332 insertions(+), 69 deletions(-)
 copy src/store/{workflow-panel/workflow-middleware-service.ts => search-results-panel/search-results-middleware-service.ts} (58%)
 create mode 100644 src/store/search-results-panel/search-results-panel-actions.ts
 create mode 100644 src/views/search-results-panel/search-results-panel-view.tsx
 create mode 100644 src/views/search-results-panel/search-results-panel.tsx

       via  50af2fa94e9f3e3025723c3d0703cb90771f3fbd (commit)
       via  54e859c204c3952a8eaf96d2145dfa96c199b934 (commit)
       via  6a36fa7bec28dd576bc9a6e84ffa991403a3bb1c (commit)
       via  6c2cda1556008aff8aa3c0a0aa8d8164606f5c42 (commit)
       via  784f0f2564f02b5fc4fbfc11dd6a72dd9f93fd05 (commit)
       via  2cfb56ef5060cbad461062690fad650f15c49731 (commit)
       via  956da0a3141be31119f6310734a59f4b79c254e3 (commit)
       via  375bef1554bb6c85068608b7c8f6c69622c04323 (commit)
      from  8c399e89842f59ca0b86abde42545423f035695d (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 50af2fa94e9f3e3025723c3d0703cb90771f3fbd
Merge: 8c399e8 54e859c
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Tue Oct 16 10:58:44 2018 +0200

    Merge branch '14277-search-results-view'
    
    refs #14277
    
    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