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

GH-1616: tracker list breakdown detailed view #394

Merged
merged 23 commits into from Jun 13, 2019

Experiment with getGhosteryStats antitrack action

80c2ce9
Select commit
80c2ce9
Experiment with getGhosteryStats antitrack action
wlycdgr Apr 30, 2019
bc6fb22
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Apr 30, 2019
7dda522
Work on reconciling data returned by getGhosteryStats with our catego…
wlycdgr Apr 30, 2019
1e71dd2
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Jun 10, 2019
59663e0
Increase height of tracker header to accommodate new fingerprints and…
wlycdgr Jun 10, 2019
4810c57
Add color to fingerprints and cookies readouts
wlycdgr Jun 10, 2019
45c993d
Add svg badge icon for fingerprints and cookies readout in tracker list
wlycdgr Jun 10, 2019
9dc72c0
Tweak tracker header padding & line height
wlycdgr Jun 11, 2019
9d9a0f1
Tweak font styling for cookie and fingerprint count stats
wlycdgr Jun 11, 2019
f121a23
Tweak cliqz cookie and fingerprint counts spacing. Factor rendering o…
wlycdgr Jun 11, 2019
286f168
Implement conditional display and pluralization logic for cookie and …
wlycdgr Jun 11, 2019
99a535a
Implement passing of cookes and fingerprints ghostery stats from back…
wlycdgr Jun 11, 2019
8ed692e
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Jun 11, 2019
c81b781
Add ads cliqz stat to tracker detail view
wlycdgr Jun 11, 2019
fe70332
Document FoundBugs#getAppsById
wlycdgr Jun 11, 2019
e67dc1a
Ensure the panel does not break if a bug id returned by getGhosterySt…
wlycdgr Jun 11, 2019
31fd112
Add guards to getCliqzGhosteryStats to account for the case when anti…
wlycdgr Jun 12, 2019
f285940
Convert locale strings for Cliqz stats in tracker detail view to use …
wlycdgr Jun 12, 2019
7b388b7
Merge in develop
wlycdgr Jun 12, 2019
3199e95
Update getCliqzGhosteryStats guard for when anti-tracking is off
wlycdgr Jun 12, 2019
0b7856e
Implement slide out animation UI for Cliqz stats readout in tracker d…
wlycdgr Jun 13, 2019
1d4796f
Appease linter
wlycdgr Jun 13, 2019
c717553
Indentation fix
wlycdgr Jun 13, 2019
Merged

GH-1616: tracker list breakdown detailed view #394

Experiment with getGhosteryStats antitrack action
80c2ce9
Select commit
80c2ce9
Experiment with getGhosteryStats antitrack action
wlycdgr Apr 30, 2019
bc6fb22
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Apr 30, 2019
7dda522
Work on reconciling data returned by getGhosteryStats with our catego…
wlycdgr Apr 30, 2019
1e71dd2
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Jun 10, 2019
59663e0
Increase height of tracker header to accommodate new fingerprints and…
wlycdgr Jun 10, 2019
4810c57
Add color to fingerprints and cookies readouts
wlycdgr Jun 10, 2019
45c993d
Add svg badge icon for fingerprints and cookies readout in tracker list
wlycdgr Jun 10, 2019
9dc72c0
Tweak tracker header padding & line height
wlycdgr Jun 11, 2019
9d9a0f1
Tweak font styling for cookie and fingerprint count stats
wlycdgr Jun 11, 2019
f121a23
Tweak cliqz cookie and fingerprint counts spacing. Factor rendering o…
wlycdgr Jun 11, 2019
286f168
Implement conditional display and pluralization logic for cookie and …
wlycdgr Jun 11, 2019
99a535a
Implement passing of cookes and fingerprints ghostery stats from back…
wlycdgr Jun 11, 2019
8ed692e
Merge branch 'develop' into GH-1616/trackerListBreakdown-DetailedView
wlycdgr Jun 11, 2019
c81b781
Add ads cliqz stat to tracker detail view
wlycdgr Jun 11, 2019
fe70332
Document FoundBugs#getAppsById
wlycdgr Jun 11, 2019
e67dc1a
Ensure the panel does not break if a bug id returned by getGhosterySt…
wlycdgr Jun 11, 2019
31fd112
Add guards to getCliqzGhosteryStats to account for the case when anti…
wlycdgr Jun 12, 2019
f285940
Convert locale strings for Cliqz stats in tracker detail view to use …
wlycdgr Jun 12, 2019
7b388b7
Merge in develop
wlycdgr Jun 12, 2019
3199e95
Update getCliqzGhosteryStats guard for when anti-tracking is off
wlycdgr Jun 12, 2019
0b7856e
Implement slide out animation UI for Cliqz stats readout in tracker d…
wlycdgr Jun 13, 2019
1d4796f
Appease linter
wlycdgr Jun 13, 2019
c717553
Indentation fix
wlycdgr Jun 13, 2019

Workflow runs completed with no jobs