Explorar el Código

cleaned config

bach hace 2 años
padre
commit
211fb965ee
Se han modificado 31 ficheros con 36 adiciones y 73 borrados
  1. 8 0
      config/devel/devel.settings.yml
  2. 1 0
      config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml
  3. 1 0
      config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml
  4. 2 1
      config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml
  5. 1 0
      config/sync/core.entity_view_display.commerce_store.online.default.yml
  6. 1 0
      config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml
  7. 1 0
      config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml
  8. 1 0
      config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml
  9. 1 0
      config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml
  10. 1 0
      config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml
  11. 1 0
      config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml
  12. 1 0
      config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml
  13. 1 0
      config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml
  14. 1 0
      config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml
  15. 1 0
      config/sync/core.entity_view_display.node.article.card_home.yml
  16. 1 0
      config/sync/core.entity_view_display.node.frontpage.default.yml
  17. 1 0
      config/sync/core.entity_view_display.node.frontpage.home_full.yml
  18. 1 0
      config/sync/core.entity_view_display.node.frontpage.home_light.yml
  19. 1 0
      config/sync/core.entity_view_display.node.materiau.card_home.yml
  20. 1 0
      config/sync/core.entity_view_display.node.thematique.default.yml
  21. 1 0
      config/sync/core.entity_view_display.node.thematique.teaser.yml
  22. 1 0
      config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml
  23. 1 0
      config/sync/core.entity_view_display.user.user.default.yml
  24. 0 32
      config/sync/flag.flag.flag_list_template_1.yml
  25. 1 2
      config/sync/flag_lists.flag_for_list.dossier.yml
  26. 1 1
      config/sync/system.action.flag_action.dossier_flag.yml
  27. 1 1
      config/sync/system.action.flag_action.dossier_unflag.yml
  28. 0 17
      config/sync/system.action.flag_action.flag_list_template_1_flag.yml
  29. 0 17
      config/sync/system.action.flag_action.flag_list_template_1_unflag.yml
  30. 1 1
      web/modules/custom/materio_samples/src/Plugin/Field/FieldFormatter/SamplesDefaultFormatter.php
  31. 1 1
      web/themes/custom/materiotheme/assets/dist/report.html

+ 8 - 0
config/devel/devel.settings.yml

@@ -0,0 +1,8 @@
+page_alter: false
+raw_names: false
+error_handlers:
+  - 0
+rebuild_theme: false
+devel_dumper: kint
+debug_logfile: 'temporary://drupal_debug.txt'
+debug_pre: false

+ 1 - 0
config/sync/core.entity_view_display.commerce_order.materio_order_type.checkout.yml

@@ -94,4 +94,5 @@ hidden:
   ip_address: true
   mail: true
   search_api_excerpt: true
+  synonyms: true
   total_paid: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_product.materio_product_type.home_summary.yml

@@ -44,4 +44,5 @@ hidden:
   langcode: true
   search_api_excerpt: true
   stores: true
+  synonyms: true
   uid: true

+ 2 - 1
config/sync/core.entity_view_display.commerce_product_variation.materio_product_variation_type.add_to_cart.yml

@@ -16,7 +16,7 @@ dependencies:
     - text
 third_party_settings:
   commerce_variation_cart_form:
-    combine: '1'
+    combine: true
 id: commerce_product_variation.materio_product_variation_type.add_to_cart
 targetEntityType: commerce_product_variation
 bundle: materio_product_variation_type
@@ -46,4 +46,5 @@ hidden:
   search_api_excerpt: true
   sku: true
   subscription_type: true
+  synonyms: true
   title: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_store.online.default.yml

@@ -29,6 +29,7 @@ hidden:
   name: true
   prices_include_tax: true
   search_api_excerpt: true
+  synonyms: true
   tax_registrations: true
   timezone: true
   uid: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_subscription.product_variation.customer.yml

@@ -105,6 +105,7 @@ hidden:
   scheduled_changes: true
   search_api_excerpt: true
   store_id: true
+  synonyms: true
   title: true
   uid: true
   unit_price: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_subscription.product_variation.default.yml

@@ -103,6 +103,7 @@ hidden:
   scheduled_changes: true
   search_api_excerpt: true
   store_id: true
+  synonyms: true
   title: true
   uid: true
   unit_price: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_subscription.standalone.customer.yml

@@ -104,6 +104,7 @@ hidden:
   scheduled_changes: true
   search_api_excerpt: true
   store_id: true
+  synonyms: true
   title: true
   uid: true
   unit_price: true

+ 1 - 0
config/sync/core.entity_view_display.commerce_subscription.standalone.default.yml

@@ -102,6 +102,7 @@ hidden:
   scheduled_changes: true
   search_api_excerpt: true
   store_id: true
+  synonyms: true
   title: true
   uid: true
   unit_price: true

+ 1 - 0
config/sync/core.entity_view_display.config_pages.privacy_policy.default.yml

@@ -23,3 +23,4 @@ content:
 hidden:
   field_title: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.config_pages.terms_of_services.default.yml

@@ -23,3 +23,4 @@ content:
 hidden:
   field_title: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.config_pages.terms_of_services.full.yml

@@ -31,3 +31,4 @@ content:
     region: content
 hidden:
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.gdpr_task.gdpr_remove.default.yml

@@ -61,3 +61,4 @@ content:
 hidden:
   langcode: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.gdpr_task.gdpr_sar.default.yml

