[ARVADOS-WORKBENCH2] updated: 1.1.4-541-ge1aac25

Git user git at public.curoverse.com
Tue Aug 7 06:06:29 EDT 2018


Summary of changes:
 src/common/custom-theme.ts                         |   3 +-
 .../details-attribute/details-attribute.tsx        |   9 +-
 src/models/link.ts                                 |   3 +-
 src/models/tag.ts                                  |  20 ++++
 src/services/services.ts                           |   4 +
 src/services/tag-service/tag-service.ts            |  45 ++++++++
 .../collection-panel/collection-panel-action.ts    |  50 ++++++++-
 .../collection-panel/collection-panel-reducer.ts   |   9 +-
 src/validators/validators.tsx                      |   9 ++
 src/views/collection-panel/collection-panel.tsx    |  57 +++++++---
 src/views/collection-panel/collection-tag-form.tsx | 118 +++++++++++++++++++++
 src/views/workbench/workbench.tsx                  |  10 +-
 12 files changed, 311 insertions(+), 26 deletions(-)
 create mode 100644 src/models/tag.ts
 create mode 100644 src/services/tag-service/tag-service.ts
 create mode 100644 src/validators/validators.tsx
 create mode 100644 src/views/collection-panel/collection-tag-form.tsx

       via  e1aac257a34c4c0210ea1663a7f6dd0b9c482e5d (commit)
       via  232eac919b067a3783348eab549c9fc555b80abd (commit)
       via  53fd16f76b1c949c36c4d119e6ca6346af7c643d (commit)
       via  919738cdda7a99c61164ccac5754fe939c25fb6b (commit)
       via  1bdd1dfe632195c85e4dbda768dd342811a468b0 (commit)
       via  f7cdbfa28c3867076fe25feb5d89b62592a9bf81 (commit)
       via  2e60bb998178752c3a126f077cbb891b597ed91e (commit)
      from  196ab384ad4a8126048c1ebd0e2cdbae61469eb6 (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 e1aac257a34c4c0210ea1663a7f6dd0b9c482e5d
Merge: 196ab38 232eac9
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Tue Aug 7 12:06:15 2018 +0200

    Merge branch '13854-tags-card'
    
    refs #13854
    
    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