Skip to content

Commit

Permalink
Filtered by cardinal quarter
Browse files Browse the repository at this point in the history
  • Loading branch information
mdyoung3 committed Sep 12, 2024
1 parent d728356 commit 2306c88
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/sync/scheduler.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ default_time: '00:00:00'
default_unpublish_enable: false
default_unpublish_required: false
default_unpublish_revision: false
lightweight_cron_access_key: e4a8f9fb85fc816dbe5a
log: true
time_letters: hHgGisaA
time_only_format: 'H:i:s'
lightweight_cron_access_key: e4a8f9fb85fc816dbe5a
53 changes: 49 additions & 4 deletions config/sync/views.view.su_cardinal_quarter_opportunities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies:
- taxonomy.vocabulary.su_opportunity_time
- taxonomy.vocabulary.su_opportunity_type
content:
- 'taxonomy_term:su_opportunity_dimension:807a8530-cd23-4145-98b1-56839efcc8a3'
- 'taxonomy_term:su_opportunity_sponsor:6d9d6060-fb9d-445f-8528-1edf12858597'
module:
- datetime
Expand Down Expand Up @@ -219,6 +220,52 @@ display:
expose:
operator_limit_selection: false
operator_list: { }
su_opp_dimension_target_id:
id: su_opp_dimension_target_id
table: node__su_opp_dimension
field: su_opp_dimension_target_id
relationship: none
group_type: group
admin_label: ''
plugin_id: taxonomy_index_tid
operator: or
value:
- 301
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
reduce: false
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
reduce_duplicates: false
vid: su_opportunity_dimension
type: textfield
hierarchy: false
limit: true
error_message: true
term_node_tid_depth_4:
id: term_node_tid_depth_4
table: node_field_data
Expand Down Expand Up @@ -2129,8 +2176,7 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
tags:
- flag.flag.cs_favorites
tags: { }
dimension_description:
id: dimension_description
display_title: 'Dimension Description'
Expand Down Expand Up @@ -3467,5 +3513,4 @@ display:
- user
- 'user.node_grants:view'
- user.permissions
tags:
- flag.flag.cs_favorites
tags: { }

0 comments on commit 2306c88

Please sign in to comment.