Skip to content

Commit

Permalink
Merge pull request #1 from ynorth-projects/latest_yn
Browse files Browse the repository at this point in the history
Latest yn
  • Loading branch information
podarok authored Apr 21, 2021
2 parents 416ffa1 + b61595b commit 45f5157
Show file tree
Hide file tree
Showing 60 changed files with 2,318 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "ynorth-projects/openy_node_session",
"description": "Contains the Open Y Node Session feature.",
"type": "drupal-module",
"require": {
"ymcatwincities/openy": "*"
},
"license": "GPL-2.0+",
"minimum-stability": "dev"
}
374 changes: 374 additions & 0 deletions config/install/core.entity_form_display.node.session.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,374 @@
langcode: en
status: true
dependencies:
config:
- field.field.node.session.field_activity_type
- field.field.node.session.field_availability
- field.field.node.session.field_productid
- field.field.node.session.field_session_class
- field.field.node.session.field_session_description
- field.field.node.session.field_session_exclusions
- field.field.node.session.field_session_gender
- field.field.node.session.field_session_in_mbrsh
- field.field.node.session.field_session_instructor
- field.field.node.session.field_session_location
- field.field.node.session.field_session_max_age
- field.field.node.session.field_session_mbr_price
- field.field.node.session.field_session_min_age
- field.field.node.session.field_session_nmbr_price
- field.field.node.session.field_session_online
- field.field.node.session.field_session_plocation
- field.field.node.session.field_session_reg_link
- field.field.node.session.field_session_room
- field.field.node.session.field_session_ticket
- field.field.node.session.field_session_time
- field.field.node.session.field_wait_list_availability
- node.type.session
# - workflows.workflow.content_workflow
module:
- content_moderation
- datetime_range
- field_group
- link
- paragraphs
- path
- scheduler
- text
third_party_settings:
field_group:
group_session_info:
children:
- field_session_instructor
- field_session_description
- field_session_gender
- field_session_online
- field_session_ticket
- field_availability
- field_wait_list_availability
- field_session_min_age
- field_session_max_age
- field_session_reg_link
- field_activity_type
parent_name: ''
weight: 4
format_type: tab
format_settings:
id: ''
classes: ''
formatter: closed
description: ''
required_fields: true
label: 'Session Info'
region: content
group_membership:
children:
- field_session_in_mbrsh
- field_session_mbr_price
- field_session_nmbr_price
- field_productid
parent_name: ''
weight: 5
format_type: tab
format_settings:
id: ''
classes: ''
formatter: closed
description: ''
required_fields: true
label: Membership
region: content
group_location:
children:
- field_session_location
- field_session_plocation
- field_session_room
parent_name: ''
weight: 3
format_type: tab
format_settings:
id: ''
classes: ''
formatter: closed
description: ''
required_fields: true
label: Location
region: content
group_time:
children:
- field_session_time
- field_session_exclusions
parent_name: ''
weight: 7
format_type: tab
format_settings:
id: ''
classes: ''
formatter: closed
description: ''
required_fields: true
label: Time
region: content
id: node.session.default
targetEntityType: node
bundle: session
mode: default
content:
addthis:
type: boolean_checkbox
settings:
display_label: true
weight: 13
region: content
third_party_settings: { }
created:
type: datetime_timestamp
weight: 9
settings: { }
third_party_settings: { }
region: content
field_activity_type:
weight: 41
settings: { }
third_party_settings: { }
type: options_select
region: content
field_availability:
type: number
weight: 16
region: content
settings:
placeholder: ''
third_party_settings: { }
field_productid:
type: number
weight: 13
region: content
settings:
placeholder: ''
third_party_settings: { }
field_session_class:
weight: 1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_session_description:
weight: 7
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: text_textarea
region: content
field_session_exclusions:
weight: 27
settings: { }
third_party_settings: { }
type: daterange_default
region: content
field_session_gender:
weight: 8
settings: { }
third_party_settings: { }
type: options_select
region: content
field_session_in_mbrsh:
weight: 10
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_session_instructor:
type: string_textfield
weight: 15
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_session_location:
weight: 11
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_session_max_age:
weight: 13
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_session_mbr_price:
weight: 11
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_session_min_age:
weight: 12
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_session_nmbr_price:
weight: 12
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_session_online:
weight: 9
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_session_plocation:
weight: 12
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_session_reg_link:
weight: 14
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
type: link_default
region: content
field_session_room:
type: string_textfield
weight: 16
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_session_ticket:
weight: 10
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_session_time:
type: entity_reference_paragraphs
weight: 26
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: closed
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
field_wait_list_availability:
type: number
weight: 17
region: content
settings:
placeholder: ''
third_party_settings: { }
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 17
settings: { }
region: content
third_party_settings: { }
path:
type: path
weight: 12
settings: { }
third_party_settings: { }
region: content
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 10
third_party_settings: { }
region: content
publish_on:
type: datetime_timestamp_no_default
weight: 14
region: content
settings: { }
third_party_settings: { }
redirect:
type: string_textfield
weight: 16
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 18
third_party_settings: { }
region: content
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 11
third_party_settings: { }
region: content
title:
type: string_textfield
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 8
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
third_party_settings: { }
region: content
unpublish_on:
type: datetime_timestamp_no_default
weight: 15
region: content
settings: { }
third_party_settings: { }
url_redirects:
weight: 50
settings: { }
third_party_settings: { }
region: content
hidden: { }
Loading

0 comments on commit 45f5157

Please sign in to comment.