Skip to content

Commit be0340e

Browse files
Merge pull request #3 from serhii-filonenko/feature/add-relationship-properties-to-fields
field-level-config: remove input type and options from relationship p…
2 parents 9f98d3d + b80eb88 commit be0340e

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

properties_pane/field_level/fieldLevelConfig.json

Lines changed: 0 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -344,10 +344,8 @@ making sure that you maintain a proper JSON format.
344344
{
345345
"propertyName": "Foreign definition",
346346
"propertyKeyword": "foreignCollection",
347-
"propertyType": "selecthashed",
348347
"template": "definitions",
349348
"disableForDefinitions": false,
350-
"withEmptyOption": true,
351349
"dependency": {
352350
"type": "and",
353351
"values": [
@@ -361,10 +359,7 @@ making sure that you maintain a proper JSON format.
361359
}
362360
},
363361
{
364-
"propertyName": "Foreign field",
365362
"propertyKeyword": "foreignField",
366-
"propertyType": "detailshashed",
367-
"template": "collectiontree",
368363
"disableForDefinitions": false,
369364
"dependency": {
370365
"type": "and",
@@ -379,10 +374,7 @@ making sure that you maintain a proper JSON format.
379374
}
380375
},
381376
{
382-
"propertyName": "Relationship type",
383377
"propertyKeyword": "relationshipType",
384-
"propertyType": "select",
385-
"options": ["", "Foreign Key", "Foreign Master"],
386378
"disableForDefinitions": false,
387379
"dependency": {
388380
"type": "and",
@@ -397,9 +389,7 @@ making sure that you maintain a proper JSON format.
397389
}
398390
},
399391
{
400-
"propertyName": "Relationship name",
401392
"propertyKeyword": "relationshipName",
402-
"propertyType": "text",
403393
"disableForDefinitions": false,
404394
"dependency": {
405395
"type": "and",
@@ -414,10 +404,7 @@ making sure that you maintain a proper JSON format.
414404
}
415405
},
416406
{
417-
"propertyName": "Cardinality",
418407
"propertyKeyword": "cardinality",
419-
"propertyType": "select",
420-
"options": ["1", "n", "0..1", "0..n", "1..n"],
421408
"disableForDefinitions": false,
422409
"dependency": {
423410
"type": "and",
@@ -636,10 +623,8 @@ making sure that you maintain a proper JSON format.
636623
{
637624
"propertyName": "Foreign definition",
638625
"propertyKeyword": "foreignCollection",
639-
"propertyType": "selecthashed",
640626
"template": "definitions",
641627
"disableForDefinitions": false,
642-
"withEmptyOption": true,
643628
"dependency": {
644629
"type": "and",
645630
"values": [
@@ -653,10 +638,7 @@ making sure that you maintain a proper JSON format.
653638
}
654639
},
655640
{
656-
"propertyName": "Foreign field",
657641
"propertyKeyword": "foreignField",
658-
"propertyType": "detailshashed",
659-
"template": "collectiontree",
660642
"disableForDefinitions": false,
661643
"dependency": {
662644
"type": "and",
@@ -671,10 +653,7 @@ making sure that you maintain a proper JSON format.
671653
}
672654
},
673655
{
674-
"propertyName": "Relationship type",
675656
"propertyKeyword": "relationshipType",
676-
"propertyType": "select",
677-
"options": ["", "Foreign Key", "Foreign Master"],
678657
"disableForDefinitions": false,
679658
"dependency": {
680659
"type": "and",
@@ -689,9 +668,7 @@ making sure that you maintain a proper JSON format.
689668
}
690669
},
691670
{
692-
"propertyName": "Relationship name",
693671
"propertyKeyword": "relationshipName",
694-
"propertyType": "text",
695672
"disableForDefinitions": false,
696673
"dependency": {
697674
"type": "and",
@@ -706,10 +683,7 @@ making sure that you maintain a proper JSON format.
706683
}
707684
},
708685
{
709-
"propertyName": "Cardinality",
710686
"propertyKeyword": "cardinality",
711-
"propertyType": "select",
712-
"options": ["1", "n", "0..1", "0..n", "1..n"],
713687
"disableForDefinitions": false,
714688
"dependency": {
715689
"type": "and",
@@ -929,10 +903,8 @@ making sure that you maintain a proper JSON format.
929903
{
930904
"propertyName": "Foreign definition",
931905
"propertyKeyword": "foreignCollection",
932-
"propertyType": "selecthashed",
933906
"template": "definitions",
934907
"disableForDefinitions": false,
935-
"withEmptyOption": true,
936908
"dependency": {
937909
"type": "and",
938910
"values": [
@@ -946,10 +918,7 @@ making sure that you maintain a proper JSON format.
946918
}
947919
},
948920
{
949-
"propertyName": "Foreign field",
950921
"propertyKeyword": "foreignField",
951-
"propertyType": "detailshashed",
952-
"template": "collectiontree",
953922
"disableForDefinitions": false,
954923
"dependency": {
955924
"type": "and",
@@ -964,10 +933,7 @@ making sure that you maintain a proper JSON format.
964933
}
965934
},
966935
{
967-
"propertyName": "Relationship type",
968936
"propertyKeyword": "relationshipType",
969-
"propertyType": "select",
970-
"options": ["", "Foreign Key", "Foreign Master"],
971937
"disableForDefinitions": false,
972938
"dependency": {
973939
"type": "and",
@@ -982,9 +948,7 @@ making sure that you maintain a proper JSON format.
982948
}
983949
},
984950
{
985-
"propertyName": "Relationship name",
986951
"propertyKeyword": "relationshipName",
987-
"propertyType": "text",
988952
"disableForDefinitions": false,
989953
"dependency": {
990954
"type": "and",
@@ -999,10 +963,7 @@ making sure that you maintain a proper JSON format.
999963
}
1000964
},
1001965
{
1002-
"propertyName": "Cardinality",
1003966
"propertyKeyword": "cardinality",
1004-
"propertyType": "select",
1005-
"options": ["1", "n", "0..1", "0..n", "1..n"],
1006967
"disableForDefinitions": false,
1007968
"dependency": {
1008969
"type": "and",
@@ -1179,10 +1140,8 @@ making sure that you maintain a proper JSON format.
11791140
{
11801141
"propertyName": "Foreign definition",
11811142
"propertyKeyword": "foreignCollection",
1182-
"propertyType": "selecthashed",
11831143
"template": "definitions",
11841144
"disableForDefinitions": false,
1185-
"withEmptyOption": true,
11861145
"dependency": {
11871146
"type": "and",
11881147
"values": [
@@ -1196,10 +1155,7 @@ making sure that you maintain a proper JSON format.
11961155
}
11971156
},
11981157
{
1199-
"propertyName": "Foreign field",
12001158
"propertyKeyword": "foreignField",
1201-
"propertyType": "detailshashed",
1202-
"template": "collectiontree",
12031159
"disableForDefinitions": false,
12041160
"dependency": {
12051161
"type": "and",
@@ -1214,10 +1170,7 @@ making sure that you maintain a proper JSON format.
12141170
}
12151171
},
12161172
{
1217-
"propertyName": "Relationship type",
12181173
"propertyKeyword": "relationshipType",
1219-
"propertyType": "select",
1220-
"options": ["", "Foreign Key", "Foreign Master"],
12211174
"disableForDefinitions": false,
12221175
"dependency": {
12231176
"type": "and",
@@ -1232,9 +1185,7 @@ making sure that you maintain a proper JSON format.
12321185
}
12331186
},
12341187
{
1235-
"propertyName": "Relationship name",
12361188
"propertyKeyword": "relationshipName",
1237-
"propertyType": "text",
12381189
"disableForDefinitions": false,
12391190
"dependency": {
12401191
"type": "and",
@@ -1249,10 +1200,7 @@ making sure that you maintain a proper JSON format.
12491200
}
12501201
},
12511202
{
1252-
"propertyName": "Cardinality",
12531203
"propertyKeyword": "cardinality",
1254-
"propertyType": "select",
1255-
"options": ["1", "n", "0..1", "0..n", "1..n"],
12561204
"disableForDefinitions": false,
12571205
"dependency": {
12581206
"type": "and",

0 commit comments

Comments
 (0)