Skip to content

Commit

Permalink
Remove previewUrl/generateTypeDeclarations
Browse files Browse the repository at this point in the history
  • Loading branch information
blankse committed Aug 17, 2023
1 parent 6e14147 commit 93d3a5e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions install/class_source/class_CustomerSegmentGroup_export.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"allowInherit": false,
"allowVariants": false,
"showVariants": false,
"generateTypeDeclarations": true,
"layoutDefinitions": {
"fieldtype": "panel",
"labelWidth": 100,
Expand Down Expand Up @@ -237,7 +236,6 @@
"locked": false
},
"icon": "\/bundles\/pimcorecustomermanagementframework\/icons\/segment-group.svg",
"previewUrl": null,
"group": "CustomerManagement",
"propertyVisibility": {
"grid": {
Expand Down
2 changes: 0 additions & 2 deletions install/class_source/class_CustomerSegment_export.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,10 @@
"locked": false
},
"icon": "\/bundles\/pimcorecustomermanagementframework\/icons\/segment.svg",
"previewUrl": "",
"group": "CustomerManagement",
"showAppLoggerTab": false,
"linkGeneratorReference": "",
"compositeIndices": [],
"generateTypeDeclarations": true,
"showFieldLookup": false,
"propertyVisibility": {
"grid": {
Expand Down
2 changes: 0 additions & 2 deletions install/class_source/class_LinkActivityDefinition_export.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"allowInherit": true,
"allowVariants": false,
"showVariants": false,
"generateTypeDeclarations": true,
"layoutDefinitions": {
"fieldtype": "panel",
"labelWidth": 100,
Expand Down Expand Up @@ -511,7 +510,6 @@
"icon": null
},
"icon": "\/bundles\/pimcoreadmin\/img\/flat-color-icons\/sports_mode.svg",
"previewUrl": "\/__customermanagementframework\/object-preview\/link-activity-definition-preview",
"group": "CustomerManagement",
"showAppLoggerTab": false,
"linkGeneratorReference": "@CustomerManagementFrameworkBundle\\LinkGenerator\\LinkActivityDefinitionLinkGenerator",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"allowInherit": false,
"allowVariants": false,
"showVariants": false,
"generateTypeDeclarations": true,
"layoutDefinitions": {
"fieldtype": "panel",
"labelWidth": 100,
Expand Down Expand Up @@ -146,7 +145,6 @@
"locked": false
},
"icon": "\/bundles\/pimcoreadmin\/img\/flat-color-icons\/data_configuration.svg",
"previewUrl": null,
"group": "CustomerManagement",
"propertyVisibility": {
"grid": {
Expand Down
2 changes: 0 additions & 2 deletions install/class_source/optional/class_Customer_export.json
Original file line number Diff line number Diff line change
Expand Up @@ -1710,12 +1710,10 @@
"icon": null
},
"icon": "\/bundles\/pimcorecustomermanagementframework\/icons\/customer.svg",
"previewUrl": null,
"group": "CustomerManagement",
"showAppLoggerTab": false,
"linkGeneratorReference": null,
"compositeIndices": [],
"generateTypeDeclarations": true,
"showFieldLookup": false,
"propertyVisibility": {
"grid": {
Expand Down

0 comments on commit 93d3a5e

Please sign in to comment.