kaoto-ui icon indicating copy to clipboard operation
kaoto-ui copied to clipboard

Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.

Results 100 kaoto-ui issues
Sort by recently updated
recently updated
newest added

### 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...

bug
visualization

### 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`,...

chore
github_actions

### 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...

feature request
visualization

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...

feature request
deployment

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...

enhancement
good first issue
code editor
Hacktoberfest

## 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,...

enhancement
good first issue
extensions
Hacktoberfest

### 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...

enhancement
feature request
visualization

### 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...

chore
Hacktoberfest

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...

enhancement
good first issue
code editor
deployment
Hacktoberfest

## 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...

enhancement
good first issue
feature request
deployment