status-desktop/ui/imports/shared/popups/send
Lukáš Tinkl 9fcb54cb74 chore: unbreak showing SendModal assets in StoryBook
- unbreak passing the controller into the adaptor; can't be strongly
typed as that hides all the assets (always returns `false` from the
`visible` property)
- fix selecting account address (var account -> string accountAddress)
- fix the mocked account model to contain the needed `canSend` role, fix
the mocked check function
- fix showing community assets and balance threshold
2024-07-08 21:16:53 +02:00
..
controls chore: router v2 integration 2024-07-01 16:19:15 +02:00
models chore: unbreak showing SendModal assets in StoryBook 2024-07-08 21:16:53 +02:00
panels fix(wallet): Added adaptor to properly refresh send modal total balances (#15409) 2024-07-02 14:22:20 +02:00
views fix(wallet)_: SendModel scrollbar overlaps with tokens 2024-07-05 12:14:52 +03:00
Helpers.qml feat(wallet): Send modal community tokens always grouped and listview sections changed 2024-02-26 17:21:52 +01:00
SendModal.qml chore: unbreak showing SendModal assets in StoryBook 2024-07-08 21:16:53 +02:00
qmldir feat(wallet) user can repeat a Send transaction from activity view 2023-09-29 14:34:16 +02:00