Skip to content

Commit ca02504

Browse files
committed
Took control of webforms
1 parent 10b114a commit ca02504

3 files changed

Lines changed: 1 addition & 23 deletions

File tree

config/sync/config_ignore.settings.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ _core:
22
default_config_hash: IgOVnECx6lbVt6JVFnadoEEugneDf3UblPZnOzov43Q
33
mode: intermediate
44
ignored_config_entities:
5-
import:
6-
- "webform.webform.*"
5+
import: {}
76
export: {}

config/sync/user.role.administrator.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,44 +4,24 @@ status: true
44
dependencies:
55
config:
66
- node.type.project
7-
- taxonomy.vocabulary.department
8-
- taxonomy.vocabulary.project_track_type
97
module:
10-
- ai_screening
118
- content_moderation
12-
- navigation
139
- node
1410
- publishcontent
15-
- system
1611
- taxonomy
1712
- webform
1813
id: administrator
1914
label: Administrator
2015
weight: 3
2116
is_admin: null
2217
permissions:
23-
- "access administration pages"
24-
- "access navigation"
25-
- "access site in maintenance mode"
26-
- "access site reports"
27-
- "access site setup"
28-
- "access taxonomy overview"
29-
- "access webform overview"
3018
- "create project content"
31-
- "create terms in department"
32-
- "create terms in project_track_type"
33-
- "create webform"
34-
- "delete terms in department"
35-
- "delete terms in project_track_type"
3619
- "edit any project content"
3720
- "edit any webform"
38-
- "edit terms in department"
39-
- "edit terms in project_track_type"
4021
- "publish editable node type project"
4122
- "publish own node type project"
4223
- "unpublish editable node type project"
4324
- "unpublish own node type project"
4425
- "view any unpublished content"
4526
- "view own unpublished content"
46-
- "view the administration theme"
4727
- "view vocabulary labels"

config/sync/user.role.editor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ label: Editor
1515
weight: 2
1616
is_admin: null
1717
permissions:
18-
- "access webform help"
1918
- "create project content"
2019
- "edit any project content"
2120
- "edit any webform"

0 commit comments

Comments
 (0)