Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
views_aggregator
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
views_aggregator
Commits
14107042
Commit
14107042
authored
3 years ago
by
Jordan Karlov
Committed by
Jordan Karlov
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3232408
by waspper, JordiK, TR: Missing config/schema
parent
c6efd670
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/views_aggregator.schema.yml
+70
-0
70 additions, 0 deletions
config/schema/views_aggregator.schema.yml
with
70 additions
and
0 deletions
config/schema/views_aggregator.schema.yml
0 → 100644
+
70
−
0
View file @
14107042
views.style.views_aggregator_plugin_style_table
:
type
:
views.style.table
label
:
'
Table
with
aggregation
options'
mapping
:
info
:
type
:
sequence
label
:
'
Columns
info'
sequence
:
type
:
mapping
label
:
'
Column
info'
mapping
:
has_aggr
:
type
:
boolean
label
:
'
Has
aggregation'
aggr
:
type
:
sequence
label
:
'
Aggregation'
sequence
:
type
:
string
label
:
'
Aggregation
group'
aggr_par
:
type
:
string
label
:
'
Aggregation
parameter'
has_aggr_column
:
type
:
boolean
label
:
'
Has
aggregation
column'
aggr_column
:
type
:
string
label
:
'
Aggregation
column'
aggr_par_column
:
type
:
string
label
:
'
Aggregation
parameter
column'
group_aggregation
:
type
:
mapping
label
:
'
Group
aggregation'
mapping
:
group_aggregation_results
:
type
:
string
label
:
'
Group
aggregation
results'
grouping_field_class
:
type
:
string
label
:
'
Grouping
field
class'
result_label_prefix
:
type
:
string
label
:
'
Result
label
prefix'
result_label_suffix
:
type
:
string
label
:
'
Result
label
suffix'
grouping_row_class
:
type
:
string
label
:
'
Grouping
row
class'
column_aggregation
:
type
:
mapping
label
:
'
Column
aggregation'
mapping
:
totals_row_position
:
type
:
sequence
label
:
'
Totals
row
position'
sequence
:
type
:
integer
label
:
'
Position'
totals_per_page
:
type
:
string
label
:
'
Totals
per
page'
precision
:
type
:
string
label
:
'
Precision'
totals_row_class
:
type
:
string
label
:
'
Totals
row
class'
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