Skip to content

Commit

Permalink
HCK-7033: remove properties that do not pass dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
AlikRakhmonov committed Aug 9, 2024
1 parent 562ffca commit 8590d9a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions properties_pane/field_level/fieldLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -743,6 +744,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -1166,6 +1168,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -1628,6 +1631,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -2088,6 +2092,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -2517,6 +2522,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -3046,6 +3052,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -3455,6 +3462,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down Expand Up @@ -3885,6 +3893,7 @@ making sure that you maintain a proper JSON format.
"propertyKeyword": "primaryKey",
"enableForReference": true,
"propertyType": "checkbox",
"preserveOnCleanDependencies": true,
"dependency": {
"type": "and",
"values": [
Expand Down

0 comments on commit 8590d9a

Please sign in to comment.