status-desktop/ui/imports/shared/views
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(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
AssetsView.qml fix(@wallet): send modal in browser/wallet 2022-05-31 14:57:37 +02:00
EnsResolver.qml refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section 2022-02-01 11:47:46 +01:00
ExistingContacts.qml fix(@desktop/general): multiple ui issues fixed 2022-06-21 16:16:55 +02:00
HistoryView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
NetworkSelector.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
NoFriendsRectangle.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
PasswordView.qml fix(onboarding): Add checking passwords to new password input 2022-05-26 06:57:27 -04:00
ProfileView.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SearchResults.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SendModalFooter.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
SendModalHeader.qml feat(@desktop/wallet): Using Floating Buttons in the Send Modal 2022-07-04 15:28:35 +02:00
TabAddressSelectorView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionPreview.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionSigner.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
TransactionStackView.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
qmldir fix(MyProfileView): New design 2022-07-04 21:56:04 +04:00