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

RWR 472 group version3 #848

Open
wants to merge 9 commits into
base: develop
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
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"drupal/field_group": "^3.2",
"drupal/flexible_permissions": "^2",
"drupal/geofield": "^1.36",
"drupal/group": "^2.3",
"drupal/group": "^3.3",
"drupal/imageapi_optimize_binaries": "^1.0@beta",
"drupal/imageapi_optimize_webp": "^2.0",
"drupal/imagemagick": "^4",
Expand All @@ -79,7 +79,7 @@
"drupal/seven": "^1.0@alpha",
"drupal/social_auth_hid": "^3.0",
"drupal/stage_file_proxy": "^3",
"drupal/subgroup": "^2.0.0-beta1",
"drupal/subgroup": "^3",
"drupal/theme_switcher": "^2",
"drupal/token_or": "^2.1",
"drupal/twig_tweak": "^3.1",
Expand Down
37 changes: 18 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_membership
id: group_content.cluster-group_membership.changed
- group.relationship_type.cluster-group_membership
id: group_relationship.cluster-group_membership.changed
field_name: changed
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_membership
label: 'Changed on'
description: 'The time that the group content was last edited.'
description: 'The time that the group relationship was last edited.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_membership
id: group_content.cluster-group_membership.created
- group.relationship_type.cluster-group_membership
id: group_relationship.cluster-group_membership.created
field_name: created
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_membership
label: 'Created on'
description: 'The time that the group content was created.'
description: 'The time that the group relationship was created.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_membership
id: group_content.cluster-group_membership.label
- group.relationship_type.cluster-group_membership
id: group_relationship.cluster-group_membership.label
field_name: label
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_membership
label: Title
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_membership
- group.relationship_type.cluster-group_membership
module:
- path
id: group_content.cluster-group_membership.path
id: group_relationship.cluster-group_membership.path
field_name: path
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_membership
label: 'URL alias'
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_membership
id: group_content.cluster-group_membership.uid
- group.relationship_type.cluster-group_membership
id: group_relationship.cluster-group_membership.uid
field_name: uid
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_membership
label: 'Group content creator'
description: 'The username of the group content creator.'
label: 'Group relationship creator'
description: 'The username of the group relationship creator.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_node-page
id: group_content.cluster-group_node-page.changed
- group.relationship_type.cluster-group_node-page
id: group_relationship.cluster-group_node-page.changed
field_name: changed
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_node-page
label: 'Changed on'
description: 'The time that the group content was last edited.'
description: 'The time that the group relationship was last edited.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_node-page
id: group_content.cluster-group_node-page.created
- group.relationship_type.cluster-group_node-page
id: group_relationship.cluster-group_node-page.created
field_name: created
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_node-page
label: 'Created on'
description: 'The time that the group content was created.'
description: 'The time that the group relationship was created.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_node-page
id: group_content.cluster-group_node-page.label
- group.relationship_type.cluster-group_node-page
id: group_relationship.cluster-group_node-page.label
field_name: label
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_node-page
label: Title
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_node-page
- group.relationship_type.cluster-group_node-page
module:
- path
id: group_content.cluster-group_node-page.path
id: group_relationship.cluster-group_node-page.path
field_name: path
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_node-page
label: 'URL alias'
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.cluster-group_node-page
id: group_content.cluster-group_node-page.uid
- group.relationship_type.cluster-group_node-page
id: group_relationship.cluster-group_node-page.uid
field_name: uid
entity_type: group_content
entity_type: group_relationship
bundle: cluster-group_node-page
label: 'Group content creator'
description: 'The username of the group content creator.'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_membership
id: group_content.operation-group_membership.changed
- group.relationship_type.operation-group_membership
id: group_relationship.operation-group_membership.changed
field_name: changed
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_membership
label: 'Changed on'
description: 'The time that the group content was last edited.'
description: 'The time that the group relationship was last edited.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_membership
id: group_content.operation-group_membership.created
- group.relationship_type.operation-group_membership
id: group_relationship.operation-group_membership.created
field_name: created
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_membership
label: 'Created on'
description: 'The time that the group content was created.'
description: 'The time that the group relationship was created.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_membership
id: group_content.operation-group_membership.label
- group.relationship_type.operation-group_membership
id: group_relationship.operation-group_membership.label
field_name: label
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_membership
label: Title
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_membership
- group.relationship_type.operation-group_membership
module:
- path
id: group_content.operation-group_membership.path
id: group_relationship.operation-group_membership.path
field_name: path
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_membership
label: 'URL alias'
description: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_membership
id: group_content.operation-group_membership.uid
- group.relationship_type.operation-group_membership
id: group_relationship.operation-group_membership.uid
field_name: uid
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_membership
label: 'Group content creator'
description: 'The username of the group content creator.'
label: 'Group relationship creator'
description: 'The username of the group relationship creator.'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ langcode: en
status: true
dependencies:
config:
- group.content_type.operation-group_node-page
id: group_content.operation-group_node-page.changed
- group.relationship_type.operation-group_node-page
id: group_relationship.operation-group_node-page.changed
field_name: changed
entity_type: group_content
entity_type: group_relationship
bundle: operation-group_node-page
label: 'Changed on'
description: 'The time that the group content was last edited.'
description: 'The time that the group relationship was last edited.'
required: false
translatable: false
default_value: { }
Expand Down
Loading
Loading