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 e94020ca Fix #660 new 17cdea97 fix #644 new 13902116 Copy files from designer 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: .../org/apache/camel/karavan/api/GitResource.java | 7 +- .../apache/camel/karavan/service/GitService.java | 14 +- karavan-app/src/main/webui/src/api/KaravanApi.tsx | 5 +- .../main/webui/src/components/ComponentCard.tsx | 12 +- .../src/main/webui/src/designer/karavan.css | 102 ++++++++++---- .../main/webui/src/designer/route/DslSelector.tsx | 23 ++-- .../src/main/webui/src/designer/utils/CamelUi.tsx | 2 + .../main/webui/src/designer/utils/DslMetaModel.ts | 1 + karavan-app/src/main/webui/src/eip/EipCard.tsx | 7 +- .../src/main/webui/src/kamelets/KameletCard.tsx | 12 +- .../main/webui/src/projects/ProjectPageToolbar.tsx | 150 +++++++++++++-------- 11 files changed, 218 insertions(+), 117 deletions(-)