-
Notifications
You must be signed in to change notification settings - Fork 5
Show trust discrepancies by default #763
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
Open
egbicker
wants to merge
48
commits into
ctc-oss:master
Choose a base branch
from
egbicker:520-system-trust-discrepancies
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
af8b541
Iniital functionality
egbicker 8ccc93c
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker cf0214e
toggle working correctly
egbicker 40f845c
Initial empty treeview message
egbicker 90add1b
updating toggle functionality
egbicker 3db4b88
Label working
egbicker 13f794f
ATDB label
egbicker bf69114
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 01d92db
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker a15c051
more merge updates
egbicker 2c628dc
Merge branch 'master' into 520-system-trust-discrepancies
jw3 82a30a4
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker a4f78fa
test filter
egbicker dd1db73
trust filter update
egbicker ebc87fa
toggle working
egbicker ec880f9
functionality working
egbicker c290d24
fixing tests
egbicker bb53613
lint
egbicker 846bf0f
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 228aa1e
ATDB updates
egbicker 16d1abf
PR updates fixing sensitivity
egbicker a04cecb
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 201bd40
lint
egbicker 648945f
test fix
egbicker cd5e011
cleanup
egbicker 0e79434
linting
egbicker 1423b09
Merge branch 'master' into 520-system-trust-discrepancies
jw3 73ac862
test update
egbicker b132bdb
Merge branch '520-system-trust-discrepancies' of github.com:egbicker/…
egbicker 006c3c5
Merge branch 'master' into 520-system-trust-discrepancies
jw3 9ac03e5
CI test fix
egbicker 5a2d824
Merge branch '520-system-trust-discrepancies' of github.com:egbicker/…
egbicker 519eebf
CI test commit
egbicker 19a9fb1
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 758faf4
Fixing toggle issues, PR comments, merge updates
egbicker 2931606
removing extra file
egbicker ec01cf5
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 2a253bb
lint
egbicker 691f11c
merge test updates
egbicker c56d388
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker 29126e1
count update and test fix
egbicker e24e2b6
initial sensitivity update
egbicker 5285427
PR fixes
egbicker 9b7ca54
Merge remote-tracking branch 'origin/master' into 520-system-trust-di…
egbicker f41f907
merge and re-extract messages
egbicker 6d7f4d8
reformat
egbicker 89024f2
multi-window fix
egbicker 86e5ad6
Merge branch 'master' into 520-system-trust-discrepancies
jw3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
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.
This needs added to the
strings.py
file.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.
After your last commit this string still needs moved to the
strings.py
file.