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-2033 Update GBE account state in response to checkout-web events #555
Merged
christophertino
merged 16 commits into
develop
from
GH-2033/bug/refresh-token-after-purchase
Jun 15, 2020
Add checkout web to matches for account_pages content script in manifest
2dc0744
Select commit
2dc0744
Add checkout web to matches for account_pages content script in manifest
wlycdgr 98f4378
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
wlycdgr c93a42f
Create separate checkout_pages content script using account_pages scr…
wlycdgr 5d53c82
Listen for additional events in checkout_pages content script. Flesh …
wlycdgr 4ffce22
Remove debug statement
wlycdgr 7a9a0c9
Merge in premium-unlocks-plus-related to Account et al.
wlycdgr cbb53bf
Update manifest
wlycdgr 3bf6846
Remove changes used for local development
wlycdgr 9033585
Fix typo
wlycdgr 1bc637f
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino 56f0709
Refactor account and promo modal message handling code in background …
wlycdgr 7bd3dec
Add some TODO comments in background
wlycdgr cf1ff70
Reverting changes to background.js accidentally made to wrong branch
wlycdgr fa948af
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino 966db46
Appease linter
wlycdgr d2f15b2
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino
Merged
GH-2033 Update GBE account state in response to checkout-web events #555
Add checkout web to matches for account_pages content script in manifest
May 1, 2020
May 6, 2020
May 6, 2020
May 11, 2020
May 18, 2020
May 21, 2020
May 21, 2020
May 21, 2020
May 21, 2020
May 27, 2020
Jun 4, 2020
Jun 4, 2020
Jun 9, 2020
Jun 15, 2020
Jun 15, 2020
Jun 15, 2020
2dc0744
Select commit
2dc0744
Add checkout web to matches for account_pages content script in manifest
wlycdgr 98f4378
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
wlycdgr c93a42f
Create separate checkout_pages content script using account_pages scr…
wlycdgr 5d53c82
Listen for additional events in checkout_pages content script. Flesh …
wlycdgr 4ffce22
Remove debug statement
wlycdgr 7a9a0c9
Merge in premium-unlocks-plus-related to Account et al.
wlycdgr cbb53bf
Update manifest
wlycdgr 3bf6846
Remove changes used for local development
wlycdgr 9033585
Fix typo
wlycdgr 1bc637f
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino 56f0709
Refactor account and promo modal message handling code in background …
wlycdgr 7bd3dec
Add some TODO comments in background
wlycdgr cf1ff70
Reverting changes to background.js accidentally made to wrong branch
wlycdgr fa948af
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino 966db46
Appease linter
wlycdgr d2f15b2
Merge branch 'develop' into GH-2033/bug/refresh-token-after-purchase
christophertino