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
M20-52: Full takeover of Ghostery rewards #462
Merged
christophertino
merged 43 commits into
ghostery:develop
from
aleksandr-cliqz:M20-52_takeover_of_ghostery_rewards
Nov 22, 2019
+390
−3,921
M20-52: fix typos
47194fe
Select commit
5864778
M20-52: first proto for myoffrz rewards
5d3675e
M20-52: linter
7410a21
M20-52: typos in package.json and yarn.lock
b06cc9c
M20-52: typos part 2 in yarn and package.json
1702d49
M20-52: adding test locales for en
f0cfdf4
M20-52: turnoff rewards from reward-box
6d15185
M20-52: adding web_accessible_resources for offers-reminder
5d7f441
M20-52: myoffrz actions was renamed
8501080
M20-52: turnoff ghostery rewards (just adding flag)
b8873cb
M20-52: move inline styles to css file
372a18d
M20-52: fix typos
25e6bc7
M20-52: [locales] remove duplicates
ee8a2b9
M20-52: rename locales
4c8a837
M20-52: locales adding support for goo chrome
5870a53
M20-52: known rewards keys for poland
27a2d62
M20-52: rearrange locale keys
f7c1096
M20-52: fix typos
378c915
M20-52: clean code: src and content-scripts
47194fe
M20-52: fix typos
2aacdf7
M20-52: clean up for app/panel/rewards
e1b2714
M20-52: clean up for css and images
b77300c
M20-52: fix for eslint
0ba892a
M20-52: fix tests
9fe9fca
M20-52: fixing TODOs
e375eb0
M20-52: clean up for unread offers
ee5e0c2
M20-52: fix typos
52d9298
M20-52: adding missing signals
f1f16c7
M20-52: adding border to iframe
4f86ed9
M20-52: reset rewards_opted_in after migration
9d67f42
M20-52: revert pl translations
7655b4e
M20-52: fix duplicate translations
8fdfdb4
M20-52: remove unused eact-shadow-dom-retarget-events
7951ea9
M20-52: remove unused code
48fe6a4
M20-52: fix typos yarn,lock
4057849
M20-52: listen to myOffrzTurnoff in different place
7888af5
M20-52: adding events for myoffrz:turnoff
2a23dbd
test
5ff4af1
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…
0fc16cf
fix test
12cd0dd
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…
9d37908
M20-52: new cliqz version 7.40.2
5a98259
M20-52: update yarn.lock
b111cc9
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…
Merged
M20-52: Full takeover of Ghostery rewards #462
M20-52: fix typos
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 11, 2019
Oct 15, 2019
Oct 16, 2019
Oct 21, 2019
Oct 21, 2019
Oct 21, 2019
Oct 21, 2019
Oct 22, 2019
Oct 22, 2019
Oct 22, 2019
Oct 22, 2019
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Oct 24, 2019
Oct 24, 2019
Oct 24, 2019
Oct 24, 2019
Oct 24, 2019
Oct 24, 2019
Oct 24, 2019
Oct 25, 2019
Oct 28, 2019
Oct 29, 2019
Nov 11, 2019
Nov 11, 2019
Nov 11, 2019
Nov 11, 2019
Nov 11, 2019
Nov 11, 2019
Nov 11, 2019
Nov 18, 2019
Nov 18, 2019
Nov 18, 2019
Nov 19, 2019
Nov 19, 2019
Nov 19, 2019
Nov 20, 2019
47194fe
Select commit
5864778
M20-52: first proto for myoffrz rewards
5d3675e
M20-52: linter
7410a21
M20-52: typos in package.json and yarn.lock
b06cc9c
M20-52: typos part 2 in yarn and package.json
1702d49
M20-52: adding test locales for en
f0cfdf4
M20-52: turnoff rewards from reward-box
6d15185
M20-52: adding web_accessible_resources for offers-reminder
5d7f441
M20-52: myoffrz actions was renamed
8501080
M20-52: turnoff ghostery rewards (just adding flag)
b8873cb
M20-52: move inline styles to css file
372a18d
M20-52: fix typos
25e6bc7
M20-52: [locales] remove duplicates
ee8a2b9
M20-52: rename locales
4c8a837
M20-52: locales adding support for goo chrome
5870a53
M20-52: known rewards keys for poland
27a2d62
M20-52: rearrange locale keys
f7c1096
M20-52: fix typos
378c915
M20-52: clean code: src and content-scripts
47194fe
M20-52: fix typos
2aacdf7
M20-52: clean up for app/panel/rewards
e1b2714
M20-52: clean up for css and images
b77300c
M20-52: fix for eslint
0ba892a
M20-52: fix tests
9fe9fca
M20-52: fixing TODOs
e375eb0
M20-52: clean up for unread offers
ee5e0c2
M20-52: fix typos
52d9298
M20-52: adding missing signals
f1f16c7
M20-52: adding border to iframe
4f86ed9
M20-52: reset rewards_opted_in after migration
9d67f42
M20-52: revert pl translations
7655b4e
M20-52: fix duplicate translations
8fdfdb4
M20-52: remove unused eact-shadow-dom-retarget-events
7951ea9
M20-52: remove unused code
48fe6a4
M20-52: fix typos yarn,lock
4057849
M20-52: listen to myOffrzTurnoff in different place
7888af5
M20-52: adding events for myoffrz:turnoff
2a23dbd
test
5ff4af1
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…
0fc16cf
fix test
12cd0dd
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…
9d37908
M20-52: new cliqz version 7.40.2
5a98259
M20-52: update yarn.lock
b111cc9
Merge branch 'develop' of github.com:ghostery/ghostery-extension into…