Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
views_bootstrap
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_bootstrap
Commits
578f9fe4
Commit
578f9fe4
authored
10 months ago
by
Szczepan Musiał
Committed by
Shelane French
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3465158
by lamp5: Schemas for views bootstrap are incorrect
parent
35a8b78c
No related branches found
No related tags found
1 merge request
!28
#3465158 fix schema
Pipeline
#241043
passed with warnings
10 months ago
Stage: build
Stage: validate
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
config/schema/views_bootstrap.style.schema.yml
+17
-22
17 additions, 22 deletions
config/schema/views_bootstrap.style.schema.yml
with
17 additions
and
22 deletions
config/schema/views_bootstrap.style.schema.yml
+
17
−
22
View file @
578f9fe4
...
...
@@ -72,34 +72,26 @@ views.style.views_bootstrap_carousel:
type
:
boolean
label
:
"
Wrap"
effect
:
type
:
s
elect
type
:
s
tring
label
:
"
Effect"
options
:
'
'
:
"
No
effect"
slide
:
"
Slide"
slide carousel-fade
:
"
Fade"
columns
:
type
:
select
type
:
integer
label
:
"
Columns"
options
:
1
:
"
1"
2
:
"
2"
3
:
"
3"
4
:
"
4"
breakpoints
:
type
:
s
elect
type
:
s
tring
label
:
"
Breakpoints"
options
:
xs
:
"
Extra
Small"
sm
:
"
Small"
md
:
"
Medium"
lg
:
"
Large"
display
:
type
:
radios
type
:
string
label
:
"
Display"
options
:
fields
:
"
Select
by
fields"
content
:
"
Display
fields
as
row
content"
image
:
type
:
string
label
:
"
Image"
title
:
type
:
string
label
:
"
Title"
description
:
type
:
string
label
:
"
Description"
views.style.views_bootstrap_grid
:
type
:
views_style
...
...
@@ -197,12 +189,15 @@ views.style.views_bootstrap_tab:
label
:
"
Fade
Effect"
views.style.views_bootstrap_table
:
type
:
views
_
style
type
:
views
.
style
.table
label
:
'
Views
bootstrap
table'
mapping
:
responsive
:
type
:
boolean
label
:
"
Responsive"
table_class_custom
:
type
:
string
label
:
"
Table
custom
class"
bootstrap_styles
:
type
:
mapping
label
:
"
Bootstrap
styles"
...
...
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