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-1777 and GH-1776 Plus Promo modals #458
Merged
+1,001
−563
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
3c96366
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 80d75fb
Pull non-shared upgrade version of plus promo modal out of shared Plu…
wlycdgr 7c85e94
Remove debug console statement
wlycdgr
Merged
GH-1777 and GH-1776 Plus Promo modals #458
Merge branch 'develop' into GH-1777/plus-intro-hub-promo
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
3c96366
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 80d75fb
Pull non-shared upgrade version of plus promo modal out of shared Plu…
wlycdgr 7c85e94
Remove debug console statement
wlycdgr