Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ui_patterns_field_formatters
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
ui_patterns_field_formatters
Commits
631f3292
Commit
631f3292
authored
10 months ago
by
sorlov
Committed by
Edouard Cunibil
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3406724
: resolve missing config schema
parent
6675ae4c
No related branches found
No related tags found
1 merge request
!26
Issue #3406724: resolve missing config schema
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/ui_patterns_field_formatters.schema.yml
+40
-0
40 additions, 0 deletions
config/schema/ui_patterns_field_formatters.schema.yml
with
40 additions
and
0 deletions
config/schema/ui_patterns_field_formatters.schema.yml
0 → 100644
+
40
−
0
View file @
631f3292
field.formatter.settings.pattern_all_formatter
:
type
:
field.formatter.settings.field_link
mapping
:
pattern
:
type
:
string
label
:
'
Pattern'
pattern_variant
:
type
:
string
label
:
'
Variant'
pattern_mapping
:
type
:
sequence
label
:
'
Pattern
mapping'
sequence
:
type
:
mapping
mapping
:
weight
:
type
:
integer
label
:
'
Weight'
destination
:
type
:
string
label
:
'
Destination'
plugin
:
type
:
string
label
:
'
Plugin'
source
:
type
:
string
label
:
'
Source'
pattern_settings
:
type
:
sequence
label
:
'
Pattern
settings'
sequence
:
type
:
ignore
variants_token
:
type
:
sequence
label
:
'
Variant
token'
sequence
:
type
:
ignore
field.formatter.settings.pattern_each_formatter
:
type
:
field.formatter.settings.pattern_all_formatter
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment