From 2f1d69c60f3c24af1010c404b829649d75beb7cf Mon Sep 17 00:00:00 2001 From: barshatr Date: Tue, 22 Aug 2023 11:34:17 +0530 Subject: [PATCH 1/2] FORMS-9688 revert renaming of checkboxgroup from checkbox to check box group --- .../components/adaptiveForm/checkboxgroup/.content.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkboxgroup/.content.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkboxgroup/.content.xml index 4ff5d5793..fc74ed78b 100644 --- a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkboxgroup/.content.xml +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkboxgroup/.content.xml @@ -2,6 +2,6 @@ From 704bf3f80c2ade07fa4c67fd515f0466edb301e7 Mon Sep 17 00:00:00 2001 From: barshatr Date: Tue, 5 Sep 2023 11:14:33 +0530 Subject: [PATCH 2/2] FORMS-9688 add checkbox proxy component --- .../components/adaptiveForm/checkbox/.content.xml | 7 +++++++ .../components/adaptiveForm/checkbox/_cq_template.xml | 8 ++++++++ 2 files changed, 15 insertions(+) create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml new file mode 100644 index 000000000..7fd053abc --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/.content.xml @@ -0,0 +1,7 @@ + + diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml new file mode 100644 index 000000000..964e0dc8f --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/__appId__/components/adaptiveForm/checkbox/_cq_template.xml @@ -0,0 +1,8 @@ + + +