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