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 0578971d Working prototype fix actions #817
new de91033d Return default timeouts #817
new f90b524b Log in UI with Docker #817
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:
.../apache/camel/karavan/api/LogWatchResource.java | 33 +++++++++++++++++++---
.../camel/karavan/docker/DockerEventListener.java | 2 +-
.../apache/camel/karavan/docker/DockerService.java | 6 ++--
.../apache/camel/karavan/docker/LogCallback.java | 11 ++++----
.../apache/camel/karavan/service/EventService.java | 1 -
.../camel/karavan/service/ProjectService.java | 9 +++++-
.../camel/karavan/service/ScheduledService.java | 17 +++++++++--
.../src/main/resources/application.properties | 7 +++--
.../src/main/webui/src/api/ProjectStore.ts | 17 ++++++++---
.../src/main/webui/src/project/ProjectToolbar.tsx | 9 +-----
.../camel/karavan/headless/HeadlessService.java | 2 +-
.../src/main/resources/application.properties | 2 +-
.../karavan/infinispan/InfinispanService.java | 4 +--
13 files changed, 81 insertions(+), 39 deletions(-)