Commit aa3c626d authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3278137 by Tasneem Natshah: Add the Dashboards with Layout Builder...

Issue #3278137 by Tasneem Natshah: Add the Dashboards with Layout Builder module and configure the default Cucumber Dashboards
parent d5feefb5
Loading
Loading
Loading
Loading
+5 −29
Original line number Diff line number Diff line
uuid: d4b87f1e-0366-43fd-853d-353af6a0b4c4
langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: 6YInfJ0WKwNuSzm8c_hzSvrvTfOYgJ0mrr-BK5M1jHg
  default_config_hash: v4lWH7lZFmYUaZRbMoI9VAfelNIq4-j-XC8YyKYaags
id: automated_testing_dashboard
admin_label: 'Automated Testing Dashboard'
category: ''
frontend: false
weight: 0
sections:
  -
    layout_id: layout_1
    layout_settings:
      label: ''
      reverse: 0
      context_mapping: {  }
      reverse: 0
    components:
      d75db52c-a07e-4a50-9580-11aa7feb6112:
        uuid: d75db52c-a07e-4a50-9580-11aa7feb6112
@@ -39,31 +42,4 @@ sections:
          context_mapping: {  }
        weight: 0
        additional: {  }
      2ab04c9d-9b57-4a07-a173-26c7234e4745:
        uuid: 2ab04c9d-9b57-4a07-a173-26c7234e4745
        region: three
        configuration:
          id: 'views_block:content_recent-block_1'
          label: ''
          label_display: visible
          provider: views
          context_mapping: {  }
          views_label: ''
          items_per_page: none
        weight: 0
        additional: {  }
      6d58e60b-2f13-4360-becd-1784a32348fa:
        uuid: 6d58e60b-2f13-4360-becd-1784a32348fa
        region: three
        configuration:
          id: 'dashboards_block:dashboard:view_embed'
          label: 'My Content'
          label_display: visible
          provider: dashboards
          context_mapping: {  }
          view: 'dashboard_last_content:embed_2'
        weight: 1
        additional: {  }
    third_party_settings: {  }
frontend: false
weight: 0
+6 −3
Original line number Diff line number Diff line
uuid: 0f28bb2a-abae-483c-a0d2-14931873c4b5
langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: z_e7H82Nj8Zj7ejLQPbp6c3jcI7U6Kl3ldOO7ACQ1rk
id: default_dashboard
admin_label: 'Default Dashboard'
category: ''
frontend: false
weight: 0
sections:
  -
    layout_id: layout_1
    layout_settings:
      label: ''
      context_mapping: {  }
      reverse: 0
      context_mapping: {  }
    components:
      e5232f2d-adce-421f-a7ae-a9f328b14800:
        uuid: e5232f2d-adce-421f-a7ae-a9f328b14800
@@ -40,3 +41,5 @@ sections:
        weight: 0
        additional: {  }
    third_party_settings: {  }
frontend: false
weight: 0
+1 −13
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: BJoiyzPrWKBMqH4g99JioiFiswa1-11Fs-hei67hrYw
  default_config_hash: 2mQ45dqwzLNBiAGjqp4gMM4muyj9ZM7BvjPHAI5NZbM
id: management_dashboard
admin_label: 'Management Dashboard'
category: ''
@@ -58,16 +58,4 @@ sections:
              weight: '-9'
        weight: 1
        additional: {  }
      5be4caa3-3527-4253-a229-fab3064caace:
        uuid: 5be4caa3-3527-4253-a229-fab3064caace
        region: three
        configuration:
          id: 'dashboards_block:dashboard:view_embed'
          label: 'Last Content'
          label_display: visible
          provider: dashboards
          context_mapping: {  }
          view: 'dashboard_last_content:embed_2'
        weight: 0
        additional: {  }
    third_party_settings: {  }
+1 −13
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: dyvTcNjZaA0iKtZgs58oSrTxD_dyFlxS43YVenrJnIw
  default_config_hash: 7f4KwtNF7L9F-eyKTpjbTg2p6QR3447VW2YIMwfufn0
id: webmaster_dashboard
admin_label: 'Webmaster Dashboard'
category: ''
@@ -46,18 +46,6 @@ sections:
              weight: '-8'
        weight: 1
        additional: {  }
      c28a1e40-bd66-4196-a629-97d62a6c3b8a:
        uuid: c28a1e40-bd66-4196-a629-97d62a6c3b8a
        region: two
        configuration:
          id: 'dashboards_block:dashboard:view_embed'
          label: 'Last content'
          label_display: visible
          provider: dashboards
          context_mapping: {  }
          view: 'dashboard_last_content:embed_2'
        weight: 0
        additional: {  }
    third_party_settings: {  }
  -
    layout_id: layout_2
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: d6MNRl6LtCPWBG5ou8tGME0mNN_sOI0USaD03OnlY3A
  default_config_hash: Jxsr_1NDBU4TpJJV2sHMkRaLS6ZFkue2RZnoy99iZOM
id: administrator
label: Administrator
weight: 3
Loading