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-1675: total requests modified readout (& summary refactors) #392

Merged
merged 141 commits into from Jun 11, 2019

Conversation

@wlycdgr
Copy link
Member

@wlycdgr wlycdgr commented Jun 10, 2019

This pull request covers the following tickets:

GH-1675: Implement the Total Requests Modified readout in the Summary view
GH-1718: Remove outdated abPause JSX and CSS from Summary, its sub-components, and related SCSS partials
GH-1719: BEMify Summary SCSS partial and the partials of its sub-components. This includes _cliqz_feautre, _ghostery_feature, _donut_graph, and parts of _tooltip. _pause_button has not been updated yet due to higher pressing priorities.
GH-1721: Generalize CliqzFeatures out to CliqzFeature. Component now more modular.
GH-1722: Generalize GhosteryFeatures out to GhosteryFeature. Component now more modular.
GH-1723: Decouple CliqzFeature from Summary. CliqzFeature no longer knows or cares about its presentation context.
GH-1724. Decouple GhosteryFeature from Summary. GhosteryFeature no longer knows or cares about its presentation context.

  • Have you followed the guidelines in CONTRIBUTING.md?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what your changes do?
  • Does your submission pass tests?
  • Did you lint your code prior to submission?
wlycdgr added 30 commits Mar 20, 2019
…gic for the case when the panel is not both in detailed view and expanded
…and clean up Header#render a bit.
…StateToProps. pass state.panel.is_expanded to Header
…ered, with Vinnie's approval. Refactor Header#render for clarity
… fit. Delete two unused scss partials
@wlycdgr wlycdgr requested a review from ghostery/ghostery as a code owner Jun 10, 2019
@wlycdgr wlycdgr requested review from IAmThePan and christophertino Jun 10, 2019
Copy link
Contributor

@IAmThePan IAmThePan left a comment

There is a lot to look at here. I did a first pass and found a few things. I was really just looking for major issues and I didn't find any.
I am now going to test all the tickets and then I will do a more thorough code review.

app/scss/panel.scss Outdated Show resolved Hide resolved
app/scss/partials/_ghostery_feature.scss Show resolved Hide resolved
app/scss/partials/_ghostery_feature.scss Outdated Show resolved Hide resolved
src/classes/Globals.js Show resolved Hide resolved
…. Remove commented code in ghostery_feature.scss
@wlycdgr
Copy link
Member Author

@wlycdgr wlycdgr commented Jun 10, 2019

Fixed the issues noted so far.

* Remove count from Cliqz Features, replace with ON/OFF indicator

* Stop passing now unneeded data prop to CliqzFeature
@wlycdgr
Copy link
Member Author

@wlycdgr wlycdgr commented Jun 11, 2019

All outstanding comments addressed - ready for additional review

@IAmThePan IAmThePan requested review from jsignanini and IAmThePan Jun 11, 2019
@IAmThePan
Copy link
Contributor

@IAmThePan IAmThePan commented Jun 11, 2019

Looks good to me. Jose is going to do his own review.

@jsignanini jsignanini merged commit a2df721 into develop Jun 11, 2019
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@jsignanini jsignanini deleted the GH-1675_TrackerListBreakdown-TotalCount branch Jun 11, 2019
@christophertino christophertino added this to the 8.4.0 milestone Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants