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 We support ```yaml - from: uri: timer:null steps: - set-body: simple: test ``` but not ```yaml - from: uri: timer:null steps: - set-body: expression: simple: expression:...

bug

### Please describe the feature that you want to propose Kamelet has extra metadata that other DSL doesn't have, but vital for Kamelet specification. https://camel.apache.org/camel-k/1.12.x/apis/kamelets.html#_camel_apache_org_v1alpha1_KameletSpec ### Definition defines the formal...

feature request
metadata

### Please describe the task that needs to be done Based on feedback from [here](https://github.com/KaotoIO/kaoto-ui/issues/1008): >When a step is not completely configured (not all fields are filled in) the color...

feature request
visualization

### Please describe the feature that you want to propose Some fields have a known set of values available (it is mentioned in Camel catalog), for instance for Level of...

feature request

### Please describe the feature that you want to propose Currently the label of each step is just the name of the EIP or component. This is not super useful...

feature request

### Please describe the feature that you want to propose **Desired feature:** Should be able to link an integration to a GitHub repo. Thereafter there should be a button on...

feature request
code editor

### Please describe the feature that you want to propose https://camel.apache.org/camel-k/1.12.x/apis/kamelets.html#_camel_apache_org_v1alpha1_KameletBinding https://camel.apache.org/camel-k/next/apis/camel-k.html#_camel_apache_org_v1_PipeSpec In addition to the main binding flow (source/steps/sink) in KameletBinding / Pipe, they also allows to have `IntegrationSpec`...

feature request
visualization
metadata

### Describe the Bug When running the sandbox app - there seems to be much more traffic going to the backend, compared with the standalone app. There e.g. are 3...

bug

### Please describe the feature that you want to propose It would be great to be able to configure the Kaoto backend in VS Code, for example to point to...

feature request

### Context Currently, we're not enforcing any type of commit message anywhere, and while all contributions are more than welcome, we risk some commits falling through the cracks because they...

enhancement
chore
release