-
Notifications
You must be signed in to change notification settings - Fork 90
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
build: release v6.47.0 #6279
Merged
Merged
build: release v6.47.0 #6279
Conversation
This file contains 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
build: merge release v6.46.0 to develop
* feat: add isPaymentEnabled to public form context * feat: usePublicFormContext to check for payment * feat: create banner for payment preview
* fix: add payment channel not found error * fix: add payment channel check before updating payments field * fix: use payment channel for unconnected comparison * fix: change status code and error message * fix: incorrect boolean and import path * chore: change to inline conditional without negation
* switch captcha to download from globally accessible domain * fix recaptch url missing www. subdomain
…ing events (#6234) * fix: add env parameter to Stripe metadata, check value before processing events * fix: better error codes for webhook handler returns * fix: remove unneeded Joi validation on previous payment endpoint * chore: remove unused variable * chore: clarify comment * test: add SSM_ENV_SITE_NAME to test env * test: update tests
* feat: extract payment item details into PaymentItemDetailsBlock * feat: add PaymentItemDetailsBlock to PaymentBlock * ref: use shared component PaymentItemDetailsBlock * fix: remove mb from PaymentItemDetailsBlock
Bumps [type-fest](https://github.com/sindresorhus/type-fest) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: type-fest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: remove web flag
* fix: migrate to withTransaction for retries * fix: update post-submission actions to only occur after transaction is committed * chore: add errors to mapRouteError * chore: clean up comments
* feat: add frontend datadog logging to useDecryptionWorkers * fix: correct typo in google analytics trackDownloadResponseFailure * fix: add downloadAttachments property to logs * fix: add missing dependency
…6278) Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.28 to 1.10.30. - [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.28...v1.10.30) --- updated-dependencies: - dependency-name: libphonenumber-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't think this is a blocking issue. But once again I think we probably should disable payment modification when form is open. for #6235,
Edit: Issue for this here |
foochifa
approved these changes
May 8, 2023
foochifa
approved these changes
May 8, 2023
This was referenced May 8, 2023
Closed
Merged
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.
New
#6266
#6263
#6269
#6235
#6234
#6243
#6258
#6230
#6256
#6279
Dependencies
#6278
#6271
Dev-Dependencies
Tests
feat: add frontend datadog logging to CSV responses download
#6266
@foochifa
service:formsg
env:staging
@meta.action:downloadEncryptedReponses
).feat: add payment item details to payment page
#6235
@foochifa
fix: check payments channel before updating payments field
#6258
@wanlingt
To ensure correct behaviour after fix
To check for regression
feat: payment preview banner
#6230
To check that the feature has been implemented correctly
To ensure no regression problems
Payment modals
Non-payment
Use-template (lets bring templates for payment form up for discussion next time)