Lukáš Tinkl
46b81b30a6
feat: [UI - Wallet Stability] Create Max button component
...
- create a reusable "Max" send button component
- use it in SwapModal and SendModal
- add some more tests in tst_SwapInputPanel.qml
Fixes #15066
2024-06-12 17:08:56 +02:00
Cuteivist
54665ffba6
chore: Fix app not starting up ( #15116 )
2024-06-10 14:12:50 +02:00
Cuteivist
99ba96e689
fix(wallet): Fix ens username buy ( #15068 )
2024-06-10 12:31:13 +02:00
Lukáš Tinkl
a3c9012f4a
feat: [UI - Swap] Create swap input component
...
- new panel created: `SwapInputPanel`
- some cleanups to the needed stores
- created a SB page demonstrating the use of 2 panels and the
`SwapExchangeButton`
- created QML tests
Fixes #14781
2024-06-06 11:13:18 +02:00
Cuteivist
7cb59576a1
fix(wallet): Update amount to send decimal handling ( #14399 )
2024-04-15 07:28:29 +02:00
Khushboo Mehta
8c939ad3a3
fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups
...
fixes #12513
2024-02-12 14:26:13 +01:00
Michał Cieślak
fb48e7be0b
feat: Refactor AmountToSend to use exact amounts for transactions
...
Closes : #12168
2023-09-20 15:15:29 +02:00
Khushboo Mehta
1d99d8ae97
chire(@desktop/wallet): Streamline send modal folder structure
...
fixes #12140
2023-09-15 13:43:59 +02:00