-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: iwd progress bar hidden when goals reached #5168
Merged
Merged
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
Collaborator
roger-in-kiva
commented
Feb 20, 2024
- iwd progress bar hidden when goals reached
dyersituations
approved these changes
Feb 20, 2024
kiva-robot
added a commit
that referenced
this pull request
Feb 22, 2024
## [2.731.0-rc.1](v2.730.0...v2.731.0-rc.1) (2024-02-22) ### 🎉 New Features * add iwd events in thanks page ([8c40ea1](8c40ea1)) * fix issue with badge image stretch ([64c786c](64c786c)) * get iwd experiment data to evaluate whether redirect to the challenge ty page or the regular ([32099ca](32099ca)) * implement optional async checkout muatations and status check ([52f2d29](52f2d29)) * iwd no inviter thanks page update ([#5170](#5170)) ([86ba3a4](86ba3a4)) * iwd progress bar hidden when goals reached ([#5168](#5168)) ([f6eeae2](f6eeae2)) * make filters list collapsible on cc pages ([10a1a9a](10a1a9a)) * override successPath if valetInviter is set ([b9bc4d1](b9bc4d1)) * update utm campaign values for iwd thanks page ([993990e](993990e)) ### 🐛 Bugfixes * change exp key ([3392584](3392584)) * create reusable remainingCredit computed prop, update CampaignProgressBar to use it ([397ba10](397ba10)) * handle missing checkoutId, fix indents ([0d4bacd](0d4bacd)) * initiate success handler only once for the appropriate type of checkout ([c578ce0](c578ce0)) * lint errors ([e8cbdca](e8cbdca)) * logic was incorrect for showing IWD progress ([4d8442e](4d8442e)) * missing slash in redirect url ([db559ca](db559ca)) * new method to format checkoutStatus error, send braintree errors to sentry ([3dfab48](3dfab48)) * post-purchase was not handing over valet inviter query ([81c61ed](81c61ed)) * remove unused query import ([c78bbcf](c78bbcf)) * solve conflict ([65d6f08](65d6f08)) * unused experimentVersionFragment on typage ([625e09e](625e09e)) * update async checkout error formatting to match expected format ([5fe7c76](5fe7c76)) * update kv-shop, extract checkoutId string for new kv-shop method ([ab5cb8a](ab5cb8a)) * use kv-shop version of pollForFinishedCheckout ([4887639](4887639)) * valet_inviter opt chaining ([212947d](212947d)) ### 🧹 Chores * install kvShop library ([ed96f9d](ed96f9d)) * remove unused checkout status polling function ([fc5e75a](fc5e75a)) * update configs for custom domain and dev mode with caddy ([f0a87fd](f0a87fd))
🎉 This PR is included in version 2.731.0-rc.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
kiva-robot
added a commit
that referenced
this pull request
Feb 23, 2024
## [2.731.0](v2.730.0...v2.731.0) (2024-02-23) ### 🎉 New Features * add iwd events in thanks page ([8c40ea1](8c40ea1)) * fix issue with badge image stretch ([64c786c](64c786c)) * get iwd experiment data to evaluate whether redirect to the challenge ty page or the regular ([32099ca](32099ca)) * implement optional async checkout muatations and status check ([52f2d29](52f2d29)) * iwd no inviter thanks page update ([#5170](#5170)) ([86ba3a4](86ba3a4)) * iwd progress bar hidden when goals reached ([#5168](#5168)) ([f6eeae2](f6eeae2)) * make filters list collapsible on cc pages ([10a1a9a](10a1a9a)) * override successPath if valetInviter is set ([b9bc4d1](b9bc4d1)) * update utm campaign values for iwd thanks page ([993990e](993990e)) ### 🐛 Bugfixes * change exp key ([3392584](3392584)) * create reusable remainingCredit computed prop, update CampaignProgressBar to use it ([397ba10](397ba10)) * handle missing checkoutId, fix indents ([0d4bacd](0d4bacd)) * initiate success handler only once for the appropriate type of checkout ([c578ce0](c578ce0)) * iwd thanks page height fixed ([#5176](#5176)) ([129cb8c](129cb8c)) * lint errors ([e8cbdca](e8cbdca)) * logic was incorrect for showing IWD progress ([4d8442e](4d8442e)) * missing slash in redirect url ([db559ca](db559ca)) * new method to format checkoutStatus error, send braintree errors to sentry ([3dfab48](3dfab48)) * post-purchase was not handing over valet inviter query ([81c61ed](81c61ed)) * remove unused query import ([c78bbcf](c78bbcf)) * solve conflict ([65d6f08](65d6f08)) * unused experimentVersionFragment on typage ([625e09e](625e09e)) * update async checkout error formatting to match expected format ([5fe7c76](5fe7c76)) * update kv-shop, extract checkoutId string for new kv-shop method ([ab5cb8a](ab5cb8a)) * use kv-shop version of pollForFinishedCheckout ([4887639](4887639)) * valet_inviter opt chaining ([212947d](212947d)) ### 🧹 Chores * install kvShop library ([ed96f9d](ed96f9d)) * **release:** 2.731.0-rc.1 [skip ci] ([0f2331a](0f2331a)), closes [#5170](#5170) [#5168](#5168) * **release:** 2.731.0-rc.2 [skip ci] ([eabd537](eabd537)), closes [#5176](#5176) * remove unused checkout status polling function ([fc5e75a](fc5e75a)) * update configs for custom domain and dev mode with caddy ([f0a87fd](f0a87fd))
🎉 This PR is included in version 2.731.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.