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

Taggathon luxemburg (#58) #59

Merged
merged 1 commit into from Feb 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -52,6 +52,7 @@
"drupal/httpbl": "1.x-dev",
"drupal/markdown": "^1.2",
"drupal/menu_token": "^1.0",
"drupal/paragraphs": "^1.5",
"drupal/pathauto": "^1.1",
"drupal/popular_tags": "^1.0@alpha",
"drupal/recaptcha": "^2.3",
Expand Down
142 changes: 140 additions & 2 deletions composer.lock

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

Expand Up @@ -18,6 +18,6 @@ settings:
id: 'views_exposed_filter_block:testsearch-page_1'
label: ''
provider: views
label_display: '0'
label_display: visible
views_label: ''
visibility: { }
14 changes: 14 additions & 0 deletions config/sync/core.entity_form_display.node.software.default.yml
Expand Up @@ -30,13 +30,15 @@ dependencies:
- field.field.node.software.field_platform
- field.field.node.software.field_supported_image_dimension
- field.field.node.software.field_type
- field.field.node.software.field_workflow_steps
- image.style.thumbnail
- node.type.software
module:
- comment
- field_group
- image
- link
- paragraphs
- text
third_party_settings:
field_group:
Expand Down Expand Up @@ -334,6 +336,18 @@ content:
third_party_settings: { }
type: options_buttons
region: content
field_workflow_steps:
type: entity_reference_paragraphs
weight: 37
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
status:
type: boolean_checkbox
settings:
Expand Down
@@ -0,0 +1,44 @@
uuid: bdc0c17d-a05a-4377-b389-a11e9f831c9b
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.workflow_step.field_current_workflow_step_
- field.field.paragraph.workflow_step.field_previous_workflow_step
- field.field.paragraph.workflow_step.field_title_of_the_setp
- paragraphs.paragraphs_type.workflow_step
id: paragraph.workflow_step.default
targetEntityType: paragraph
bundle: workflow_step
mode: default
content:
field_current_workflow_step_:
weight: 1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_previous_workflow_step:
weight: 2
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_title_of_the_setp:
weight: 0
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
hidden:
created: true
status: true
uid: true