[ARVADOS-WORKBENCH2] updated: 1.2.0-838-g01a728d

Git user git at public.curoverse.com
Fri Nov 9 07:17:11 EST 2018


Summary of changes:
 src/components/chips-input/chips-input.tsx         |  3 +
 src/components/chips/chips.tsx                     |  4 +-
 src/models/workflow.ts                             |  2 +
 src/store/processes/process-command-actions.ts     |  2 +-
 src/store/processes/process-input-actions.ts       | 19 +++++
 .../context-menu/action-sets/process-action-set.ts |  3 +-
 .../process-command-dialog.tsx                     |  2 +-
 .../process-input-dialog/process-input-dialog.tsx  | 82 ++++++++++++++++++++++
 .../process-panel/process-information-card.tsx     |  8 ++-
 src/views/process-panel/process-panel-root.tsx     |  6 +-
 src/views/process-panel/process-panel.tsx          |  4 +-
 .../run-process-panel/inputs/boolean-input.tsx     |  3 +-
 .../inputs/directory-array-input.tsx               |  9 +--
 .../run-process-panel/inputs/directory-input.tsx   |  5 +-
 src/views/run-process-panel/inputs/enum-input.tsx  |  3 +-
 .../run-process-panel/inputs/file-array-input.tsx  |  7 +-
 src/views/run-process-panel/inputs/file-input.tsx  |  5 +-
 .../run-process-panel/inputs/float-array-input.tsx | 11 +--
 src/views/run-process-panel/inputs/float-input.tsx |  8 ++-
 .../run-process-panel/inputs/generic-input.tsx     |  4 +-
 .../run-process-panel/inputs/int-array-input.tsx   | 11 +--
 src/views/run-process-panel/inputs/int-input.tsx   |  9 ++-
 .../inputs/string-array-input.tsx                  | 10 +--
 .../run-process-panel/inputs/string-input.tsx      |  6 +-
 .../run-process-panel/run-process-inputs-form.tsx  |  2 +-
 src/views/workbench/workbench.tsx                  |  2 +
 26 files changed, 185 insertions(+), 45 deletions(-)
 create mode 100644 src/store/processes/process-input-actions.ts
 create mode 100644 src/views-components/process-input-dialog/process-input-dialog.tsx

       via  01a728d112f5728b9552c7e63f074487a4d056f0 (commit)
       via  33e245270a23dd593c8a068253456976a2bc23c9 (commit)
       via  6f316731d603520d6e911641447ffb74f0cc6b61 (commit)
       via  0eaad7ee985d2534e030e2d2839392435c33bba2 (commit)
       via  bde866ac574bdf34e17c1d8124f2dc36e854ad3c (commit)
       via  95563e85e95cae6a4ef6d2c2137fe1a3533ef8db (commit)
      from  1326c2ee2772e5e6191e49773bcb00840153e559 (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 01a728d112f5728b9552c7e63f074487a4d056f0
Merge: 1326c2e 33e2452
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Fri Nov 9 13:16:59 2018 +0100

    Merge branch '14129-inputs-modal-new'
    
    refs #14129
    
    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