[ARVADOS-WORKBENCH2] updated: 1.4.1-114-g3e56db62

Git user git at public.curoverse.com
Fri Nov 15 17:13:34 UTC 2019


Summary of changes:
 public/vocabulary-example.json                     | 223 +++++++++++++++++++--
 src/components/autocomplete/autocomplete.tsx       |   8 +-
 src/models/tag.ts                                  |   2 +
 src/models/vocabulary.test.ts                      | 148 ++++++++++++++
 src/models/vocabulary.ts                           |  87 +++++++-
 .../collection-panel/collection-panel-action.ts    |   4 +-
 src/store/details-panel/details-panel-action.ts    |  10 +-
 src/store/vocabulary/vocabulary-actions.ts         |   2 +-
 ...abulary-selctors.ts => vocabulary-selectors.ts} |   2 +-
 .../details-panel/project-details.tsx              |  17 +-
 .../project-properties-dialog.tsx                  |  25 +--
 .../resource-properties-form/property-chip.tsx     |  52 +++++
 .../property-field-common.tsx                      |  57 ++++--
 .../property-key-field.tsx                         |  33 +--
 .../property-value-field.tsx                       |  41 ++--
 .../resource-properties-form.tsx                   |   6 +-
 src/views/collection-panel/collection-panel.tsx    |  30 ++-
 17 files changed, 623 insertions(+), 124 deletions(-)
 create mode 100644 src/models/vocabulary.test.ts
 rename src/store/vocabulary/{vocabulary-selctors.ts => vocabulary-selectors.ts} (95%)
 create mode 100644 src/views-components/resource-properties-form/property-chip.tsx

       via  3e56db626688ee6225d40b7e4c511e3217e84847 (commit)
       via  2f93708cdf1e4d750b6148077246f7c13c7ac402 (commit)
       via  a22226b9a6cc30b6d69d517d71ecb6b1b402419c (commit)
       via  6656a000d2992676dcfcbed51b34d327d304d05e (commit)
       via  63ffac0b419097265599243dd645c0447d1c24d6 (commit)
       via  9caac45e4e1c1bfe42876eaeb74b4c32df6904e3 (commit)
       via  70e0ef7baeb7a27e2048b359b5b3ae204d3b4528 (commit)
       via  83df67242fa95dd321a19189e68e3ce82f1a0837 (commit)
       via  0369ee1292c296942219b9ed49654f7343680eca (commit)
       via  796a3ce005800d37ef5711b367c926ac720577d5 (commit)
       via  45ee419ff7952fc722a139666c327a321a92cc81 (commit)
       via  e7916d508b495a1fd2be51bd3da2125cc8eb7467 (commit)
       via  ec2c868ff4c0f974ae5f7ca126fe43c02b91d564 (commit)
       via  210cdfd52a1514944b648a694cbe1b2776c1f442 (commit)
       via  c9af1d15f8dd176f335b87c05b10d02e8bbf01f3 (commit)
       via  1830df4301d5e1dda4ac4ffde1eb65df6039d180 (commit)
       via  e92ec7340d9f5354cc05005375a30b34a18bb28d (commit)
       via  2d0ff8ef0b59a615435653392b27b673f4fc9770 (commit)
       via  37ef971c0db3e1989dcab9268337bc92aa950499 (commit)
       via  db82b698f42304b63c62b3ba12616987e1c95212 (commit)
       via  d26d87bbe23b31f2838c3eaea26699c829223792 (commit)
       via  a91c2a768d3a8858856261da905f2d2184cbe602 (commit)
      from  8dd64fbb819524cb3f86f5313b44fe228a20165d (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 3e56db626688ee6225d40b7e4c511e3217e84847
Merge: 8dd64fbb 2f93708c
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Fri Nov 15 14:12:58 2019 -0300

    Merge branch '15067-tag-editing-by-ids'
    Refs #15067
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>


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


hooks/post-receive
-- 




More information about the arvados-commits mailing list