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 41d6643d Apply last changes to space
     new 5af51e09 Separate logic in RouteDesigner
     new 9d8b7d0d Separate logic in RouteDesigner
     new 504673cf Copy/Paste Route

The 3 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:
 karavan-designer/src/DesignerPage.tsx              |   8 +-
 karavan-designer/src/designer/KaravanDesigner.tsx  |  11 +-
 .../src/designer/route/RouteDesigner.tsx           | 370 ++-------------------
 .../src/designer/route/RouteDesignerLogic.tsx      | 346 ++++++-------------
 karavan-designer/src/designer/utils/EventBus.ts    |  14 +
 5 files changed, 144 insertions(+), 605 deletions(-)
 copy karavan-space/src/designer/route/RouteDesigner.tsx => 
karavan-designer/src/designer/route/RouteDesignerLogic.tsx (50%)

Reply via email to