upgrades core to 8.4.2
This commit is contained in:
@@ -49,9 +49,6 @@ views.display.page:
|
||||
context:
|
||||
type: string
|
||||
label: 'Context'
|
||||
expanded:
|
||||
type: boolean
|
||||
label: 'Expanded'
|
||||
tab_options:
|
||||
type: mapping
|
||||
label: 'Tab options'
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# Schema for the views entity reference selection plugins.
|
||||
# Schema for the entity reference 'views' selection handler settings.
|
||||
|
||||
entity_reference_selection.views:
|
||||
type: mapping
|
||||
label: 'View handler settings'
|
||||
type: entity_reference_selection
|
||||
label: 'Views selection handler settings'
|
||||
mapping:
|
||||
view:
|
||||
type: mapping
|
||||
|
||||
@@ -31,14 +31,6 @@ views.filter.combine:
|
||||
type: string
|
||||
label: 'Field'
|
||||
|
||||
views.filter_value.date:
|
||||
type: views.filter_value.numeric
|
||||
label: 'Date'
|
||||
mapping:
|
||||
type:
|
||||
type: string
|
||||
label: 'Type'
|
||||
|
||||
views.filter_value.groupby_numeric:
|
||||
type: views.filter_value.numeric
|
||||
label: 'Group by numeric'
|
||||
@@ -150,6 +142,10 @@ views.filter.language:
|
||||
type: views.filter.in_operator
|
||||
label: 'Language'
|
||||
|
||||
views.filter.latest_revision:
|
||||
type: views_filter
|
||||
label: 'Latest revision'
|
||||
|
||||
views.filter_value.date:
|
||||
type: views.filter_value.numeric
|
||||
label: 'Date'
|
||||
|
||||
Reference in New Issue
Block a user