-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #831 from UN-OCHA/develop
Main -> Develop - v2.12.0
- Loading branch information
Showing
36 changed files
with
5,860 additions
and
6,747 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 24 additions & 0 deletions
24
config/core.entity_view_display.taxonomy_term.career_category.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
uuid: fef95ead-4c02-40c3-b873-87b5dd8a5d4b | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.taxonomy_term.career_category.field_example_job_posting | ||
- taxonomy.vocabulary.career_category | ||
module: | ||
- text | ||
id: taxonomy_term.career_category.default | ||
targetEntityType: taxonomy_term | ||
bundle: career_category | ||
mode: default | ||
content: | ||
description: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
hidden: | ||
field_example_job_posting: true | ||
langcode: true |
22 changes: 22 additions & 0 deletions
22
config/core.entity_view_display.taxonomy_term.job_type.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
uuid: cb9d4999-507d-4dee-9269-ccd3f93c8245 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- taxonomy.vocabulary.job_type | ||
module: | ||
- text | ||
id: taxonomy_term.job_type.default | ||
targetEntityType: taxonomy_term | ||
bundle: job_type | ||
mode: default | ||
content: | ||
description: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
hidden: | ||
langcode: true |
19 changes: 19 additions & 0 deletions
19
config/field.field.taxonomy_term.career_category.field_example_job_posting.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 20621feb-6d79-438c-8400-b094d6adea7b | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.storage.taxonomy_term.field_example_job_posting | ||
- taxonomy.vocabulary.career_category | ||
id: taxonomy_term.career_category.field_example_job_posting | ||
field_name: field_example_job_posting | ||
entity_type: taxonomy_term | ||
bundle: career_category | ||
label: 'Example job posting' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string_long |
19 changes: 19 additions & 0 deletions
19
config/field.storage.taxonomy_term.field_example_job_posting.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 54227357-8d35-4da4-ad1f-6a554c1a9fb6 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- taxonomy | ||
id: taxonomy_term.field_example_job_posting | ||
field_name: field_example_job_posting | ||
entity_type: taxonomy_term | ||
type: string_long | ||
settings: | ||
case_sensitive: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
use_es: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
html/modules/custom/reliefweb_job_tagger/config/install/reliefweb_job_tagger.settings.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
use_es: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
html/modules/custom/reliefweb_job_tagger/reliefweb_job_tagger.routing.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
test_ocha_ai_job_tag: | ||
path: '/admin/test-job-tagger' | ||
defaults: | ||
_form: '\Drupal\reliefweb_job_tagger\Form\RwJobTagger' | ||
_title: 'Test job tagger' | ||
requirements: | ||
_permission: 'test ocha ai job tag' |
Oops, something went wrong.