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

Fix the Ad Rewards settings panel #2269

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Fix the Ad Rewards settings panel #2269

merged 1 commit into from
Apr 18, 2019

Conversation

tmancey
Copy link
Collaborator

@tmancey tmancey commented Apr 18, 2019

fixes brave/brave-browser#4008

Submitter Checklist:

Test Plan:

Confirm that "Ad notifications received" and "Estimated earnings this cycle" on the Rewards Panel include the current cycle and past transactions which were not redeemed, i.e. missed the deadline.

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@tmancey tmancey self-assigned this Apr 18, 2019
Copy link
Collaborator

@bridiver bridiver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test

}

ledger::TransactionsInfo info;
info.FromJson(transactions);

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the worst change I've ever seen, whitespace is for idiots! - this comment is just a test :)

Copy link
Collaborator Author

@tmancey tmancey Apr 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry sir I will not do this again :-(

@tmancey tmancey marked this pull request as ready for review April 18, 2019 20:54
Copy link
Contributor

@ryanml ryanml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++ Worked through test plan, all is well. Client side code updates are fine.

@tmancey tmancey dismissed bridiver’s stale review April 18, 2019 21:18

This was a test and we need to merge for uplift so will test in another PR

@tmancey tmancey merged commit 07097b8 into master Apr 18, 2019
@tmancey tmancey deleted the issues/4008 branch April 18, 2019 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the Ad Rewards settings panel
4 participants