kaoto-ui
kaoto-ui copied to clipboard
Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
### Please describe the feature that you want to propose This is more a question regarding the handling of when user clears the code editor. There is currently no way...
## Problem When you refresh the page, you lose all data in Kaoto. This includes most settings and all steps, including any custom configuration or data mapping. ## Proposition Store...
### Please describe the feature that you want to propose To externalize configuration it would be great if Kubernetes configmaps and/or secrets could be referenced in the components.
### Please describe the feature that you want to propose When in the integration some sinks have been defined (f.e. direct:sinkName) it would be great if these would come up...
### Please describe the feature that you want to propose It would be great if the user could just drag & drop items from the catalog into the canvas and...
### Please describe the feature that you want to propose Some of the DSLs we support (`Integration`, `Kamelet` and `Kamelet Binding`) are Kubernetes Resources that have annotations. We would need...
### Please describe the task that needs to be done It appears that current code editor isn't really rendered. This might be actually an issue with Monaco Jest or missing...
### Please describe the feature that you want to propose There is currently no way for the user, working on several routes to know which route is which - it...
### Please describe the feature that you want to propose Currently, the mandatory fields (with asterisk) - name and type in Beans Configuration are not "enforced" with users. This can...
### Please describe the task that needs to be done Currently it assigns generated Route ID with a random digit suffix, causes Chromatic to make false alarm. Disabling snapshot on...