Lucas Oliveira
Lucas Oliveira
- Fixed glitch at Main Page: when changing from flows to components, the Empty screen flashes. - Fixed glitch at Icons: when lazy loading, a loading component appeared, and if...
Added the Records view implementation to show the Records as a table, as an output node.
- Added TemplateUpdate mutation - Refactored ParameterComponent call to update the component on new value, when it's updatable in real time. - Refactored the whole ParameterComponent and EditNodeModal to use...
- This issue is related to the parameter components, which have its own state and handleOnNewValue options. - The goal is have all of the parameter components as modularized as...
This pull request includes various code refactorings and bug fixes. It improves the overall code structure and resolves several issues. Some of the changes include: - Refactoring column definitions to...
### Bug Description The Ctrl+A shortcut does not work on the Advanced node modal fields ### Reproduction 1. Drag a component with a text input to the screen 2. Click...
- Fix refresh button being misaligned - Refactor Subflow component - Fix SecretStr input to receive messages
- Added railway, render and GCP deploy images and link