Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
domain_menu_access
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
domain_menu_access
Merge requests
!13
Add missing schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add missing schema
issue/domain_menu_access-3441231:3441231-missing-schema-for
into
2.0.x
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Tim Diels
requested to merge
issue/domain_menu_access-3441231:3441231-missing-schema-for
into
2.0.x
1 year ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#3441231
0
0
Merge request reports
Compare
2.0.x
2.0.x (base)
and
latest version
latest version
577d3900
1 commit,
1 year ago
1 file
+
31
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/domain_menu_access.schema.yml
+
31
−
0
Options
@@ -19,3 +19,34 @@ block.settings.domain_access_menu_block:*:
expand_all_items
:
type
:
boolean
label
:
'
Expand
all
items'
block.settings.domain_access_menu_menu_block:*
:
type
:
block_settings
label
:
'
Menu
block'
mapping
:
follow
:
type
:
boolean
label
:
'
The
initial
visibility
level
follows
the
active
menu
item'
follow_parent
:
type
:
string
label
:
'
Set
initial
visibility
level
to
the
active
menu
item,
or
its
children'
label_link
:
type
:
boolean
label
:
'
If
the
block
label
should
be
a
link'
label_type
:
type
:
string
label
:
'
Label
type'
level
:
type
:
integer
label
:
'
Starting
level'
depth
:
type
:
integer
label
:
'
Maximum
number
of
levels'
expand_all_items
:
type
:
boolean
label
:
'
Expand
all
items'
parent
:
type
:
string
label
:
'
Parent
menu
link'
suggestion
:
type
:
string
label
:
'
Theme
suggestion'
Loading