Commit a6f430f2 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 e9bb500a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: OeKGIkmZA_c-t6QLH81WNQx8gDCc1MRmxaTuQgxBByU
  default_config_hash: d6MNRl6LtCPWBG5ou8tGME0mNN_sOI0USaD03OnlY3A
id: administrator
label: Administrator
weight: 3
+1 −1
Original line number Diff line number Diff line
uuid: fdb6bed7-13b5-4f7c-8435-20341a617bd1
uuid: 315ffcc9-a1b7-4692-9b3b-9021a79d0ed5
langcode: en
status: true
dependencies:
+1 −1
Original line number Diff line number Diff line
uuid: b43a7711-67a5-4a5f-9424-dd98170e2f66
uuid: 6277f909-a6fe-4487-92df-7620a3bc9375
langcode: en
status: true
dependencies: {  }
+1 −1
Original line number Diff line number Diff line
uuid: 098eae9a-24ba-4662-8b7f-6a22080f9051
uuid: f90d4e81-0262-4cdb-aa56-f26fbe01e4b3
langcode: en
status: true
dependencies:
+8 −1
Original line number Diff line number Diff line
uuid: 1fc21a44-2dca-4bde-94e9-acf2fa558f80
uuid: 9c682733-901b-48ba-bc5c-f1cdb639bf47
langcode: en
status: true
dependencies:
  config:
    - taxonomy.vocabulary.feature_category
  module:
    - dashboards
    - taxonomy
_core:
  default_config_hash: gX8MEvSXzcDhMctr_eaKS_8tEdguFPxZrFLdZsDmsw4
id: coordinator
@@ -11,5 +14,9 @@ label: Coordinator
weight: -5
is_admin: null
permissions:
  - 'administer taxonomy'
  - 'can view automated_testing_dashboard dashboard'
  - 'can view management_dashboard dashboard'
  - 'create terms in feature_category'
  - 'delete terms in feature_category'
  - 'edit terms in feature_category'
Loading