-
Notifications
You must be signed in to change notification settings - Fork 0
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-9824: Allow relative links #52
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #52 +/- ##
============================================
+ Coverage 85.14% 85.26% +0.12%
Complexity 140 140
============================================
Files 18 18
Lines 579 577 -2
============================================
- Hits 493 492 -1
+ Misses 86 85 -1 ☔ View full report in Codecov by Sentry. |
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 perfectly! 🎉
How to install
Etusivu
123
on Etusivu:drush upwd helfi-admin 123
for exampleSome other instance
composer require drupal/helfi_navigation:dev-UHF-9824
composer require drupal/hdbt:dev-UHF-9824
local.settings.php
:How to test
drush php-eval "_helfi_navigation_queue_item('main', 'en', 'update');" && drush cron && drush cr
https://helfi-etusivu.docker.so/en/api/v1/global-menu/liikenne
)sites/default/local.services.yml
file:php-eval
commandhttps://helfi-etusivu.docker.so/en/api/v1/global-menu/liikenne
Other PRs