This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 971
Moves Ledger Deleted Sites List to a new dialog #13056
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #13056 +/- ##
==========================================
+ Coverage 56.15% 56.19% +0.04%
==========================================
Files 279 282 +3
Lines 27908 27994 +86
Branches 4567 4577 +10
==========================================
+ Hits 15671 15732 +61
- Misses 12237 12262 +25
|
8 tasks
d1a81b0
to
59b183f
Compare
link is now removed, when you don't have deleted sites |
10 tasks
Resolves brave#12833 Auditors: Test Plan:
59b183f
to
382b76f
Compare
bsclifton
approved these changes
Feb 19, 2018
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.
Changes look great! I updated the test plan to cover the shields panel, since that was refactored. I tested this too, to make sure it still worked as expected. Nice job! 😄
bsclifton
added a commit
that referenced
this pull request
Feb 19, 2018
Moves Ledger Deleted Sites List to a new dialog
NejcZdovc
pushed a commit
that referenced
this pull request
Feb 19, 2018
Moves Ledger Deleted Sites List to a new dialog
0.21 914ec89 |
0.21 twitch 2a58dc2 |
NejcZdovc
pushed a commit
that referenced
this pull request
Feb 24, 2018
Moves Ledger Deleted Sites List to a new dialog
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #12833
Do not squash commits
Submitter Checklist:
git rebase -i
to squash commits (if needed).Test Plan:
Plan a
Plan b
Plan c
Reviewer Checklist:
Tests