Commit d44e650
Encode formDefinition with jsonString context (#1242)
* Encode formDefinition with jsonString context
* Encode formDefinition with jsonString context
* updated the proxy component to point to v2 version of page and wrote a test case to check the json emitted in case of eds servlet originated request
* Encode formDefinition with jsonString context
* updated the proxy component to point to v2 version of page and wrote a test case to check the json emitted in case of eds servlet originated request
* updated the proxy component to point to v2 version of page and wrote a test case to check the json emitted in case of eds servlet originated request
* updated the proxy component to point to v2 version of page and wrote a test case to check the json emitted in case of eds servlet originated request
---------
Co-authored-by: Deep Prakash Dewanji <[email protected]>1 parent ad88026 commit d44e650
File tree
5 files changed
+28
-6
lines changed- examples/ui.apps/src/main/content/jcr_root/apps/forms-components-examples/components/page
- it
- config/src/main/content/jcr_root/apps/system/config
- content/src/main/content/jcr_root/content/forms/af/core-components-it/samples/page/afv2
- ui.af.apps/src/main/content/jcr_root/apps/core/fd/components/form/container/v2/container
- ui.tests/test-module/specs/page
5 files changed
+28
-6
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments