status-desktop/ui/imports/shared/views
Stefan 3a08ebec4e fix(wallet): some of SendModal's broken windows
- fix high level mixed and broken sizing due to missing a consistent
layouting strategy
- fix first selection. The floating header was covering and tried to
force StatusListView to account for it but nothing I tried worked
    - moved header outside the StatisListView (a good example of control
    want to to be doing too many things)
- fixed background color of the TokenListView
- fix tags occluding selection of token

Closes: #9282
2023-02-10 10:15:03 +01:00
..
chat chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
AmountToReceive.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
AmountToSend.qml fix(@wallet): fix amount input send modal 2023-01-27 11:47:52 +01:00
AssetsView.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
EnsResolver.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ExistingContacts.qml fix(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
FeesView.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
HistoryView.qml fix(@wallet): no tx found 2023-02-03 15:33:13 +01:00
NetworkCardsComponent.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01:00
NetworkSelector.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
NetworksAdvancedCustomRoutingView.qml fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00
NetworksSimpleRoutingView.qml feat(@desktop/wallet): Implement loading state for Send/Bridge Modal 2023-02-08 11:44:22 +01: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(@desktop/chat): Fix user names propagation. 2022-12-14 17:44:26 +01:00
ProfileDialogView.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
SearchResults.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
SendModalFooter.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
TabAddressSelectorView.qml feat(@desktop/wallet): implement unified currency formatting for transaction details 2023-01-20 08:55:10 -03:00
TokenListView.qml fix(wallet): some of SendModal's broken windows 2023-02-10 10:15:03 +01: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 chore: Removed duplicated AddEditSavedAddressPopup.qml, fixed dependencies 2023-01-27 05:57:55 +03:00