Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pager_serializer
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
pager_serializer
Commits
dbe77ccf
Commit
dbe77ccf
authored
2 years ago
by
Steven Ayers
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3270937
: Schema is missing
parent
97bdd928
No related branches found
No related tags found
1 merge request
!3
Issue #3270937: Schema is missing
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/schema/pager_serializer.settings.yml
+26
-0
26 additions, 0 deletions
config/schema/pager_serializer.settings.yml
config/schema/pager_serializer.views.schema.yml
+3
-0
3 additions, 0 deletions
config/schema/pager_serializer.views.schema.yml
with
29 additions
and
0 deletions
config/schema/pager_serializer.settings.yml
0 → 100644
+
26
−
0
View file @
dbe77ccf
pager_serializer.settings
:
type
:
config_object
label
:
'
Pager
serializer
settings'
mapping
:
rows_label
:
type
:
string
pager_label
:
type
:
string
pager_object_enabled
:
type
:
boolean
current_page_enabled
:
type
:
boolean
current_page_label
:
type
:
string
total_items_enabled
:
type
:
boolean
total_items_label
:
type
:
string
total_pages_enabled
:
type
:
boolean
total_pages_label
:
type
:
string
items_per_page_enabled
:
type
:
boolean
items_per_page_label
:
type
:
string
This diff is collapsed.
Click to expand it.
config/schema/pager_serializer.views.schema.yml
0 → 100644
+
3
−
0
View file @
dbe77ccf
views.style.pager_serializer
:
type
:
views.style.serializer
label
:
'
Serialized
output
format'
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