File tree
78 files changed
+802
-321
lines changed- examples
- bundle/src
- main/resources/graphql
- test/java/com/adobe/cq/commerce/core/examples/servlets
- ui.apps/src/main/content/jcr_root/apps/cif-components-examples/components
- page
- product
- ui.content/src/main/content
- META-INF/vault
- jcr_root
- conf/core-components-examples/settings/cloudconfigs/commerce
- content
- core-components-examples/library
- commerce/product
- dam/core-components-examples/library/cif-sample-assets
- _jcr_content
- folderThumbnail.dir
- catalog
- _jcr_content
- folderThumbnail.dir
- product
- _jcr_content
- folderThumbnail.dir
- chaz-kangeroo-hoodie
- _jcr_content
- folderThumbnail.dir
- mh01-black_main_2.jpg
- _jcr_content/renditions
- cq5dam.thumbnail.140.100.png.dir
- cq5dam.thumbnail.319.319.png.dir
- cq5dam.thumbnail.48.48.png.dir
- cq5dam.web.1280.1280.jpeg.dir
- original.dir
- mh01-gray_alt1_2.jpg
- _jcr_content/renditions
- cq5dam.thumbnail.140.100.png.dir
- cq5dam.thumbnail.319.319.png.dir
- cq5dam.thumbnail.48.48.png.dir
- cq5dam.web.1280.1280.jpeg.dir
- original.dir
- mh01-gray_back_2.jpg
- _jcr_content/renditions
- cq5dam.thumbnail.140.100.png.dir
- cq5dam.thumbnail.319.319.png.dir
- cq5dam.thumbnail.48.48.png.dir
- cq5dam.web.1280.1280.jpeg.dir
- original.dir
- mh01-gray_main_2.jpg
- _jcr_content/renditions
- cq5dam.thumbnail.140.100.png.dir
- cq5dam.thumbnail.319.319.png.dir
- cq5dam.thumbnail.48.48.png.dir
- cq5dam.web.1280.1280.jpeg.dir
- original.dir
- mh01-orange_main_2.jpg
- _jcr_content/renditions
- cq5dam.thumbnail.140.100.png.dir
- cq5dam.thumbnail.319.319.png.dir
- cq5dam.thumbnail.48.48.png.dir
- cq5dam.web.1280.1280.jpeg.dir
- original.dir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
78 files changed
+802
-321
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 |
| - | |
| 57 | + |
Lines changed: 312 additions & 312 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
|
examples/bundle/src/test/java/com/adobe/cq/commerce/core/examples/servlets/GraphqlServletTest.java
Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
| 47 | + | |
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| |||
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
| 110 | + | |
| 111 | + | |
108 | 112 |
| |
109 | 113 |
| |
110 | 114 |
| |
| |||
203 | 207 |
| |
204 | 208 |
| |
205 | 209 |
| |
206 |
| - | |
| 210 | + | |
207 | 211 |
| |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
208 | 222 |
| |
209 | 223 |
| |
210 | 224 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 33 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + |
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
0 commit comments