This is an automated email from the ASF dual-hosted git repository.

marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


    from 25449b1f Fix #1319
     new 6af0255d Topology REST badge
     new ceb06483 Fix #1308

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../webui/src/designer/icons/ComponentIcons.tsx    | 30 ++++++++++++++++++++++
 .../src/main/webui/src/designer/utils/CamelUi.tsx  |  4 ++-
 .../src/main/webui/src/topology/CustomNode.tsx     |  2 +-
 .../src/main/webui/src/topology/TopologyApi.tsx    |  1 +
 karavan-core/src/core/api/TopologyUtils.ts         |  2 +-
 karavan-designer/public/example/demo.camel.yaml    | 13 ++++++++++
 karavan-designer/src/App.tsx                       |  2 +-
 .../src/designer/icons/ComponentIcons.tsx          | 30 ++++++++++++++++++++++
 karavan-designer/src/designer/utils/CamelUi.tsx    |  4 ++-
 karavan-designer/src/topology/CustomNode.tsx       |  2 +-
 karavan-designer/src/topology/TopologyApi.tsx      |  1 +
 .../src/designer/icons/ComponentIcons.tsx          | 30 ++++++++++++++++++++++
 karavan-space/src/designer/utils/CamelUi.tsx       |  4 ++-
 karavan-space/src/topology/CustomNode.tsx          |  2 +-
 karavan-space/src/topology/TopologyApi.tsx         |  1 +
 15 files changed, 120 insertions(+), 8 deletions(-)

Reply via email to