Commit 3dc20ce7 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 a4e08c11
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
+3 −0
Original line number Diff line number Diff line
uuid: 315ffcc9-a1b7-4692-9b3b-9021a79d0ed5
langcode: en
status: true
dependencies:
  module:
    - dashboards
_core:
  default_config_hash: 2Lzh5D5-6qzCydvwiv9wECF8igAZoUcT1dwuLq69pZc
id: analyst
label: Analyst
weight: -6
+3 −0
Original line number Diff line number Diff line
uuid: 6277f909-a6fe-4487-92df-7620a3bc9375
langcode: en
status: true
dependencies: {  }
_core:
  default_config_hash: ZKV6dDsC6baQ4eVbllwE1uPbEXYGCJB0ghpFzQNuR3g
id: anonymous
label: 'Anonymous user'
weight: -10
+3 −0
Original line number Diff line number Diff line
uuid: f90d4e81-0262-4cdb-aa56-f26fbe01e4b3
langcode: en
status: true
dependencies:
  module:
    - dashboards
_core:
  default_config_hash: dM8MRupEA4JP72TePtQKEP3TDe0WLjpJPYDqh6CP3VU
id: authenticated
label: 'Authenticated user'
weight: -9
+10 −0
Original line number Diff line number Diff line
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
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