21336: Add type checking to output data reducer instead of accepting any, fix 21366-subprocess-output-loading-bug
authorStephen Smith <stephen@curii.com>
Tue, 23 Jan 2024 20:00:51 +0000 (15:00 -0500)
committerStephen Smith <stephen@curii.com>
Tue, 23 Jan 2024 20:00:51 +0000 (15:00 -0500)
commit0328407f7cfeba197b5061478869beaf494691de
tree1d2e4f94a2afcede996ceee8f08c675ef07494d6
parent37f7559e8d9a4df3515d78663b65b9220550457f
21336: Add type checking to output data reducer instead of accepting any, fix
misalignments in payload type. Rename some properties for clarity to align with
passing in uuid in addition to output details to reducer.

Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>
services/workbench2/src/store/process-panel/process-panel-actions.ts
services/workbench2/src/store/process-panel/process-panel-reducer.ts
services/workbench2/src/store/process-panel/process-panel.ts
services/workbench2/src/views/process-panel/process-panel-root.tsx
services/workbench2/src/views/process-panel/process-panel.tsx