-
Notifications
You must be signed in to change notification settings - Fork 975
Payments features 1.0 #7642
Payments features 1.0 #7642
Conversation
819f9fd
to
b9c3e58
Compare
b9c3e58
to
a24b1b2
Compare
921aa3d
to
52a9ec3
Compare
a8b397f
to
132de84
Compare
dfcd1ea
to
4239016
Compare
many thanks! |
27a7be0
to
2bf1018
Compare
Resolves brave#7347 Resolves brave#6890 Auditors: @bsclifton @bradleyrichter @mrose17 Test plan: - npm run test -- --grep="LedgerTable" - npm run test -- --grep="Ledger table"
2bf1018
to
a404201
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question: if I pin a website I can't change enabled state anymore until I unpin, is that intentional?
@cezaraugusto yes. Although I don't know which is easier to understand for usability. We could leave the switch enabled and allow a pinned site to be "excluded" which would be a macro for "un pin and set to zero %. |
863d582
to
385f5f8
Compare
385f5f8
to
059caa8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests look good- I tried it out earlier and everything had worked as expected 😄 Great job on this one!
git rebase -i
to squash commits (if needed).Resolves #7347
Auditors
@bsclifton @bradleyrichter @mrose17 @alexwykoff
Test plan
npm run test -- --grep="LedgerTable"
npm run test -- --grep="Ledger table"