Lars Heinemann

Results 33 issues of Lars Heinemann

When configuring a JDBC component you have to specify a mandatory Data Source Name. This can be the name of an existing bean (don't use the `#` for a bean...

initial draft UI layout for the Rest Editor without functionality ( might be useful for #756 ) ![grafik](https://github.com/KaotoIO/kaoto-next/assets/435853/7cad03d3-a77d-4c9d-8da1-69c0ee62cf96)

![grafik](https://github.com/KaotoIO/kaoto-next/assets/435853/32e4edd5-6766-40d2-8b90-08a6ff86e7b6)

We had that feature in our old Eclipse tooling. This issue is also related to the Collapse / Expand feature described in #367 . ![Image](https://github.com/KaotoIO/kaoto-next/assets/435853/773c0339-2cbf-4f1d-9159-b59c6fa1673c)

enhancement
help wanted
canvas/visualization

![grafik](https://github.com/KaotoIO/kaoto-next/assets/435853/39e31a22-c3c8-486d-a2fb-968eb39e070b)

We use different icons for Kamelets in the UI. On the canvas we have gears and in the Catalog and the config form we have the generic icon. We should...

Create a form based editor that lets users design their REST definition similar to what we had in the Fuse IDE. Gather ideas also with our own Apicurio / Apicurito....

enhancement
ui/ux

When using the web application you can open each entry in the catalog to know more details about a specific EIP or component. Unfortunately this doesn't work in VSCode because...

catalog
ui/ux
VS Code

For instance when adding a log processor it would be nice to already put in `${body}` in the log message. File: camel-component-default.service.ts There are 2 types of defaults...one for the...

enhancement
good first issue
canvas/config-form
ui/ux

It would be very useful to have the ability to collapse and expand nodes that can have sub nodes. An example is for instance the `Choice` node which can host...

enhancement
help wanted
canvas/visualization