Huang-Ming Chang
Huang-Ming Chang
## Description The new design of Pipeline Editor, including UX improvements and performance optimization. **New feature** - [x] File Manager - [x] Session panel - [x] Execute interactive run button...
## Description The new design of Environments view. This PR also introduces [zustand](https://github.com/pmndrs/zustand) for state management, and the new convention about `/api` folder structure. Note: this PR is based on...
## Description New design can be roughly divided into the following items: - [x] Global navigation - [x] Project list - [ ] Pipeline Editor - [ ] Job list...
**Describe the solution you'd like** Currently, most of the form validation is done by backend, that is, an error prompt is shown after the request has been sent. Form validation...
**Describe the problem this improvement solves** If user moves or renames a file that is used in one or more pipelines, the file path in the steps is not updated....