-
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-9690 Character counter #704
Conversation
…cter counter form elements. Translated field widget texts.
…ead in fields hero paragraph title and description fields.
…lowed values function.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #704 +/- ##
=========================================
Coverage 13.01% 13.01%
Complexity 242 242
=========================================
Files 28 28
Lines 945 945
=========================================
Hits 123 123
Misses 822 822 ☔ View full report in Codecov by Sentry. |
…owed values function is in use.
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.
This works frighteningly well 🦖
UHF-9690
What was done
How to install
git pull origin dev
make fresh
composer require drupal/helfi_platform_config:dev-UHF-9690 drupal/hdbt_admin:dev-UHF-9690 -W
composer i
again to patch itmake drush-updb drush-cr
make shell
drush locale:check; drush locale:update; drush cr
How to test
Other PRs