Skip to content
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 2 commits into from
Feb 20, 2024

Conversation

roger-in-kiva
Copy link
Collaborator

  • iwd progress bar hidden when goals reached

@roger-in-kiva roger-in-kiva merged commit f6eeae2 into main Feb 20, 2024
5 checks passed
@roger-in-kiva roger-in-kiva deleted the CORE-1752_hide_iwd_progress_bar branch February 20, 2024 19:19
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))
@kiva-robot
Copy link
Collaborator

🎉 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))
@kiva-robot
Copy link
Collaborator

🎉 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants