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 32d1c1d2 Topology as primary Project Tab
     new ba543b94 Do not show ephemeral projects om Templates tab
     new c004fae0 Check filenames
     new 4ccabd55 Fix #1021

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-app/src/main/webui/package-lock.json   | 1116 +++++++++++++++++++-
 .../karavan-app/src/main/webui/package.json        |    2 +-
 .../src/main/webui/src/api/ProjectModels.ts        |    2 -
 .../src/main/webui/src/project/ProjectPage.tsx     |    6 +
 .../src/main/webui/src/project/ProjectPanel.tsx    |    6 +-
 .../src/main/webui/src/project/file/FileEditor.tsx |    7 +-
 .../webui/src/project/files/CreateFileModal.tsx    |   44 +-
 .../src/main/webui/src/project/files/FilesTab.tsx  |    4 +-
 .../ProjectBuildTab.tsx => readme/ReadmeTab.tsx}   |   24 +-
 .../src/main/webui/src/templates/TemplatesPage.tsx |    2 +-
 10 files changed, 1165 insertions(+), 48 deletions(-)
 copy 
karavan-web/karavan-app/src/main/webui/src/project/{builder/ProjectBuildTab.tsx 
=> readme/ReadmeTab.tsx} (62%)

Reply via email to