[ARVADOS-WORKBENCH2] updated: 1.4.0-37-g02fe86a5
Git user
git at public.curoverse.com
Fri Aug 23 16:25:20 UTC 2019
Summary of changes:
.licenseignore | 1 +
package.json | 1 +
src/components/file-tree/file-tree-item.tsx | 1 -
src/components/search-input/search-input.tsx | 1 -
src/components/select-field/select-field.tsx | 2 +-
src/index.tsx | 179 ---------------------
src/lib/cwl-svg/plugins/arrange/arrange.ts | 4 +-
src/models/group.ts | 2 +-
src/models/test-utils.ts | 2 +-
src/models/workflow.ts | 11 +-
src/services/api/url-builder.test.ts | 1 -
.../collection-files-service.ts | 12 +-
.../collection-service/collection-service.ts | 25 ---
.../container-request-service.ts | 22 ---
src/services/groups-service/groups-service.ts | 14 +-
src/services/project-service/project-service.ts | 25 ---
src/store/advanced-tab/advanced-tab.tsx | 4 +-
src/store/auth/auth-action.test.ts | 2 +-
.../collection-panel/collection-panel-action.ts | 23 +--
.../collection-panel-files-actions.ts | 2 +-
src/store/collections/collection-move-actions.ts | 2 +-
src/store/details-panel/details-panel-action.ts | 4 +-
.../group-details-panel-actions.ts | 1 -
src/store/groups-panel/groups-panel-actions.ts | 2 +-
.../groups-panel-middleware-service.ts | 2 +-
.../link-account-panel-reducer.test.ts | 1 -
src/store/navigation/navigation-action.ts | 6 +-
src/store/processes/processes-actions.ts | 6 +-
src/store/projects/project-move-actions.ts | 3 +-
.../rich-text-editor-dialog-actions.tsx | 3 +-
src/store/search-bar/search-bar-actions.ts | 11 +-
.../search-results-middleware-service.ts | 2 -
src/store/tree-picker/tree-picker-reducer.ts | 2 +-
src/store/users/users-actions.ts | 4 +-
src/store/workbench/workbench-actions.ts | 2 +-
src/validators/is-float.tsx | 2 +-
src/validators/max-length.tsx | 6 -
src/validators/require.tsx | 5 -
.../help-dialog.tsx | 2 +-
src/views-components/api-token/api-token.tsx | 2 +-
.../action-sets/collection-action-set.ts | 2 +-
.../action-sets/collection-resource-action-set.ts | 3 +-
.../context-menu/action-sets/process-action-set.ts | 2 +-
.../details-panel/project-details.tsx | 1 -
src/views-components/main-app-bar/account-menu.tsx | 1 -
src/views-components/main-app-bar/admin-menu.tsx | 1 -
src/views-components/project-tree/project-tree.tsx | 2 +-
.../projects-tree-picker/projects-tree-picker.tsx | 2 +-
.../search-bar/search-bar-basic-view.tsx | 1 -
.../sharing-dialog/permission-select.tsx | 3 +-
src/views-components/side-panel/side-panel.tsx | 2 +-
src/views/collection-panel/collection-panel.tsx | 3 +-
.../keep-service-panel/keep-service-panel-root.tsx | 2 +-
src/views/login-panel/login-panel.tsx | 2 +-
src/views/main-panel/main-panel-root.tsx | 1 -
.../inputs/directory-array-input.tsx | 2 +-
.../run-process-panel/inputs/file-array-input.tsx | 2 +-
.../run-process-advanced-form.tsx | 1 -
.../run-process-panel/run-process-inputs-form.tsx | 2 +-
.../run-process-panel/run-process-second-step.tsx | 2 +-
src/views/trash-panel/trash-panel.tsx | 1 -
src/views/user-panel/user-panel.tsx | 2 +-
src/views/workbench/fed-login.tsx | 1 -
src/views/workbench/workbench.tsx | 1 -
src/views/workflow-panel/workflow-panel-view.tsx | 25 +--
src/websocket/websocket.ts | 1 -
tslint.json | 9 +-
yarn.lock | 41 +++++
68 files changed, 129 insertions(+), 391 deletions(-)
via 02fe86a56f080ed1d5770ad6c6856a15f50ab508 (commit)
via c354d605e3a09baa791be57443c2a0ea32d5bd67 (commit)
via 2c756bed758193cb6c554c57718bd2fc22757958 (commit)
via 239ccc433d865ca165aac949cb66d7a03f86c721 (commit)
via 7d7468bbb0b7ee194bbf2d3de0b4081bfee23d5c (commit)
via a48138fa7227595bba0db267a4c37832cba9afa2 (commit)
via 49f27beea17ab1ef448f3c485dcdf9bea0a740b9 (commit)
via 16cbef8029fc1da14c30d154a1388272b3f8e272 (commit)
via c3cb884f7875aebfece64a7338af34e2f088f8f2 (commit)
via 637d66ee33190a45690bfdef74bc46f3f480e5c4 (commit)
via 50c7935cf1152cb9061f4c4bcbcb7086261a1204 (commit)
via 646e1d88d8aac461e0a13b6c0f1aa1b198e3659c (commit)
from 0aea0fe49faebf703226d662012aae71904a5a30 (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 02fe86a56f080ed1d5770ad6c6856a15f50ab508
Merge: 0aea0fe4 c354d605
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Fri Aug 23 13:24:52 2019 -0300
Merge branch '15027-object-update-fix'
Closes #15027
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