status-desktop/ui/imports/shared/views
Lukáš Tinkl 9559789030 chore: reduce the number of (verification) RPC calls
- when calling `Utils.getColorHashAsJson()` we don't actually need to
issue ID verification requests at all and there might be situations when
we know beforehand that we don't need the ENS verification either
- change these helper functions' syntax and do early returns in that case
- in MessageContextMenuView, the "contact details" were duplicated, so
remove one
- remove dead code, fix some warnings
2022-12-01 16:50:23 +01:00
..
chat chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
AssetsDetailView.qml feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
AssetsView.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
EnsResolver.qml
ExistingContacts.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
HistoryView.qml (@desktop/wallet): Fix for pending tx not shown in history view 2022-11-22 13:57:50 +01:00
NetworkCardsComponent.qml fix(@desktop/wallet): Fix for send transaction USDC error 2022-11-15 15:38:37 -05:00
NetworkSelector.qml fix(@desktop/wallet): Fix for send transaction USDC error 2022-11-15 15:38:37 -05:00
NetworksAdvancedCustomRoutingView.qml fix(@desktop/wallet): Fix for send transaction USDC error 2022-11-15 15:38:37 -05:00
NetworksSimpleRoutingView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
NoFriendsRectangle.qml feat(desktop): New invite to community popup with message 2022-08-12 11:54:51 +04:00
PasswordView.qml Update min text length in password 2022-11-23 15:21:21 +02:00
PickedContacts.qml fix(InviteFriendsToCommunityPopup): invite candidates list made scrollable 2022-10-25 17:03:44 +02:00
ProfileDialogView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
SearchResults.qml
SendModalFooter.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
TabAddressSelectorView.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
TransactionDetailView.qml feat(@desktop/wallet): Create API to retrieve historical price for a token 2022-10-14 10:29:29 +02:00
TransactionPreview.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
TransactionSigner.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
TransactionStackView.qml
qmldir feat: New Profile Modal 2022-10-17 12:05:54 +02:00