-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
modules/hdbt_admin_tools/src/Plugin/Validation/Constraint/ImageGalleryConstraint.php
Show resolved
Hide resolved
modules/hdbt_admin_tools/src/Plugin/Validation/Constraint/ImageGalleryConstraintValidator.php
Show resolved
Hide resolved
modules/hdbt_admin_tools/src/Plugin/Validation/Constraint/ImageGalleryConstraintValidator.php
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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!
The image styles have now been updated! |
Quality Gate passedIssues Measures |
There was a problem hiding this 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! 🦖
UHF-10239
What was done
How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-10239
make drush-updb drush-cr
How to test
Continuous documentation
Translations
Other PRs