[ARVADOS-WORKBENCH2] updated: 1.1.4-481-gf724a56

Git user git at public.curoverse.com
Fri Aug 3 02:33:15 EDT 2018


Summary of changes:
 package.json                                       |   2 +
 src/common/api/common-resource-service.ts          |   7 +-
 src/common/custom-theme.ts                         |  17 +++
 .../collection-panel/collection-panel-action.ts    |   5 +-
 src/store/collections/collections-reducer.ts       |  17 +++
 .../creator/collection-creator-action.ts           |   2 +-
 .../creator/collection-creator-reducer.test.ts     |  28 ++---
 .../creator/collection-creator-reducer.ts          |  15 +--
 .../updator/collection-updator-action.ts           |  47 ++++++++
 .../updator/collection-updator-reducer.ts          |  31 +++++
 src/store/store.ts                                 |   6 +-
 .../action-sets/collection-action-set.ts           |   6 +-
 .../create-collection-dialog.tsx                   |   4 +-
 .../dialog-create/dialog-collection-create.tsx     |  78 ++++++------
 .../dialog-update/dialog-collection-update.tsx     | 131 +++++++++++++++++++++
 .../update-collection-dialog..tsx}                 |  26 ++--
 src/views/collection-panel/collection-panel.tsx    |  31 +++--
 src/views/workbench/workbench.tsx                  |   2 +
 18 files changed, 348 insertions(+), 107 deletions(-)
 create mode 100644 src/store/collections/collections-reducer.ts
 create mode 100644 src/store/collections/updator/collection-updator-action.ts
 create mode 100644 src/store/collections/updator/collection-updator-reducer.ts
 create mode 100644 src/views-components/dialog-update/dialog-collection-update.tsx
 copy src/views-components/{create-collection-dialog/create-collection-dialog.tsx => update-collection-dialog/update-collection-dialog..tsx} (53%)

       via  f724a564f37f4e2d48c2c1b929d739d821df48fe (commit)
       via  ecd0b36ecf1afc02871dff06c924131dcaccd856 (commit)
       via  05d13a8a142ccab6425905bd6706ba77cb5f06dd (commit)
       via  c16bd80e93d4f5613f4c0a8ef973502932c62486 (commit)
       via  cf13821286d46158198dde609de9bbb7363c53e3 (commit)
       via  a3e0dc8338ab730f62d442b9dfcf18cc2e649253 (commit)
       via  4b065bb111ccdfdde1756e6507b84b72ce67c511 (commit)
      from  d0166a21891dca8719bcedc252a640d1b8037f40 (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 f724a564f37f4e2d48c2c1b929d739d821df48fe
Merge: d0166a2 ecd0b36
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Fri Aug 3 08:32:50 2018 +0200

    Merge branch '13903-edit-collection-popup'
    
    refs #13903
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list