Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add social media fields on senator for threads and bluesky #264

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -31,6 +32,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -95,6 +97,8 @@ third_party_settings:
- field_twitter_url
- field_youtube_url
- field_instagram_url
- field_threads_url
- field_bluesky_url
label: 'Social Media Links'
region: content
parent_name: group_microsite_settings
Expand All @@ -114,7 +118,7 @@ third_party_settings:
label: 'Key Staff'
region: content
parent_name: group_contact_page
weight: 31
weight: 13
format_type: details
format_settings:
classes: ''
Expand Down Expand Up @@ -263,7 +267,7 @@ content:
third_party_settings: { }
field_active_senator:
type: boolean_checkbox
weight: 8
weight: 102
region: content
settings:
display_label: true
Expand All @@ -276,6 +280,14 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_bluesky_url:
type: string_textfield
weight: 11
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_conference:
type: options_select
weight: 8
Expand All @@ -292,7 +304,7 @@ content:
third_party_settings: { }
field_email:
type: email_default
weight: 29
weight: 11
region: content
settings:
placeholder: ''
Expand Down Expand Up @@ -323,7 +335,7 @@ content:
third_party_settings: { }
field_inactive_senator_message:
type: string_textfield
weight: 12
weight: 106
region: content
settings:
size: 60
Expand Down Expand Up @@ -362,7 +374,7 @@ content:
third_party_settings: { }
field_media_phone:
type: telephone_default
weight: 7
weight: 8
region: content
settings:
placeholder: ''
Expand Down Expand Up @@ -421,14 +433,14 @@ content:
third_party_settings: { }
field_ol_member_id:
type: number
weight: 10
weight: 104
region: content
settings:
placeholder: ''
third_party_settings: { }
field_ol_shortname:
type: string_textfield
weight: 9
weight: 103
region: content
settings:
size: 60
Expand All @@ -442,7 +454,7 @@ content:
third_party_settings: { }
field_press_inquiries:
type: email_default
weight: 30
weight: 12
region: content
settings:
placeholder: ''
Expand Down Expand Up @@ -503,14 +515,23 @@ content:
family: description
generational: description
credentials: description
field_title_display: before
third_party_settings: { }
field_store_settings:
type: boolean_checkbox
weight: 11
weight: 105
region: content
settings:
display_label: true
third_party_settings: { }
field_threads_url:
type: string_textfield
weight: 10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_top_issue:
type: entity_reference_autocomplete
weight: 7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -75,6 +77,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -98,6 +101,7 @@ hidden:
field_press_kit: true
field_promotional_banners: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -105,6 +107,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -127,6 +130,7 @@ hidden:
field_press_kit: true
field_promotional_banners: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -31,6 +32,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -59,6 +61,14 @@ content:
third_party_settings: { }
weight: 3
region: content
field_bluesky_url:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 4
region: content
field_email_auto_reply_text:
type: basic_string
label: above
Expand All @@ -73,6 +83,14 @@ content:
third_party_settings: { }
weight: 0
region: content
field_threads_url:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 5
region: content
hidden:
admin_microsite_content_senator_admin_content_eva: true
admin_microsite_content_senator_admin_content_eva_form: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -75,6 +77,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -98,6 +101,7 @@ hidden:
field_press_kit: true
field_promotional_banners: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -66,6 +68,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -90,6 +93,7 @@ hidden:
field_press_kit: true
field_promotional_banners: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -67,6 +69,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -92,6 +95,7 @@ hidden:
field_promotional_banners: true
field_senator_name: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_about
- field.field.taxonomy_term.senator.field_active_senator
- field.field.taxonomy_term.senator.field_auto_reply_text
- field.field.taxonomy_term.senator.field_bluesky_url
- field.field.taxonomy_term.senator.field_conference
- field.field.taxonomy_term.senator.field_current_duties
- field.field.taxonomy_term.senator.field_email
Expand All @@ -32,6 +33,7 @@ dependencies:
- field.field.taxonomy_term.senator.field_promotional_banners
- field.field.taxonomy_term.senator.field_senator_name
- field.field.taxonomy_term.senator.field_store_settings
- field.field.taxonomy_term.senator.field_threads_url
- field.field.taxonomy_term.senator.field_top_issue
- field.field.taxonomy_term.senator.field_twitter_url
- field.field.taxonomy_term.senator.field_user_account
Expand Down Expand Up @@ -79,6 +81,7 @@ hidden:
field_about: true
field_active_senator: true
field_auto_reply_text: true
field_bluesky_url: true
field_conference: true
field_current_duties: true
field_email: true
Expand All @@ -104,6 +107,7 @@ hidden:
field_promotional_banners: true
field_senator_name: true
field_store_settings: true
field_threads_url: true
field_top_issue: true
field_twitter_url: true
field_user_account: true
Expand Down
Loading
Loading