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.
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
Add Fullname Support to User Profiles #2608
Add Fullname Support to User Profiles #2608
Changes from all commits
3c8b9dc
0d0c7e4
7c311c0
f6180b8
aa67a24
ed996b1
4c6c0e2
223bd46
0ff4613
8170d8f
92e1150
61c03a5
19f8f69
6e358c3
8283e48
8b775f9
a599d5d
a0653f7
c1b0865
ed812bf
d2ec6eb
b41036f
ec6a07c
fb3fa1d
978b97b
799fcad
d3ac9b5
b93191b
463ec06
dfc0941
627ffd2
e7d6d3b
8dc3114
80c0b23
77953ef
9407417
d2f1f87
dec8102
a1f5eb0
77ebba6
e831670
be8e006
aa1766d
e5d7755
76ca1f5
4a33278
996cad3
3420d53
04924ce
09de535
5278ca4
af0f4ad
3bb035a
7b4acaf
7a69294
df643b5
1052604
3786696
e55db70
49bfa2b
8734299
13ec878
b4e7ac9
f7fd813
d706471
77896d0
d439c7f
d01f575
164b632
3e7d7c6
7adaa6c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
why is there a # type: ignore now?
usually this is not in a pyuic5 autogenerated 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.
i will check this and revert it.
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.
Should this have been reverted now or was this created by the conversion process?
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.
i think this is created by the conversion process, because i don't remember doing it manually, should i remove this?
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.
it is maybe OS dependent, I can reproduce it.