status-desktop/ui/imports/shared/controls
Sale Djenic c8b429388f refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile`
Apart of all properties we have, now we have 3 new added props which will be used
almost always when we need the following details about logged in user:
- `name` - this will return an ens name in a pretty form or an alias if ens name
was not set (verified). Apart of this there are still `username` and `ensName`
properties for fetching them when it's needed.
- `icon` - this will return a thumbnail image if it's set, otherwise it will
return identicon. Apart of this there are still `identicon` and `thumbnailImage`
properties for fetching them when it's needed.
- `isIdenticon` - this will return `false` if a thumbnail image is set, otherwise
it will return `true`
2022-02-01 11:37:29 +01:00
..
chat refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
AddressInput.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
AddressSourceSelector.qml refactor: replace `Select` with `StatusSelect` 2021-11-10 13:54:56 -05:00
AssetAndAmountInput.qml fix: Fix missing setup url for new opeed tab 2021-11-17 15:40:50 +01:00
ContactSelector.qml refactor: replace `Select` with `StatusSelect` 2021-11-10 13:54:56 -05:00
ContactsListAndSearch.qml feat(desktop/contacts) Improvements in contacts 2021-12-01 20:51:06 +02:00
CopyToClipBoardButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
FormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
GasSelector.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
GasValidator.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ImageCropper.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Input.qml fix(@desktop/settings): ensure new password is confirmed 2022-01-17 13:09:15 +01:00
RadioButtonSelector.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
RecipientSelector.qml fix(wallet): fix account selector in the SendModal 2021-11-05 14:10:29 -04:00
SearchBox.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SeedPhraseTextArea.qml fix(@onboarding): Add more height to the textarea 2022-01-11 10:02:48 +01:00
SendToContractWarning.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StatusTabButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextArea.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextEdit.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextField.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Timer.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
TransactionFormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix: Fix missing setup url for new opeed tab 2021-11-17 15:40:50 +01:00