KaotoIO / kaoto-ui

Frontend for the Kaoto project to provide an easy-to-use integration framework based on Apache Camel.
https://www.kaoto.io
Apache License 2.0
88 stars 44 forks source link

Contextual Mini Catalog #216

Closed kahboom closed 2 years ago

kahboom commented 2 years ago

Add support for a "mini catalog" that loads a list of steps. The idea is that when a user wants to add a new step to an existing step, they will click a + button that loads a searchable mini catalog of steps compatible with it. The user can then select the step, which will automatically be appended to the existing step.

Steps

Depends on https://github.com/KaotoIO/kaoto-backend/issues/42 and either #218 or #219 for the final implementation, but development can start before then.

Delawen commented 2 years ago

Reopening because we still need to add new endpoint (working on it)

Delawen commented 2 years ago

https://github.com/KaotoIO/kaoto-backend/issues/42