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 9620c0dc Fix #1010
new dbfcf4fc Fix #934
new 1fa8176b #967
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:
.../camel/karavan/api/ProjectGitResource.java | 17 +++++--
.../org/apache/camel/karavan/git/GitService.java | 9 +---
.../camel/karavan/service/ProjectService.java | 22 ++++-----
.../main/resources/snippets/deployment.jkube.yaml | 6 ++-
.../src/main/webui/src/api/KaravanApi.tsx | 10 ++--
.../src/main/webui/src/api/ProjectService.ts | 19 +++++++-
.../src/main/webui/src/api/ProjectStore.ts | 2 +
.../main/webui/src/project/files/FilesToolbar.tsx | 53 ++++++++++++++++++++--
8 files changed, 105 insertions(+), 33 deletions(-)