[arvados-workbench2] updated: 2.4.0-168-gb61a12ca
git repository hosting
git at public.arvados.org
Thu Jul 28 20:05:01 UTC 2022
Summary of changes:
package.json | 4 +-
src/components/code-snippet/code-snippet.tsx | 61 ++++++++--
.../default-code-snippet/default-code-snippet.tsx | 9 +-
src/store/processes/process-command-actions.ts | 28 -----
.../action-sets/process-resource-action-set.ts | 12 +-
.../process-command-dialog.tsx | 61 ----------
.../token-dialog/token-dialog.test.tsx | 34 +++++-
src/views/process-panel/process-cmd-card.tsx | 133 +++++++++++++++++++++
src/views/process-panel/process-panel-root.tsx | 11 +-
src/views/process-panel/process-panel.tsx | 2 +-
src/views/workbench/workbench.tsx | 2 -
yarn.lock | 46 ++-----
12 files changed, 244 insertions(+), 159 deletions(-)
delete mode 100644 src/store/processes/process-command-actions.ts
delete mode 100644 src/views-components/process-command-dialog/process-command-dialog.tsx
create mode 100644 src/views/process-panel/process-cmd-card.tsx
via b61a12ca0d14433ddb10a6d6361a18b1f127c98e (commit)
via 7467e941ed63e8885144e90c9ca11929f738b13a (commit)
via 00720cddd593eaec785f7e0104068177bcfde67d (commit)
via 760c35a45846cdcc0e1d796f0741d530e80bcd31 (commit)
via e2ac5434eb436b0e8ca8205dfe83d4ef1bcdd4c5 (commit)
via 829d595bb4b9e7c0a8a1dd38995b4b5e197841f5 (commit)
via 6ab5c8019be196ba0e7ff401f2734f181f4f7ced (commit)
from cd015a3c1aa2511da7c0063125a24065d37799bb (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 b61a12ca0d14433ddb10a6d6361a18b1f127c98e
Merge: cd015a3c 7467e941
Author: Stephen Smith <stephen at curii.com>
Date: Thu Jul 28 16:04:24 2022 -0400
Merge branch 'main' of git.arvados.org:arvados-workbench2 into 19079-search-results-open-newtab
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list