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

Automatic update #1550

Merged
merged 1 commit into from
Nov 7, 2024
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
108 changes: 54 additions & 54 deletions composer.lock

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

10 changes: 9 additions & 1 deletion conf/cmi/filter.format.sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
uuid: 08dc13c1-c3be-4f15-abde-e23e88f4e4c5
langcode: en
status: true
dependencies: { }
dependencies:
module:
- helfi_api_base
name: Sidebar
format: sidebar
weight: 0
Expand All @@ -27,3 +29,9 @@ filters:
status: true
weight: 10
settings: { }
helfi_link_converter:
id: helfi_link_converter
provider: helfi_api_base
status: true
weight: -10
settings: { }
10 changes: 9 additions & 1 deletion conf/cmi/filter.format.webform_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,18 @@ uuid: 4ab1e9e9-3892-4151-8349-a3671950f4cc
langcode: en
status: true
dependencies:
module:
- helfi_api_base
enforced:
module:
- webform
name: 'Webform (Default) - DO NOT EDIT'
format: webform_default
weight: 100
filters: { }
filters:
helfi_link_converter:
id: helfi_link_converter
provider: helfi_api_base
status: true
weight: -10
settings: { }