Skip to content

Commit

Permalink
Merge pull request #486 from City-of-Helsinki/dev
Browse files Browse the repository at this point in the history
Dev to main
  • Loading branch information
annadruid authored Dec 4, 2024
2 parents 9964f47 + a7759d4 commit 16f6010
Show file tree
Hide file tree
Showing 47 changed files with 377 additions and 509 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
COMPOSE_PROJECT_NAME=asuminen
PROJECT_NAME=asuminen

COMPOSE_PROFILES=queue
COMPOSE_PROFILES=

# OpenShift project name
OC_PROJECT_NAME=hki-kanslia-asuminen-test
Expand Down
2 changes: 1 addition & 1 deletion .platform/schema
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10
12
5 changes: 2 additions & 3 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,13 +151,12 @@ services:
- search
artemis:
container_name: "${COMPOSE_PROJECT_NAME}-artemis"
image: quay.io/artemiscloud/activemq-artemis-broker
environment:
AMQ_EXTRA_ARGS: "--user admin --password admin"
image: apache/activemq-artemis
depends_on:
- app
networks:
- internal
- stonehenge-network
profiles:
- queue
chromium:
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"dg/bypass-finals": "^1.5",
"drupal/coder": "^8.3",
"drupal/core-dev": "^10",
"jangregor/phpstan-prophecy": "^1.0",
Expand Down
484 changes: 267 additions & 217 deletions composer.lock

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions conf/cmi/block.block.eucookiecomplianceblock.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ settings:
contact_card_listing: contact_card_listing
content_cards: content_cards
image: image
image_gallery: image_gallery
liftup_with_image: liftup_with_image
list_of_links: list_of_links
map: map
Expand All @@ -54,7 +55,6 @@ settings:
unit_search: unit_search
service_list: service_list
unit_contact_card: unit_contact_card
image_gallery: image_gallery
negate: 0
target_bundles_drag_drop:
accordion:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ content:
third_party_settings: { }
simple_sitemap:
weight: 10
region: content
settings: { }
third_party_settings: { }
region: content
status:
type: boolean_checkbox
weight: 12
Expand Down
3 changes: 1 addition & 2 deletions conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ module:
gin_toolbar: 0
hal: 0
hdbt_admin_tools: 0
hdbt_cookie_banner: 0
health_check: 0
helfi_api_base: 0
helfi_azure_fs: 0
helfi_base_content: 0
helfi_ckeditor: 0
helfi_etusivu_entities: 0
helfi_eu_cookie_compliance: 0
helfi_image_styles: 0
helfi_media: 0
helfi_media_chart: 0
Expand Down Expand Up @@ -171,7 +171,6 @@ module:
paragraphs: 11
publication_date: 99
minimal: 1000
eu_cookie_compliance: 1001
theme:
stable9: 0
claro: 0
Expand Down
13 changes: 0 additions & 13 deletions conf/cmi/eu_cookie_compliance.cookie_category.chat.yml

This file was deleted.

13 changes: 0 additions & 13 deletions conf/cmi/eu_cookie_compliance.cookie_category.essential.yml

This file was deleted.

13 changes: 0 additions & 13 deletions conf/cmi/eu_cookie_compliance.cookie_category.preference.yml

This file was deleted.

13 changes: 0 additions & 13 deletions conf/cmi/eu_cookie_compliance.cookie_category.statistics.yml

This file was deleted.

Loading

0 comments on commit 16f6010

Please sign in to comment.