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-10239: Adds image gallery paragraph #840

Merged
merged 26 commits into from
Nov 18, 2024
Merged

UHF-10239: Adds image gallery paragraph #840

merged 26 commits into from
Nov 18, 2024

Conversation

annadruid
Copy link
Contributor

@annadruid annadruid commented Nov 7, 2024

UHF-10239

What was done

  • Configurations for the new image gallery paragraph
  • New image style configurations required by the image gallery paragraph
  • Translations for the image gallery paragraph validation
  • Added a missing translation for hero validation which I noticed while adding image gallery translations.

How to install

  • Make sure your instance is up and running on latest dev branch.
    • git pull origin dev
    • make fresh
  • Update the Helfi Platform config
    • composer require drupal/helfi_platform_config:dev-UHF-10239
  • Run make drush-updb drush-cr

How to test

  • The functionality testing guidance is in HDBT pr
  • 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

@annadruid annadruid marked this pull request as draft November 7, 2024 08:40
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.71%. Comparing base (bb50a52) to head (b77ae44).
Report is 253 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #840      +/-   ##
============================================
+ Coverage     15.29%   16.71%   +1.42%     
- Complexity      259      271      +12     
============================================
  Files            31       33       +2     
  Lines           981     1035      +54     
============================================
+ Hits            150      173      +23     
- Misses          831      862      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@annadruid annadruid marked this pull request as ready for review November 14, 2024 12:44
Copy link
Contributor

@teroelonen teroelonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending the image style changes that I wrote to you on chat. Otherwise looks very good to me!

@annadruid
Copy link
Contributor Author

Pending the image style changes that I wrote to you on chat. Otherwise looks very good to me!

The image styles have now been updated!

Copy link
Contributor

@teroelonen teroelonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really great work with this one! 🦖

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.

5 participants