Skip to content

Batch Run Feature Development#917

Open
itutu-tienday wants to merge 62 commits intodevelop-featurefrom
feature/batch-run-feature
Open

Batch Run Feature Development#917
itutu-tienday wants to merge 62 commits intodevelop-featurefrom
feature/batch-run-feature

Conversation

@itutu-tienday
Copy link
Copy Markdown
Collaborator

@itutu-tienday itutu-tienday commented Aug 20, 2025

Content

Batch Run Feature Development (WIP)

Resources

Design Docs

Test cases

itutu-tienday added 26 commits July 29, 2025 18:01
- First commit of BatchImageInputNode (Mock)
- Added Batch Run button (Mock)
- Added Batch Run backend (Mock)
…re/batch-run-feature

# Conflicts:
#	frontend/src/store/slice/InputNode/InputNodeUtils.ts
- add workspaces attributes
- Added Batch Workflow save process
- Implementing response handling for Batch Workflow Run request
- Added BatchCsvFileNode
- Fixed BatchFileNodes selector
- Add new BatchXXXXFileNodes for each (WIP)
- Optimized backend batch run processing
- Added data communication and display for Workspace.type
- Refactoring fileTypes.config.ts / definition of TreeHierarchy
- Customize Workflow view by Workspace.type
  - Show Workflow.type
  - Toggle Batch Nodes
  - Toggle Batch Run Button
- fixed yarn test
- Switch the initial Workflow layout depending on the Workspace.type
- Moved the path of Batch Input Nodes
- Display the number of selected files in FileSelect component
- Add frontend validation to batch input nodes
- Adjusted Batch Run confirmation dialog
itutu-tienday added 3 commits August 26, 2025 20:30
- Display the number of selected files in FileSelect component
- Adjusted the message at the start of Batch Run
itutu-tienday added 5 commits September 11, 2025 16:04
…e/batch-run-feature

# Conflicts:
#	frontend/src/components/Workspace/FlowChart/FlowChartNode/BaseStructuredFileNode.tsx
#	frontend/src/components/Workspace/FlowChart/FlowChartNode/CsvFileNode.tsx
#	frontend/src/components/Workspace/FlowChart/FlowChartNode/FileSelect.tsx
- Refactoring StructureItemSelectDialog (Supports batch node)
…/batch-run-feature

# Conflicts:
#	frontend/src/store/slice/InputNode/InputNodeSlice.ts
- Fixed display of structure icon for BatchMatlabFileNode
- Added display info (target file name) to the csv/hdf5/mat nodes dialog.
@itutu-tienday itutu-tienday changed the base branch from develop-feature to test-develop-feature September 16, 2025 00:25
@itutu-tienday itutu-tienday changed the base branch from test-develop-feature to develop-feature September 16, 2025 00:25
@itutu-tienday itutu-tienday marked this pull request as ready for review September 25, 2025 02:56
@milesAraya
Copy link
Copy Markdown
Collaborator

itutu-tienday added 3 commits December 5, 2025 16:45
# Conflicts:
#	frontend/src/components/Workspace/FlowChart/Buttons/CreateWorkflow.tsx
#	frontend/src/const/Workspace.ts
#	frontend/src/store/slice/FlowElement/FlowElementSlice.ts
#	frontend/src/store/slice/InputNode/InputNodeSlice.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workflow Batch Run Feature (Implementation)

2 participants