-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #439 from weather-gov/mgwalker/248-location-page
Location page
- Loading branch information
Showing
44 changed files
with
1,737 additions
and
217 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
uuid: 5b0420da-13cf-448c-b0a9-fd5324e58ec4 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
content: | ||
- 'block_content:no_title_block:7faecf5a-0b52-4a91-8c34-83defcf42eba' | ||
module: | ||
- block_content | ||
theme: | ||
- new_weather_theme | ||
id: new_weather_theme_betabanner | ||
theme: new_weather_theme | ||
region: beta | ||
weight: 0 | ||
provider: null | ||
plugin: 'block_content:7faecf5a-0b52-4a91-8c34-83defcf42eba' | ||
settings: | ||
id: 'block_content:7faecf5a-0b52-4a91-8c34-83defcf42eba' | ||
label: 'Beta banner' | ||
label_display: '0' | ||
provider: block_content | ||
status: true | ||
info: '' | ||
view_mode: full | ||
visibility: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 25 additions & 0 deletions
25
web/config/block.block.new_weather_theme_views_block__weather_story_weather_story.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
uuid: 961dc1ce-f791-4b88-a71b-102bfbb57124 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- views.view.weather_story | ||
module: | ||
- views | ||
theme: | ||
- new_weather_theme | ||
id: new_weather_theme_views_block__weather_story_weather_story | ||
theme: new_weather_theme | ||
region: wfo_local_content | ||
weight: -5 | ||
provider: null | ||
plugin: 'views_block:weather_story-weather_story' | ||
settings: | ||
id: 'views_block:weather_story-weather_story' | ||
label: '' | ||
label_display: '0' | ||
provider: views | ||
context_mapping: { } | ||
views_label: '' | ||
items_per_page: none | ||
visibility: { } |
25 changes: 25 additions & 0 deletions
25
web/config/block.block.new_weather_theme_views_block__wfo_blurb_weather_story.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
uuid: afa5ab6a-ce4d-4dcb-9e3e-88f1a0226463 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- views.view.wfo_blurb | ||
module: | ||
- views | ||
theme: | ||
- new_weather_theme | ||
id: new_weather_theme_views_block__wfo_blurb_weather_story | ||
theme: new_weather_theme | ||
region: wfo_local_content | ||
weight: -4 | ||
provider: null | ||
plugin: 'views_block:wfo_blurb-weather_story' | ||
settings: | ||
id: 'views_block:wfo_blurb-weather_story' | ||
label: '' | ||
label_display: '0' | ||
provider: views | ||
context_mapping: { } | ||
views_label: '' | ||
items_per_page: none | ||
visibility: { } |
104 changes: 104 additions & 0 deletions
104
web/config/core.entity_form_display.node.wfo_blurb.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
uuid: bc682663-c0fc-4113-873b-f4e79544f028 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.node.wfo_blurb.body | ||
- field.field.node.wfo_blurb.field_image | ||
- field.field.node.wfo_blurb.field_office_address | ||
- field.field.node.wfo_blurb.field_wfo | ||
- image.style.thumbnail | ||
- node.type.wfo_blurb | ||
module: | ||
- image | ||
- path | ||
- text | ||
id: node.wfo_blurb.default | ||
targetEntityType: node | ||
bundle: wfo_blurb | ||
mode: default | ||
content: | ||
body: | ||
type: text_textarea_with_summary | ||
weight: 121 | ||
region: content | ||
settings: | ||
rows: 9 | ||
summary_rows: 3 | ||
placeholder: '' | ||
show_summary: false | ||
third_party_settings: { } | ||
created: | ||
type: datetime_timestamp | ||
weight: 10 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
field_image: | ||
type: image_image | ||
weight: 1 | ||
region: content | ||
settings: | ||
progress_indicator: throbber | ||
preview_image_style: thumbnail | ||
third_party_settings: { } | ||
field_office_address: | ||
type: string_textfield | ||
weight: 125 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_wfo: | ||
type: options_select | ||
weight: 122 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
weight: 30 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
promote: | ||
type: boolean_checkbox | ||
weight: 15 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
status: | ||
type: boolean_checkbox | ||
weight: 120 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
sticky: | ||
type: boolean_checkbox | ||
weight: 16 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
title: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
uid: | ||
type: entity_reference_autocomplete | ||
weight: 5 | ||
region: content | ||
settings: | ||
match_operator: CONTAINS | ||
match_limit: 10 | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
hidden: { } |
60 changes: 60 additions & 0 deletions
60
web/config/core.entity_view_display.node.wfo_blurb.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
uuid: a2b70885-d578-4cf2-80d0-4097860ad215 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.node.wfo_blurb.body | ||
- field.field.node.wfo_blurb.field_image | ||
- field.field.node.wfo_blurb.field_office_address | ||
- field.field.node.wfo_blurb.field_wfo | ||
- image.style.wide | ||
- node.type.wfo_blurb | ||
module: | ||
- image | ||
- options | ||
- text | ||
- user | ||
id: node.wfo_blurb.default | ||
targetEntityType: node | ||
bundle: wfo_blurb | ||
mode: default | ||
content: | ||
body: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 101 | ||
region: content | ||
field_image: | ||
type: image | ||
label: hidden | ||
settings: | ||
image_link: '' | ||
image_style: wide | ||
image_loading: | ||
attribute: lazy | ||
third_party_settings: { } | ||
weight: -1 | ||
region: content | ||
field_office_address: | ||
type: string | ||
label: above | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 105 | ||
region: content | ||
field_wfo: | ||
type: list_default | ||
label: above | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 102 | ||
region: content | ||
links: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 100 | ||
region: content | ||
hidden: { } |
48 changes: 48 additions & 0 deletions
48
web/config/core.entity_view_display.node.wfo_blurb.teaser.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
uuid: dee6acf8-3099-4143-99cd-87ddfaa9928c | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- core.entity_view_mode.node.teaser | ||
- field.field.node.wfo_blurb.body | ||
- field.field.node.wfo_blurb.field_image | ||
- field.field.node.wfo_blurb.field_office_address | ||
- field.field.node.wfo_blurb.field_wfo | ||
- image.style.medium | ||
- node.type.wfo_blurb | ||
module: | ||
- image | ||
- text | ||
- user | ||
id: node.wfo_blurb.teaser | ||
targetEntityType: node | ||
bundle: wfo_blurb | ||
mode: teaser | ||
content: | ||
body: | ||
type: text_summary_or_trimmed | ||
label: hidden | ||
settings: | ||
trim_length: 600 | ||
third_party_settings: { } | ||
weight: 101 | ||
region: content | ||
field_image: | ||
type: image | ||
label: hidden | ||
settings: | ||
image_link: content | ||
image_style: medium | ||
image_loading: | ||
attribute: lazy | ||
third_party_settings: { } | ||
weight: -1 | ||
region: content | ||
links: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 100 | ||
region: content | ||
hidden: | ||
field_office_address: true | ||
field_wfo: true |
Oops, something went wrong.