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
Gh 1813/feature/in app plus promo upgrade #463
Merged
wlycdgr
merged 35 commits into
release/8.4.5
from
GH-1813/feature/in-app-plus-promo-upgrade
Oct 24, 2019
+209
−30
Refactor plus promo modal CSS to improve alignment of elements
361debe
Select commit
5102f35
Show plus promo modal on first view of Home view of each Hub session
wlycdgr e1c1f54
Stub out intro hub plus promo modal layout and implement its buttons
wlycdgr 64869a5
Remove some unnecessary plus promo modal related CSS
wlycdgr 5289bb9
Continue adding styling for plus promo modal
wlycdgr ce1fac9
Continue styling plus promo modal
wlycdgr 361debe
Refactor plus promo modal CSS to improve alignment of elements
wlycdgr 3c96366
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr a60d6b4
Continue CSS work for plus promo modal
wlycdgr 4f84229
Implement recommended gold banner in plus promo modal
wlycdgr 3794709
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr 5cb13d5
Update and tweak plus promo modal design
wlycdgr f6d3298
Fix path bug in i18n-checker tool. Consolidate redundant entries in m…
wlycdgr 4b16723
Additional consolidation of redundant and unused entries in messages
wlycdgr 92d4923
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr a1f102b
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr 569382e
Factor plus promo modal rendering out to shared component. Implement …
wlycdgr 509f9eb
Move Plus Promo modal rendering to a PlusPromoModal shared component.…
wlycdgr 833fdff
Create ModalPromos background class responsible for modal promo relat…
wlycdgr 9e80640
Add local state to Panel to make sure component rerenders after user …
wlycdgr b03e312
Make PromoModals code more robust
wlycdgr a1270cc
Factor PlusPromoModal rendering out to helper in Panel. Extend condit…
wlycdgr cac56c1
Mark PromoModals methods as static. Refine PlusPromoModal implementat…
wlycdgr be05ce9
Add logic to hide plus promo modal from Insights subscribers. Cleanup…
wlycdgr ee361ad
Clean up. Finish string localization in PlusPromoModal
wlycdgr e19e5ab
Add gold ghostie badge svg. Begin fleshing out upgrade plus promo mod…
wlycdgr 80d75fb
Pull non-shared upgrade version of plus promo modal out of shared Plu…
wlycdgr 842d5ae
Merge GH-1777 into branch
wlycdgr d51aeec
Merge in initial plus promo modal implementation
wlycdgr a33c88e
Merge branch 'release/8.4.5' into GH-1813/feature/in-app-plus-promo-u…
wlycdgr 811a19f
Flesh out upgrade promo modal UI and styles
wlycdgr 2e4f060
Implement panel to tab link for the upgrade to plus button
wlycdgr c246530
Add no thanks link click handling
wlycdgr 49161bf
Localization-proof upgrade modal CSS. Finalize UI and display logic.
wlycdgr 05291b5
Implement ability to turn off promotions from inside plus upgrade pro…
wlycdgr 2da1171
Merge in release/8.4.5
wlycdgr
Merged
Gh 1813/feature/in app plus promo upgrade #463
Refactor plus promo modal CSS to improve alignment of elements
Sep 16, 2019
Sep 16, 2019
Sep 17, 2019
Sep 17, 2019
Sep 18, 2019
Sep 20, 2019
Sep 20, 2019
Sep 20, 2019
Sep 23, 2019
Sep 26, 2019
Sep 27, 2019
Oct 1, 2019
Oct 2, 2019
Oct 3, 2019
Oct 3, 2019
Oct 6, 2019
Oct 7, 2019
Oct 7, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 8, 2019
Oct 9, 2019
Oct 9, 2019
Oct 16, 2019
Oct 16, 2019
Oct 16, 2019
Oct 18, 2019
Oct 18, 2019
Oct 18, 2019
Oct 21, 2019
Oct 21, 2019
Oct 21, 2019
Oct 23, 2019
Oct 24, 2019
361debe
Select commit
5102f35
Show plus promo modal on first view of Home view of each Hub session
wlycdgr e1c1f54
Stub out intro hub plus promo modal layout and implement its buttons
wlycdgr 64869a5
Remove some unnecessary plus promo modal related CSS
wlycdgr 5289bb9
Continue adding styling for plus promo modal
wlycdgr ce1fac9
Continue styling plus promo modal
wlycdgr 361debe
Refactor plus promo modal CSS to improve alignment of elements
wlycdgr 3c96366
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr a60d6b4
Continue CSS work for plus promo modal
wlycdgr 4f84229
Implement recommended gold banner in plus promo modal
wlycdgr 3794709
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr 5cb13d5
Update and tweak plus promo modal design
wlycdgr f6d3298
Fix path bug in i18n-checker tool. Consolidate redundant entries in m…
wlycdgr 4b16723
Additional consolidation of redundant and unused entries in messages
wlycdgr 92d4923
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr a1f102b
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
wlycdgr 569382e
Factor plus promo modal rendering out to shared component. Implement …
wlycdgr 509f9eb
Move Plus Promo modal rendering to a PlusPromoModal shared component.…
wlycdgr 833fdff
Create ModalPromos background class responsible for modal promo relat…
wlycdgr 9e80640
Add local state to Panel to make sure component rerenders after user …
wlycdgr b03e312
Make PromoModals code more robust
wlycdgr a1270cc
Factor PlusPromoModal rendering out to helper in Panel. Extend condit…
wlycdgr cac56c1
Mark PromoModals methods as static. Refine PlusPromoModal implementat…
wlycdgr be05ce9
Add logic to hide plus promo modal from Insights subscribers. Cleanup…
wlycdgr ee361ad
Clean up. Finish string localization in PlusPromoModal
wlycdgr e19e5ab
Add gold ghostie badge svg. Begin fleshing out upgrade plus promo mod…
wlycdgr 80d75fb
Pull non-shared upgrade version of plus promo modal out of shared Plu…
wlycdgr 842d5ae
Merge GH-1777 into branch
wlycdgr d51aeec
Merge in initial plus promo modal implementation
wlycdgr a33c88e
Merge branch 'release/8.4.5' into GH-1813/feature/in-app-plus-promo-u…
wlycdgr 811a19f
Flesh out upgrade promo modal UI and styles
wlycdgr 2e4f060
Implement panel to tab link for the upgrade to plus button
wlycdgr c246530
Add no thanks link click handling
wlycdgr 49161bf
Localization-proof upgrade modal CSS. Finalize UI and display logic.
wlycdgr 05291b5
Implement ability to turn off promotions from inside plus upgrade pro…
wlycdgr 2da1171
Merge in release/8.4.5
wlycdgr