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

UHF-8909 Language object refactor #444

Merged
merged 1 commit into from
Aug 30, 2024
Merged

UHF-8909 Language object refactor #444

merged 1 commit into from
Aug 30, 2024

Conversation

khalima
Copy link
Contributor

@khalima khalima commented Jul 29, 2024

UHF-8909

What was done

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-8909
    • make new
    • make shell
    • Enable the test content: drush en -y paatokset_test_content
  • Run make drush-cr

How to test

  • Check that the language links block works as before
    • You can test the existence of {{ language.id }}, by dumping the language {{ dump(language) }} in public/themes/custom/hdbt_subtheme/templates/navigation/links--language-block.html.twig
  • Check that code follows our standards

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Other PRs

Copy link

sonarcloud bot commented Jul 29, 2024

@juho-lehmonen juho-lehmonen merged commit 6f4e3ac into dev Aug 30, 2024
1 check passed
@juho-lehmonen juho-lehmonen deleted the UHF-8909 branch August 30, 2024 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants