-
Notifications
You must be signed in to change notification settings - Fork 3
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-10103: Hakuvahti React Frontend. #992
Conversation
…ired, move translateable strings mostly to one place
…tend-react UHF-9287: Hakuvahti module and frontend
UHF-10004: Translations to hakuvahti
UHF-10103: Display Hakuvahti only if HAKUVAHTI_URL is set.
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 looks good 🦖
✅ Tests passed! You can check the output here: https://city-of-helsinki.github.io/drupal-hdbt/pull/992/html_report/ |
UHF-10005: Hakuvahti styling
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.
These should be good to go now 🦖
UHF-10103
React part of Hakuvahti frontend. Hakuvahti is shown on Rekry job search page. If Hakuvahti is not configured (HAKUVAHTI_URL envvar is not set), the form is hidden from search page.
What was done
Adds new form to Rekry job search page to sign up for Hakuvahti subscription with email.
How to install
git pull origin hakuvahti
make fresh
composer require drupal/hdbt:hakuvahti
make drush-cr
How to test
Continuous documentation
Translations
Other PRs
City-of-Helsinki/drupal-helfi-rekry#475