Ricardo M.

Results 196 comments of Ricardo M.

@mhempleman As you already noticed, we're adding tests for the catalog generator, and as part of this effort, we're thinking of reorganizing a few classes to make them more testable....

This requires making the `IVizNode id` to be fixed at all times, so whenever a new step is added, we can determine what node needs to be opened.

No, in YAML, the routeConfiguration errorHandler is part of the main form, it's not a step. It's not covered by the configuration form yet ![image](https://github.com/user-attachments/assets/762aa3b9-f61a-4483-a7d6-862327b6294e)

Implemented as part of the new form library effort ![Image](https://github.com/user-attachments/assets/6d9c8ea2-69a7-4bb5-812d-55a2d900516c)

An alternative might be to have an option in the context menu to Enable / Disable autoStart, will this be enough?

The goal is to have a quick `enable/disable` option for the `autoRun` route's property and decorate the route with a special icon conveying that the route won't launch automatically at...

@jcordes73, thanks for contributing. I created a PR https://github.com/jcordes73/kaoto/pull/1 to your branch to fix the issue around the build and some typing not loading. Also, we need to develop a...

Thanks for the contribution @jcordes73, I extracted the Rest entity part into a separate PR. I'll close this PR for now, as we're preparing for the next release, once that's...

Hi @ibek, thanks for the contribution, I'll close this PR since we're preparing for the next release, nevertheless, we're gonna use it as a base for the implementation :pray:

I like this a lot, I'm checking it in the vertical layout but it seems we should place the icon below the label. Do you see another option? ![image](https://github.com/user-attachments/assets/4bf8d82d-10be-4351-8d8b-6727aef72532)