Conversation
* https://eaflood.atlassian.net/browse/IWTF-4679 GAFL: Dev - Upgrade to node v22 * Node version upgraded to 22 in all services and docs * Github actions upgraded to Node 22
* https://eaflood.atlassian.net/browse/IWTF-4974 GAFL: Dev – incorrect statement in RCP T&C page * RCP T&C cancellation notice fixed
… static pages (#2303) * Fix error page navigation after viewing static pages - Terminal page detection added in state machine (pages without next property) - currentPage tracked on GET requests for non-terminal pages - currentPage set to error page name in authentication handlers - Test coverage added
* Cancellation journey page 3 functionality https://eaflood.atlassian.net/browse/IWTF-4775 When the user confirms that they would like to cancel, the recurring payment should be cancelled in the CRM using the existing cancellation functionality. * Add new validator for query params inc reason * Pass reason from query to cancelRecurringPayment() * Update connector but include default reason * Add User Cancelled to acceptable reasons * Create new handler * Sales API wired * Broken tests fixed * Tests added --------- Co-authored-by: irisfaraway <iris.faraway@gmail.com>
* Remove RCP feature flag https://eaflood.atlassian.net/browse/IWTF-4977 Remove the recurring payments feature flag now it's permanently turned on
* Remove Welsh language feature toggle https://eaflood.atlassian.net/browse/IWTF-3776 Whilst developing the bilingual site, we had a feature toggle to hide it on production. Now it’s gone live, this feature toggle should be removed. * remove from server.js * remove from misc-routes * remove from readme * remove from env vars
Cancellation journey page 3 functionality https://eaflood.atlassian.net/browse/IWTF-4775 When the user confirms that they would like to cancel, the recurring payment should be cancelled in the CRM using the existing cancellation functionality. * Refactored to set cancelledDate for non-user cancellations only
|
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.



No description provided.