[ARVADOS-WORKBENCH2] updated: 1.2.0-604-gf26a160

Git user git at public.curoverse.com
Thu Oct 11 09:21:18 EDT 2018


Summary of changes:
 package.json                                       |   3 +-
 src/store/search-bar/search-bar-actions.ts         |  11 ++
 .../form-fields/search-bar-form-fields.tsx         |  78 ++++++++++
 .../search-bar/search-bar-advanced-view.tsx        | 171 ++++++++++++++++++---
 .../search-bar/search-bar-view.tsx                 |  12 +-
 src/views/collection-panel/collection-tag-form.tsx |  12 +-
 6 files changed, 253 insertions(+), 34 deletions(-)
 create mode 100644 src/views-components/form-fields/search-bar-form-fields.tsx

       via  f26a160eb9a476f1d5037d899e0636cf150fb573 (commit)
       via  23c3b5d3792225aafe5b66d81263aa1d3d42eeb9 (commit)
       via  e51530db62c369733186003cc5f005e491f29373 (commit)
       via  1080aac872d8c1d00b55a7291d88b704fc400813 (commit)
       via  8156d2b941dfcf8773cd733a4e9994740e77f56a (commit)
       via  63f23fab5d96cbf09751119c9c07d10b4d9c07cf (commit)
       via  f9a7cbcdce79388e48c0d362027af497252044a4 (commit)
       via  e458b989c77ed7f76af27337357f575847d5ff86 (commit)
       via  c819986953a03e0910aca7df20a740835fb86366 (commit)
       via  120778e99f8fffc6792f3ac38a7d70d36506462f (commit)
      from  391542864dcbdeaf228caa2c4bd69baaa472e6cd (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 f26a160eb9a476f1d5037d899e0636cf150fb573
Merge: 3915428 23c3b5d
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Thu Oct 11 15:20:49 2018 +0200

    Merge branch 'master'
    
    Feature #13862
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>

diff --cc package.json
index 30ea7b9,1d4a15b..34e87af
--- a/package.json
+++ b/package.json
@@@ -30,8 -30,8 +30,9 @@@
      "react-splitter-layout": "3.0.1",
      "react-transition-group": "2.5.0",
      "redux": "4.0.0",
+     "redux-form": "7.4.2",
      "redux-thunk": "2.3.0",
 +    "reselect": "4.0.0",
      "shell-quote": "1.6.1",
      "unionize": "2.1.2",
      "uuid": "3.3.2"

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list