status-desktop/ui/imports/shared/controls
Jonathan Rainville 95407cc1e0 fix(contacts): remove isMutualContact, use isContact or isAdded indead
Fixes #6220

Fixes the issue with the mutual contact icon showing when just added.
It also does a huge cleanup of the codebase to remove isContact and replace it with either isAdded, when we care only about if we added, or isMutualContact if we want the contact to be mutual
Also fixes an issue with the MessageContextMenu not reflecting the added state correctly.
2022-07-11 09:34:29 -04:00
..
chat fix(profile): the profile image is blurred in different places 2022-07-08 09:40:22 +02:00
AddressInput.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AddressSourceSelector.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AmountInputWithCursor.qml feat(@desktop/wallet): Using Floating Buttons in the Send Modal 2022-07-04 15:28:35 +02:00
AssetAndAmountInput.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
AssetDelegate.qml fix(@wallet): Always display snt/eth/dai 2022-07-04 11:12:50 +02:00
ContactSelector.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ContactsListAndSearch.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
CopyToClipBoardButton.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EmojiHash.qml fix(@chat): Used `StatusEmoji` component 2022-05-23 14:36:13 +03:00
FormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
GasSelector.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
GasValidator.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
ImageCropper.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Input.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
RadioButtonSelector.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
RecipientSelector.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SearchBox.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SeedPhraseTextArea.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SendToContractWarning.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SettingsRadioButton.qml feat(profile): add Messaging settings view in profile 2022-03-17 14:59:45 -04:00
StyledButton.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
StyledTextArea.qml refactor(@desktop/general): many errors from the log are fixed 2022-02-01 11:49:04 +01: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 style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
TransactionDelegate.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionFormGroup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix: Moved `StatusTabButton` to StatusQ 2022-06-15 12:23:19 -04:00