Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sortableviews
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
sortableviews
Merge requests
!12
Resolve
#3434722
"Automated drupal 11"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve
#3434722
"Automated drupal 11"
issue/sortableviews-3434722:3434722-automated-drupal-11
into
8.x-1.x
Overview
0
Commits
12
Pipelines
12
Changes
7
Merged
Dieter Holvoet
requested to merge
issue/sortableviews-3434722:3434722-automated-drupal-11
into
8.x-1.x
10 months ago
Overview
0
Commits
12
Pipelines
12
Changes
7
Expand
Closes
#3434722
0
0
Merge request reports
Compare
8.x-1.x
version 11
688cbb98
10 months ago
version 10
de1555eb
10 months ago
version 9
d75861aa
10 months ago
version 8
3c9da237
10 months ago
version 7
0bdf4051
10 months ago
version 6
05aeb2e7
10 months ago
version 5
3a83f2fd
10 months ago
version 4
2481c88f
10 months ago
version 3
f0e585fd
10 months ago
version 2
bed8ae99
10 months ago
version 1
2b768216
10 months ago
8.x-1.x (base)
and
latest version
latest version
688cbb98
12 commits,
10 months ago
version 11
688cbb98
12 commits,
10 months ago
version 10
de1555eb
11 commits,
10 months ago
version 9
d75861aa
10 commits,
10 months ago
version 8
3c9da237
9 commits,
10 months ago
version 7
0bdf4051
8 commits,
10 months ago
version 6
05aeb2e7
7 commits,
10 months ago
version 5
3a83f2fd
6 commits,
10 months ago
version 4
2481c88f
5 commits,
10 months ago
version 3
f0e585fd
4 commits,
10 months ago
version 2
bed8ae99
3 commits,
10 months ago
version 1
2b768216
2 commits,
10 months ago
7 files
+
37
−
10
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
tests/modules/sortableviews_test/config/install/views.view.table.yml
+
6
−
1
Options
@@ -53,7 +53,12 @@ display:
items_per_page
:
null
offset
:
0
style
:
type
:
table
type
:
sortable_table
options
:
weight_field
:
field_weight
grouping
:
{
}
row_class
:
'
'
default_row_class
:
true
row
:
type
:
fields
fields
:
Loading