kaoto-ui
kaoto-ui copied to clipboard
Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
### Describe the Bug When clicking on "toggle interactivity" in the top right bottom to have the closed lock, only the + buttons between steps become inactive. All other interactive...
### Please describe the task that needs to be done When you go here to see the releases, it's full of empty release notes https://github.com/KaotoIO/kaoto-ui/releases And it says it's `Draft`,...
### Please describe the feature that you want to propose Steps have mandatory fields that need to be filled. Currently you cannot detect incomplete configurations easily. Neither the canvas figure...
As a user, I would like to be able to predict the output of an integration up to a particular Step or series of Steps by seeing their output using...
Here some points I noticed in 0.5: - Unclear how to create another/new integration (after one is already created) -> Solved with multiroute **- "Copy to clipboard", it was unclear...
## Description At the moment, we allow overriding the `Details` tab/view when the user provides a step extension with the name `default`. This isn't self-explanatory since the names are different,...
### Please describe the feature that you want to propose Add the ability to display steps that are invalid, whether because they are incomplete or incorrect. This will improve the...
### Please describe the task that needs to be done At the moment, there is a lot of repetitive code where we check if a step is nested, and if...
At the moment, once an integration is deployed, the user will lose the integration state on page refresh. Hopefully, with new state management (#579 ) we can prevent this. But...
## Current Situation If there is a deployment with the same name as the current integration on the Visualization, you will get an error from the backend, but it may...