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: my kiva earned badges section modal #5639

Merged
merged 3 commits into from
Oct 31, 2024

Conversation

roger-in-kiva
Copy link
Collaborator

  • modal usage added to earned badges section

Reqs: https://kiva.atlassian.net/browse/MP-951

@roger-in-kiva roger-in-kiva requested review from christian14b and a team October 31, 2024 22:27
@roger-in-kiva roger-in-kiva force-pushed the MP-951_my_kiva_earned_badges_section_modal branch from 638bd4a to 2fc66bb Compare October 31, 2024 22:46
@roger-in-kiva roger-in-kiva merged commit b488ff4 into main Oct 31, 2024
5 checks passed
@roger-in-kiva roger-in-kiva deleted the MP-951_my_kiva_earned_badges_section_modal branch October 31, 2024 22:53
kiva-robot added a commit that referenced this pull request Nov 4, 2024
## [3.3.0-rc.1](v3.2.0...v3.3.0-rc.1) (2024-11-04)

### 🎉 New Features

* add mock data for achievement without completed tiers but with loan progress ([98e05e8](98e05e8))
* connect badge data correctly to journey, resolve merge conflicts ([3dc85ef](3dc85ef))
* connect data to badge modal in-progress state ([9818f1b](9818f1b))
* loan id prop in HeroBackground for pages besides borrower profile ([b9531bd](b9531bd))
* method for displaying visible tiers and simplified active tier method ([b102561](b102561))
* moving logic to onMounted and add condition to impact dashboard to show my kiva page ([81e6488](81e6488))
* my kiva earned badges section ([#5631](#5631)) ([9f0a25a](9f0a25a))
* my kiva earned badges section modal ([#5639](#5639)) ([b488ff4](b488ff4))
* save if user was part of my kiva experiment in preferences ([0c604c1](0c604c1))
* use description from achievement service in badge journey ([67759e5](67759e5))
* use FixedQueue for better performance in the vue worker pool ([5db12f6](5db12f6))
* use new badge Contentful levelName in UI ([51aa638](51aa638))
* use new Contentful levelName for badges, updated journey to use it ([97bfb98](97bfb98))
* use only visible tiers in badge section and journey ([94b82f0](94b82f0))
* using totalProgressToAchiviement to evaluate if journey started ([1975fed](1975fed))

### 🐛 Bugfixes

* add loan use for borrower status cards ([9edbec3](9edbec3))
* add safety around contentful fields for displayed tier name ([26e9062](26e9062))
* added missing comment ([13eafb3](13eafb3))
* badge closed event wasn't required and closed event gets called twice by lightbox ([e2aaadb](e2aaadb))
* badge section to use correct challenge name prop ([1bda16e](1bda16e))
* borrower carousel card full width in mobile ([1d06362](1d06362))
* center align stat text for mobile ([d2674de](d2674de))
* clicking badge should open journey modal initially ([dbe94b9](dbe94b9))
* clicking entire badge should open modal ([170ebe9](170ebe9))
* contentful standard banner rendering ([030e133](030e133))
* get new image for hero background when isoCode changes ([953acf7](953acf7))
* guest account flow store name in userAccount instead of lender ([c1dac87](c1dac87))
* hide MyKiva content further down page as achievement data loads ([ec3ec15](ec3ec15))
* indentation ([07262ac](07262ac))
* lending stat item mobile styles ([9be713e](9be713e))
* may challenge should only be a header not the full view ([94a0d89](94a0d89))
* method name misspelling ([6b7fbfa](6b7fbfa))
* move back circle after other styling changes ([93615ee](93615ee))
* my kiva query indentation ([6461f95](6461f95))
* order badge journeys by order of default badges ([b33a5b8](b33a5b8))
* resolve issues with badge modal click analytics ([9e63b57](9e63b57))
* resolve minor issues with earned modal ([9d50c46](9d50c46))
* resolve missing bottom padding in desktop ([08c1914](08c1914))
* resolve new issue with journey arrows from longer level names and other changes ([9bc6c41](9bc6c41))
* simplify prop ([972dcd4](972dcd4))
* small adjustment to circle position ([74e0c3b](74e0c3b))
* small adjustment to locked badge ([df55520](df55520))
* solve comments ([7d135c1](7d135c1))
* underline full word of "lives" ([5fd906b](5fd906b))
* update kv-components with new lender profile map data ([6afcf4c](6afcf4c))
* use the active tier level in badges section ([0f80f37](0f80f37))
* use the contentful level names in the badge journey ([636d5f8](636d5f8))

### 🧹 Chores

* **deps:** upgrade piscina to v4.7.0 ([cfd1e0e](cfd1e0e))
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.3.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

kiva-robot added a commit that referenced this pull request Nov 4, 2024
## [3.3.0](v3.2.0...v3.3.0) (2024-11-04)

### 🎉 New Features

* add mock data for achievement without completed tiers but with loan progress ([98e05e8](98e05e8))
* connect badge data correctly to journey, resolve merge conflicts ([3dc85ef](3dc85ef))
* connect data to badge modal in-progress state ([9818f1b](9818f1b))
* loan id prop in HeroBackground for pages besides borrower profile ([b9531bd](b9531bd))
* method for displaying visible tiers and simplified active tier method ([b102561](b102561))
* moving logic to onMounted and add condition to impact dashboard to show my kiva page ([81e6488](81e6488))
* my kiva earned badges section ([#5631](#5631)) ([9f0a25a](9f0a25a))
* my kiva earned badges section modal ([#5639](#5639)) ([b488ff4](b488ff4))
* save if user was part of my kiva experiment in preferences ([0c604c1](0c604c1))
* use description from achievement service in badge journey ([67759e5](67759e5))
* use FixedQueue for better performance in the vue worker pool ([5db12f6](5db12f6))
* use new badge Contentful levelName in UI ([51aa638](51aa638))
* use new Contentful levelName for badges, updated journey to use it ([97bfb98](97bfb98))
* use only visible tiers in badge section and journey ([94b82f0](94b82f0))
* using totalProgressToAchiviement to evaluate if journey started ([1975fed](1975fed))

### 🐛 Bugfixes

* add loan use for borrower status cards ([9edbec3](9edbec3))
* add safety around contentful fields for displayed tier name ([26e9062](26e9062))
* added missing comment ([13eafb3](13eafb3))
* badge closed event wasn't required and closed event gets called twice by lightbox ([e2aaadb](e2aaadb))
* badge section to use correct challenge name prop ([1bda16e](1bda16e))
* borrower carousel card full width in mobile ([1d06362](1d06362))
* center align stat text for mobile ([d2674de](d2674de))
* clicking badge should open journey modal initially ([dbe94b9](dbe94b9))
* clicking entire badge should open modal ([170ebe9](170ebe9))
* contentful standard banner rendering ([030e133](030e133))
* get new image for hero background when isoCode changes ([953acf7](953acf7))
* guest account flow store name in userAccount instead of lender ([c1dac87](c1dac87))
* hide MyKiva content further down page as achievement data loads ([ec3ec15](ec3ec15))
* indentation ([07262ac](07262ac))
* lending stat item mobile styles ([9be713e](9be713e))
* may challenge should only be a header not the full view ([94a0d89](94a0d89))
* method name misspelling ([6b7fbfa](6b7fbfa))
* move back circle after other styling changes ([93615ee](93615ee))
* my kiva query indentation ([6461f95](6461f95))
* order badge journeys by order of default badges ([b33a5b8](b33a5b8))
* resolve issues with badge modal click analytics ([9e63b57](9e63b57))
* resolve minor issues with earned modal ([9d50c46](9d50c46))
* resolve missing bottom padding in desktop ([08c1914](08c1914))
* resolve new issue with journey arrows from longer level names and other changes ([9bc6c41](9bc6c41))
* simplify prop ([972dcd4](972dcd4))
* small adjustment to circle position ([74e0c3b](74e0c3b))
* small adjustment to locked badge ([df55520](df55520))
* solve comments ([7d135c1](7d135c1))
* underline full word of "lives" ([5fd906b](5fd906b))
* update kv-components with new lender profile map data ([6afcf4c](6afcf4c))
* use the active tier level in badges section ([0f80f37](0f80f37))
* use the contentful level names in the badge journey ([636d5f8](636d5f8))

### 🧹 Chores

* **deps:** upgrade piscina to v4.7.0 ([cfd1e0e](cfd1e0e))
* **release:** 3.3.0-rc.1 [skip ci] ([ab9ef86](ab9ef86)), closes [#5631](#5631) [#5639](#5639)
@kiva-robot
Copy link
Collaborator

🎉 This PR is included in version 3.3.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