Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
varbase_layout_builder
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
varbase_layout_builder
Merge requests
!63
Issue
#3409288
by n.ghunaim, Rahaf Albawab: Add the Layout Builder Advanced Permissions module and enable it by default
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3409288
by n.ghunaim, Rahaf Albawab: Add the Layout Builder Advanced Permissions module and enable it by default
issue/varbase_layout_builder-3409288:10.1.x
into
10.1.x
Overview
0
Commits
14
Pipelines
0
Changes
7
Merged
Noor Ghunaim
requested to merge
issue/varbase_layout_builder-3409288:10.1.x
into
10.1.x
1 year ago
Overview
0
Commits
14
Pipelines
0
Changes
7
Expand
Remaining tasks
File an issue about this project
Addition/Change/Update/Fix to this project
Testing to ensure no regression
Automated unit/functional testing coverage
Developer Documentation support on feature change/addition
User Guide Documentation support on feature change/addition
UX/UI designer responsibilities
Accessibility and Readability
Code review from 1 Varbase core team member
Full testing and approval
Credit contributors
Review with the product owner
Update Release Notes and Update Helper on new feature change/addition
Release
Edited
1 year ago
by
Rajab Natshah
1
0
Merge request reports
Compare
10.1.x
version 9
e3bcc14f
1 year ago
version 8
b32c7c92
1 year ago
version 7
56c0d6e3
1 year ago
version 6
f5d29e13
1 year ago
version 5
23366f5f
1 year ago
version 4
bcc8ca34
1 year ago
version 3
40994101
1 year ago
version 2
c4160373
1 year ago
version 1
2373e07e
1 year ago
10.1.x (base)
and
latest version
latest version
0d10a195
14 commits,
1 year ago
version 9
e3bcc14f
13 commits,
1 year ago
version 8
b32c7c92
12 commits,
1 year ago
version 7
56c0d6e3
11 commits,
1 year ago
version 6
f5d29e13
10 commits,
1 year ago
version 5
23366f5f
9 commits,
1 year ago
version 4
bcc8ca34
8 commits,
1 year ago
version 3
40994101
7 commits,
1 year ago
version 2
c4160373
6 commits,
1 year ago
version 1
2373e07e
5 commits,
1 year ago
7 files
+
79
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
config/permissions/user.permissions.content_admin.yml
+
8
−
0
Options
id
:
content_admin
permissions
:
-
'
create
and
edit
custom
blocks'
-
'
access
layout
builder
page'
-
'
create
layout
builder
sections'
-
'
create
layout
builder
blocks'
-
'
config
layout
builder
blocks'
-
'
edit
layout
builder
sections'
-
'
remove
layout
builder
sections'
-
'
remove
layout
builder
blocks'
-
'
reorder
layout
builder
blocks'
Loading