@@ -75,3 +75,4 @@ hidden:
   manual_data: true
   sar_export_assets: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.article.card_home.yml

@@ -85,3 +85,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.frontpage.default.yml

@@ -390,3 +390,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.frontpage.home_full.yml

@@ -387,3 +387,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.frontpage.home_light.yml

@@ -380,3 +380,4 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.materiau.card_home.yml

@@ -98,4 +98,5 @@ hidden:
   langcode: true
   links: true
   search_api_excerpt: true
+  synonyms: true
   title: true

+ 1 - 0
config/sync/core.entity_view_display.node.thematique.default.yml

@@ -128,3 +128,4 @@ hidden:
   flag_flag_list_template_1: true
   langcode: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.node.thematique.teaser.yml

@@ -97,3 +97,4 @@ hidden:
   field_workflow: true
   langcode: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.taxonomy_term.assisted_research.default.yml

@@ -40,3 +40,4 @@ content:
 hidden:
   langcode: true
   search_api_excerpt: true
+  synonyms: true

+ 1 - 0
config/sync/core.entity_view_display.user.user.default.yml

@@ -72,3 +72,4 @@ hidden:
   profile_member: true
   search_api_excerpt: true
   simplenews: true
+  synonyms: true

+ 0 - 32
config/sync/flag.flag.flag_list_template_1.yml

@@ -1,32 +0,0 @@
-uuid: 5d4d5ad6-05e3-4a6b-bb49-1e59497574ce
-langcode: en
-status: true
-dependencies:
-  module:
-    - flag_lists
-    - node
-_core:
-  default_config_hash: gv5HCXt_zANnxz5g4ygaALNMnN5yQzI4jy3A7c8phFc
-id: flag_list_template_1
-label: 'Flag list template 1'
-bundles: {  }
-entity_type: node
-global: false
-weight: 0
-flag_short: 'Add this item to the [flagging_collection:name] list'
-flag_long: 'Add this to your flag list'
-flag_message: 'Added to the flag list'
-unflag_short: 'Remove this item from the [flagging_collection:name] list'
-unflag_long: 'Remove this item from your flag list'
-unflag_message: 'Removed from the flag list'
-unflag_denied_text: ''
-flag_type: 'entity:node'
-link_type: ajax_link
-flagTypeConfig:
-  show_in_links: {  }
-  show_as_field: true
-  show_on_form: false
-  show_contextual_link: false
-  extra_permissions:
-    owner: '0'
-linkTypeConfig: {  }

+ 1 - 2
config/sync/flag_lists.flag_for_list.dossier.yml

@@ -1,4 +1,4 @@
-uuid: null
+uuid: 77dbd1cf-07e2-4403-adb5-f925d4df27ad
 langcode: en
 status: true
 dependencies: {  }
@@ -7,4 +7,3 @@ label: Dossier
 base_flag: dossier
 owner: root
 weight: null
-has_actions: 0

+ 1 - 1
config/sync/system.action.flag_action.dossier_flag.yml

@@ -1,4 +1,4 @@
-uuid: 19f6415c-55ae-4d43-9804-3b6c9725eb29
+uuid: f47f6511-43cc-4cbd-9e88-06c07300cf2c
 langcode: en
 status: true
 dependencies:

+ 1 - 1
config/sync/system.action.flag_action.dossier_unflag.yml

@@ -1,4 +1,4 @@
-uuid: ee3693e6-2a01-4850-a464-099930242d42
+uuid: 207ade96-6318-4bba-a48d-a0c1bf110833
 langcode: en
 status: true
 dependencies:

+ 0 - 17
config/sync/system.action.flag_action.flag_list_template_1_flag.yml

@@ -1,17 +0,0 @@
-uuid: da776462-896d-4e2c-8df4-495e748a6528
-langcode: en
-status: true
-dependencies:
-  config:
-    - flag.flag.flag_list_template_1
-  module:
-    - flag
-_core:
-  default_config_hash: LkE1QB2Y0oqjrb33mVsdE0cSy6E9wujJklHGqH91GvE
-id: flag_action.flag_list_template_1_flag
-label: 'Add this item to a list'
-type: node
-plugin: 'flag_action:flag_list_template_1_flag'
-configuration:
-  flag_id: flag_list_template_1
-  flag_action: flag

+ 0 - 17
config/sync/system.action.flag_action.flag_list_template_1_unflag.yml

@@ -1,17 +0,0 @@
-uuid: f41626e1-9e35-4f2d-b67a-b5b6e4d61ec9
-langcode: en
-status: true
-dependencies:
-  config:
-    - flag.flag.flag_list_template_1
-  module:
-    - flag
-_core:
-  default_config_hash: dkSOtOrwdYQJVIAi2LOYl8XRZCqSIIIb0Hb9J-2NNug
-id: flag_action.flag_list_template_1_unflag
-label: 'Remove this item from the list'
-type: node
-plugin: 'flag_action:flag_list_template_1_unflag'
-configuration:
-  flag_id: flag_list_template_1
-  flag_action: unflag

+ 1 - 1
web/modules/custom/materio_samples/src/Plugin/Field/FieldFormatter/SamplesDefaultFormatter.php

@@ -59,7 +59,7 @@ class SamplesDefaultFormatter extends FormatterBase {
           '#tag' => 'span',
           '#value' => $this->t('@target : @location', [
               '@target' => "Bug no term available",
-              '@location' => $item->location
+              '@location' => 'bug' //$item->location
             ]
           ),
         ];

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio