Skip to content

Commit

Permalink
Merge pull request #451 from spryker-shop/release-202410.0
Browse files Browse the repository at this point in the history
Release 202410.0
  • Loading branch information
asmarovydlo authored Oct 30, 2024
2 parents 5347ecd + fea1c19 commit d4931cb
Show file tree
Hide file tree
Showing 21 changed files with 3,439 additions and 5,909 deletions.
244 changes: 122 additions & 122 deletions composer.json

Large diffs are not rendered by default.

6,539 changes: 3,279 additions & 3,260 deletions composer.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions config/install/docker.ci.functional.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,13 @@ sections:
propel-migration-cleanup:
command: 'vendor/bin/console propel:migration:delete'

init-database:
command: 'vendor/bin/console setup:init-db'

demodata:
queue-setup:
command: 'vendor/bin/console queue:setup'

init-database:
command: 'vendor/bin/console setup:init-db'

import-eu-region-demodata:
command: 'vendor/bin/console data:import --config=data/import/local/full_EU.yml'

Expand All @@ -75,7 +75,7 @@ sections:

publish-and-sync:
command: 'vendor/bin/console queue:worker:start --stop-when-empty'
timeout: 2000
timeout: 4000

controller-cache-warmup:
command: 'vendor/bin/glue glue-api:controller:cache:warm-up'
Expand Down
6 changes: 2 additions & 4 deletions data/import/common/common/glossary.csv
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,8 @@ newsletter.subscription.already_subscribed,You are already subscribed to the new
newsletter.subscription.already_subscribed,Du bist bereits für den Newsletter angemeldet,de_DE
newsletter.subscription.email_format_invalid,Invalid Email address format,en_US
newsletter.subscription.email_format_invalid,Ungültiges E-Mail-Adressformat,de_DE
customer.authentication.failed,Authentication failed,en_US
customer.authentication.failed,Authentifizierung fehlgeschlagen,de_DE
customer.authentication.failed,Please check that your E-mail address and password are correct and that you have confirmed your E-mail address by clicking the link in the registration message,en_US
customer.authentication.failed,"Bitte stelle sicher, dass deine E-Mail-Adresse und Passwort richtig sind und dass du deine E-Mail-Adresse durch Klicken auf den Link in der Bestätigungsnachricht bestätigt" hast,de_DE
customer.email.invalid,Email address is invalid,en_US
customer.email.invalid,E-Mail Adresse ist ungültig,de_DE
customer.email.format.invalid,Invalid Email address format,en_US
Expand Down Expand Up @@ -3028,8 +3028,6 @@ customer.error.confirm_email_link.invalid_or_used,This email verification link i
customer.error.confirm_email_link.invalid_or_used,Dieser E-Mail-Verifizierungslink ist ungültig oder wurde bereits verwendet.,de_DE
customer.authorization.validate_email_address,"Almost there! We send you an email to validate your email address. Please confirm it to be able to log in.",en_US
customer.authorization.validate_email_address,"Fast dort! Wir senden Ihnen eine E-Mail, um Ihre E-Mail-Adresse zu bestätigen. Bitte bestätigen Sie dies, um sich anmelden zu können.",de_DE
customer.authorization.invalid_account,"If this E-mail address is already in use, you will receive a password reset link. Otherwise, you must first validate your E-mail address to finish registration. Please check your E-mail.",en_US
customer.authorization.invalid_account,"Wenn die E-Mail bereits genutzt wird, werden Sie einen Passwortresetlink erhalten. Wenn nicht dann müssen Sie erst Ihre Emailadresse verifizieren. Bitte prüfen Sie ihre Email.",de_DE
password.weak,Weak,en_US
password.weak,Schwach,de_DE
password.medium,Medium,en_US
Expand Down
250 changes: 0 additions & 250 deletions deploy.aop-b2c-testing.yml

This file was deleted.

Loading

0 comments on commit d4931cb

Please sign in to comment.