status-desktop/ui/imports/shared/views
Lukáš Tinkl 89f42c9fc3 fix(MessageContextMenuView): popup menu's fixes
- add the (Un)Mark as Untrustworthy action to the menu
- fix the placement and visuals of the (Un)Block menu item
- add a missing separator above these
- store the blocked and trust details in `d.contactDetails` and properly
  refresh it upon opening the menu
- some other smaller UI fixes to align the menu to the design

Closes #6538: Stranger's (untrustworthy) menu doesn't match the Design

Closes #6535: The stranger's card doesn't match the Design
2022-07-21 15:55:55 -04:00
..
chat fix(MessageContextMenuView): popup menu's fixes 2022-07-21 15:55:55 -04:00
AssetsView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03: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 feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
HistoryView.qml feat(@desktop): Fix twitchy scrolling issues 2022-07-21 18:44:30 +03:00
NetworkCardsComponent.qml feat(@desktop/wallet): Implement the advanced/custom view with simple same network transfers 2022-07-14 16:28:38 +02:00
NetworkSelector.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03:00
NetworksAdvancedCustomRoutingView.qml feat(@desktop/wallet): Implement the advanced/custom view with simple same network transfers 2022-07-14 16:28:38 +02:00
NetworksSimpleRoutingView.qml feat(@desktop/wallet): Implement the advanced/custom view with simple same network transfers 2022-07-14 16:28:38 +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(ProfilePopup): fix chatkey and contact icons in the header 2022-07-12 09:40:20 +02: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 fix(@desktop): Fix scrolling in chat components, wallet fixes 2022-07-21 18:44:30 +03:00
TransactionPreview.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03: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