Skip to content

Commit 5c2ebf8

Browse files
Armaan GuptaArmaan Gupta
authored andcommitted
added sample forms and cypress testing
1 parent ac453c7 commit 5c2ebf8

File tree

19 files changed

+942
-13
lines changed

19 files changed

+942
-13
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"
5+
lcFolder="{Long}0"
6+
type="lcFolder"
7+
/>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
cq:conf="\0"
6+
jcr:primaryType="dam:AssetContent"
7+
sling:resourceType="fd/fm/af/render"
8+
guide="1"
9+
type="guide">
10+
<metadata
11+
fd:version="2.1"
12+
jcr:language="en"
13+
jcr:primaryType="nt:unstructured"
14+
xmp:CreatorTool="AEM Forms"
15+
allowedRenderFormat="HTML"
16+
author="admin"
17+
availableInMobileApp="{Boolean}false"
18+
dorTemplateChanged="Boolean"
19+
dorType="none"
20+
formmodel="none"
21+
themeRef="/libs/fd/af/themes/canvas"
22+
title="basic"/>
23+
</jcr:content>
24+
</jcr:root>
25+
26+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
jcr:primaryType="dam:AssetContent"
6+
sling:resourceType="fd/fm/af/render"
7+
guide="1"
8+
type="guide">
9+
<metadata
10+
fd:version="2.1"
11+
jcr:primaryType="nt:unstructured"
12+
allowedRenderFormat="HTML"
13+
author="admin"
14+
availableInMobileApp="{Boolean}false"
15+
dorTemplateChanged="Boolean"
16+
dorType="none"
17+
formmodel="none"
18+
themeRef="/libs/fd/af/themes/canvas"
19+
title="focustest"/>
20+
</jcr:content>
21+
</jcr:root>
22+
23+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
jcr:primaryType="dam:AssetContent"
6+
sling:resourceType="fd/fm/af/render"
7+
guide="1"
8+
type="guide">
9+
<metadata
10+
fd:version="2.1"
11+
jcr:primaryType="nt:unstructured"
12+
allowedRenderFormat="HTML"
13+
author="admin"
14+
dorType="none"
15+
formmodel="none"
16+
themeRef="/libs/fd/af/themes/canvas"
17+
title="radiorepeatability"/>
18+
</jcr:content>
19+
</jcr:root>
20+
21+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"
5+
lcFolder="{Long}0"
6+
type="lcFolder"
7+
/>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
cq:conf="\0"
6+
jcr:primaryType="dam:AssetContent"
7+
sling:resourceType="fd/fm/af/render"
8+
guide="1"
9+
type="guide">
10+
<metadata
11+
fd:version="2.1"
12+
jcr:language="en"
13+
jcr:primaryType="nt:unstructured"
14+
xmp:CreatorTool="AEM Forms"
15+
allowedRenderFormat="HTML"
16+
author="admin"
17+
availableInMobileApp="{Boolean}false"
18+
dorTemplateChanged="Boolean"
19+
dorType="none"
20+
formmodel="none"
21+
themeRef="/libs/fd/af/themes/canvas"
22+
title="basic"/>
23+
</jcr:content>
24+
</jcr:root>
25+
26+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
jcr:primaryType="dam:AssetContent"
6+
sling:resourceType="fd/fm/af/render"
7+
guide="1"
8+
type="guide">
9+
<metadata
10+
fd:version="2.1"
11+
jcr:primaryType="nt:unstructured"
12+
allowedRenderFormat="HTML"
13+
author="admin"
14+
availableInMobileApp="{Boolean}false"
15+
dorTemplateChanged="Boolean"
16+
dorType="none"
17+
formmodel="none"
18+
themeRef="/libs/fd/af/themes/canvas"
19+
title="focustest"/>
20+
</jcr:content>
21+
</jcr:root>
22+
23+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:dam="http://www.day.com/dam/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:fd="http://www.adobe.com/aemfd/fd/1.0"
3+
jcr:primaryType="dam:Asset">
4+
<jcr:content
5+
jcr:primaryType="dam:AssetContent"
6+
sling:resourceType="fd/fm/af/render"
7+
guide="1"
8+
type="guide">
9+
<metadata
10+
fd:version="2.1"
11+
jcr:primaryType="nt:unstructured"
12+
allowedRenderFormat="HTML"
13+
author="admin"
14+
dorType="none"
15+
formmodel="none"
16+
themeRef="/libs/fd/af/themes/canvas"
17+
title="radiorepeatability"/>
18+
</jcr:content>
19+
</jcr:root>
20+
21+
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
3-
jcr:mixinTypes="[rep:AccessControllable]"
4-
jcr:primaryType="sling:Folder"
5-
hidden="true"/>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"
5+
hidden="true"/>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"
5+
hidden="true"/>

0 commit comments

Comments
 (0)