From cfe1d6cd0cc99e6b356443c7f7302d57c2771745 Mon Sep 17 00:00:00 2001 From: Aliza Held Date: Mon, 29 Sep 2025 07:50:52 +0200 Subject: [PATCH 1/4] IONOS(tables): add submodule v0.9.5-latest (369d70c) https://github.com/nextcloud/tables/releases/tag/v0.9.5 git submodule add -f git@github.com:nextcloud/tables.git apps-external/tables cd apps-external/tables git checkout v0.9.5 git submodule update --init apps-external/tables git add .gitmodules apps-external/tables --- .gitmodules | 3 +++ apps-external/tables | 1 + 2 files changed, 4 insertions(+) create mode 160000 apps-external/tables diff --git a/.gitmodules b/.gitmodules index 3f932fadafa63..46d94e431f1ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "apps-external/ncw_apps_menu"] path = apps-external/ncw_apps_menu url = git@github.com:IONOS-Productivity/ncw-apps-menu.git +[submodule "apps-external/tables"] + path = apps-external/tables + url = git@github.com:nextcloud/tables.git diff --git a/apps-external/tables b/apps-external/tables new file mode 160000 index 0000000000000..369d70c52b14c --- /dev/null +++ b/apps-external/tables @@ -0,0 +1 @@ +Subproject commit 369d70c52b14c978f89c718b9d02910a4ea697f8 From 5cdcafeaf2d95a21adb58b7daee5036c205a819a Mon Sep 17 00:00:00 2001 From: Aliza Held Date: Mon, 29 Sep 2025 09:26:55 +0200 Subject: [PATCH 2/4] IONOS(tables): update submodule with build for tables app in Makefile Signed-off-by: Aliza Held --- .github/workflows/build-artifact.yml | 7 +++++++ IONOS | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-artifact.yml b/.github/workflows/build-artifact.yml index 743b9c56e76cb..ab88226dcf8c5 100644 --- a/.github/workflows/build-artifact.yml +++ b/.github/workflows/build-artifact.yml @@ -149,6 +149,13 @@ jobs: "has_composer": true, "makefile_target": "build_ncw_apps_menu_app" } + { + "name": "tables", + "path": "apps-external/tables", + "has_npm": true, + "has_composer": true, + "makefile_target": "build_tables_app" + } ]' # Validate JSON and output as compact format diff --git a/IONOS b/IONOS index 378caf0bdbb96..c75f65bde98c8 160000 --- a/IONOS +++ b/IONOS @@ -1 +1 @@ -Subproject commit 378caf0bdbb96e2e41ed67c96fb14d9d31b05c43 +Subproject commit c75f65bde98c87cc28f59b5cb6ca2f007351b9f9 From d57dd59728713a2f90b0228cbd08d6a5aa76b2c4 Mon Sep 17 00:00:00 2001 From: Aliza Held Date: Tue, 7 Oct 2025 08:13:24 +0200 Subject: [PATCH 3/4] IONOS(tables): fix build-config.yml file Signed-off-by: Aliza Held --- .github/workflows/build-artifact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-artifact.yml b/.github/workflows/build-artifact.yml index ab88226dcf8c5..a6c7a9cc0897f 100644 --- a/.github/workflows/build-artifact.yml +++ b/.github/workflows/build-artifact.yml @@ -148,7 +148,7 @@ jobs: "has_npm": true, "has_composer": true, "makefile_target": "build_ncw_apps_menu_app" - } + }, { "name": "tables", "path": "apps-external/tables", From b2516c2a6f7f05067ef0dd264b4d75c696ca6a06 Mon Sep 17 00:00:00 2001 From: Aliza Held Date: Tue, 7 Oct 2025 12:32:24 +0200 Subject: [PATCH 4/4] update IONOS submodule to include text and whiteboard app support Signed-off-by: Aliza Held --- IONOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IONOS b/IONOS index bf1be08213cee..5cf6babc84e6e 160000 --- a/IONOS +++ b/IONOS @@ -1 +1 @@ -Subproject commit bf1be08213cee323b1ea6d45ae792c60af5bbd27 +Subproject commit 5cf6babc84e6eed2fc48b43475952cfc7667f32b