status-desktop/ui/imports/shared
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 fix(wallet): cross chain send transaction is detected now as send not 2024-07-08 15:18:57 +02:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels fix(wallet): Renamed KeyPair to key pair throughout the entire app (#15051) 2024-06-07 16:29:09 +03:00
popups chore: unbreak showing SendModal assets in StoryBook 2024-07-08 21:16:53 +02:00
status feat(wallet): Wallet accounts model improvements (#15213) 2024-07-03 05:55:05 +02:00
stores fix(dapps) fail to process a transaction if missing usual fields 2024-07-05 17:48:30 +02:00
views feat: display message outgoing state (#15450) 2024-07-08 13:26:04 +01:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
qmldir chore: drop NumberPolyfill 2023-06-26 17:17:59 +02:00