Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
section_library
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
section_library
Merge requests
!52
Issue
#3512185
: Remove image style from install config
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3512185
: Remove image style from install config
issue/section_library-3512185:3512185-existing-test-are
into
2.0.x
Overview
5
Commits
3
Pipelines
4
Changes
3
3 unresolved threads
Hide all comments
Merged
Jess Straatmann
requested to merge
issue/section_library-3512185:3512185-existing-test-are
into
2.0.x
3 months ago
Overview
5
Commits
3
Pipelines
4
Changes
3
3 unresolved threads
Hide all comments
Expand
Checkpoints
File an issue
Addition/Change/Update/Fix
Merge request
Testing to ensure no regression
Automated unit testing coverage
Automated functional testing coverage
UX/UI designer responsibilities
Readability
Accessibility
Performance
Security
Documentation
Code review by maintainers
Full testing and approval
Credit contributors
Review with the product owner
Closes
#3512185
0
0
Merge request reports
Compare
2.0.x
version 3
dd675949
3 months ago
version 2
0fba3dde
3 months ago
version 1
a2e007c9
3 months ago
2.0.x (base)
and
latest version
latest version
dd675949
3 commits,
3 months ago
version 3
dd675949
3 commits,
3 months ago
version 2
0fba3dde
2 commits,
3 months ago
version 1
a2e007c9
1 commit,
3 months ago
3 files
+
3
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
config/install/core.entity_form_display.section_library_template.section_library_template.default.yml
+
1
−
3
Options
Jason Gose
@jasongose
3 months ago
Looks good
langcode
:
en
status
:
true
dependencies
:
config
:
-
image.style.thumbnail
module
:
-
image
-
section_library
@@ -17,7 +15,7 @@ content:
region
:
content
settings
:
progress_indicator
:
throbber
preview_image_style
:
thumbnail
preview_image_style
:
'
'
third_party_settings
:
{
}
label
:
type
:
string_textfield
Loading