Conversation
…des without field_publication_starts which crashes lookup for new results
…t refer to local anymore
- Configure ESLint with @typescript-eslint parser - Apply auto-formatting (quotes, semicolons, spacing) - Convert for loops to functional patterns (reduce, forEach) - Fix plugin registration in bin scripts (void pattern) - Fix template literal spacing in URL generation - Add Promise.resolve() returns to all reduce callbacks - All logic preserved, fully backwards compatible Tested: All scripts working correctly in local environment
UHF-12337: Adds eslinter
HOTFIX: Attempt to fix openshift Dockerfile
Hakuvahti dockerfile updates
UHF-12473: Updated the email texts for the rekry saved search
UHF-X: Link to smaller logos in Hakuvahti emails.
…demailer Nodemailer Security Update
Updated lodash and diff.
…WithEmail should be just generic
… document gets saved to ATV
UHF-12722: Hakuvahtikyselyiden tallennus ATV:hen (GDPR-suojaaminen)
Change ElasticSearch url
UHF-X: HOTFIX: Update production URL for Elastic
* We need to refresh the code for subscription if SMS is enabled on populate so it can be sent via SMS * Expose sms_code for sms templates * Generate SMS code if SMS is enabled * New site configuration vars * renewal types + sms stuff * smsCode lib for generating + validating SMS code * Verification types * SMS verification * move some subscription logic from controllers so we can reuse it with SMS * Add simple in-memory rate limit for verifications * Add sms routes for actions * Test for smsCode * rate limit test * Test requests * Enable sms for local rekry for testing * Refactoring for code reviews * lint * refactoring a bit, combine smscode + smsverification to single class, cleaning types * fix loading sms code * remove rate limit, fix loading sms code after rebase * tests * linter * Security update * Change ElasticSearch url * Add placeholder config for kymp * Enable sms * Use docker service URLs * Allow empty emails in hakuvahti * Support sms subscriptions * Lint * Fix tests * big bunch of translations * translations * sms templates * this not needed * confirmation template * newhits sms * add renewal sms template with data * linter and cleanup * remove from here, no link in sms anymore * Patch GHSA-2g4f-4pwh-qvx6 * Replace c8 with nodejs native coverage --------- Co-authored-by: Tarmo Sundström <tarmo.sundstrom@druid.fi>
* Fix sms sending * Enable SMS for kymp test * Merge both queues together
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Post deploy actions
helfi-hakuvahti-cron-send-queueandhelfi-hakuvahti-cron-populate-queue.