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

Dev to main #974

Merged
merged 38 commits into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
2a509dd
Update configuration
hel-platta-automation Nov 20, 2024
2a734f3
Update eu_cookie_compliance.cookie_category.statistics.yml
khalima Nov 20, 2024
15c8569
Merge pull request #973 from City-of-Helsinki/update-configuration
hyrsky Nov 20, 2024
c01444a
Update configuration
hel-platta-automation Nov 21, 2024
bd93dd9
Merge pull request #975 from City-of-Helsinki/update-configuration
khalima Nov 21, 2024
b5c66f7
Added fallback to EU cookie compliance module.
khalima Nov 22, 2024
d804af9
Removed PHPDoc tag.
khalima Nov 22, 2024
469929c
Merge pull request #977 from City-of-Helsinki/UHF-X_journey_planner
khalima Nov 22, 2024
6f87520
Update configuration
hel-platta-automation Nov 22, 2024
398487b
Merge pull request #976 from City-of-Helsinki/update-configuration
teroelonen Nov 22, 2024
6181db5
Updated node modules based on npm audit fix
actions-bot Nov 24, 2024
20b5ecb
Merge pull request #980 from City-of-Helsinki/automation/npm-audit
rpnykanen Nov 25, 2024
37bc918
Update configuration
tuutti Nov 26, 2024
0ac3bea
Removed compose profile
tuutti Nov 26, 2024
eb9a3a3
Merge pull request #981 from City-of-Helsinki/update-configuration
tuutti Nov 26, 2024
363d14a
UHF-9452: Updated required env variables
tuutti Nov 26, 2024
82b539e
Merge pull request #982 from City-of-Helsinki/UHF-9452-env-variables
tuutti Nov 26, 2024
256ffc4
Update configuration
hel-platta-automation Nov 26, 2024
cdaae44
Merge pull request #983 from City-of-Helsinki/update-configuration
teroelonen Nov 26, 2024
a4fc9e7
Reuse getPropertyDefinitions from StreetDataDefinition
hyrsky Nov 28, 2024
b6f65c9
Fix kartta api usage
hyrsky Nov 28, 2024
d1ed609
Refactor street data api calls to separate service
hyrsky Nov 28, 2024
57b89c9
UHF-11027: Add tests
hyrsky Nov 28, 2024
0a5c751
Update configuration
hel-platta-automation Nov 29, 2024
c5725e3
Merge pull request #985 from City-of-Helsinki/UHF-11027
hyrsky Dec 2, 2024
60c18d5
Merge pull request #984 from City-of-Helsinki/update-configuration
khalima Dec 2, 2024
a8e9ecb
UHF-10549: Accept self-signed certificates from elasticsearch
hyrsky Nov 29, 2024
8766989
UHF-10549: Rename config
hyrsky Dec 2, 2024
e2a3ca6
UHF-10549: Move elasticsearch settings to settings.php
hyrsky Dec 2, 2024
d5487cd
UHF-9452: Disable AMQ until prod setup is done
tuutti Dec 3, 2024
9746f07
Merge pull request #988 from City-of-Helsinki/UHF-9452-remove-amq
tuutti Dec 3, 2024
7988b8f
Merge pull request #986 from City-of-Helsinki/UHF-10549
hyrsky Dec 3, 2024
cb0f7a4
Update configuration
hel-platta-automation Dec 3, 2024
94e40db
Merge pull request #987 from City-of-Helsinki/update-configuration
hyrsky Dec 3, 2024
2191a5f
Update configuration
hel-platta-automation Dec 3, 2024
e8886eb
Merge pull request #989 from City-of-Helsinki/update-configuration
annadruid Dec 3, 2024
c0d22e7
Update configuration
hel-platta-automation Dec 4, 2024
24ee80f
Merge pull request #990 from City-of-Helsinki/update-configuration
annadruid Dec 4, 2024
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
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COMPOSE_PROJECT_NAME=helfi-kymp
PROJECT_NAME=liikenne

# Default Docker compose profiles
COMPOSE_PROFILES=search,queue
COMPOSE_PROFILES=search

# OpenShift project name
OC_PROJECT_NAME=hki-kanslia-liikenne-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
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"dg/bypass-finals": "^1.5",
"drupal/coder": "^8.3",
"drupal/core-dev": "^10.1",
"jangregor/phpstan-prophecy": "^1.0",
Expand Down Expand Up @@ -116,7 +117,7 @@
"@lint-php",
"@test-php"
],
"test-php": "vendor/bin/phpunit -c phpunit.xml.dist",
"test-php": "vendor/bin/phpunit -c $PWD/phpunit.xml.dist",
"lint-php": "vendor/bin/phpcs --standard=Drupal",
"copy-commit-message-script": "make copy-commit-message-script",
"post-install-cmd": [
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.

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

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,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 @@ -58,7 +59,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 @@ -42,13 +42,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_kymp_content: 0
helfi_kymp_migrations: 0
Expand Down Expand Up @@ -180,7 +180,6 @@ module:
paragraphs: 11
publication_date: 99
minimal: 1000
eu_cookie_compliance: 1001
theme:
claro: 0
stable9: 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
Loading