Khushboo Mehta
4f999e3709
fix(@desktop/wallet): Swap: Fix crash on launching SwapModal
2024-06-17 11:30:23 +02:00
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
Dario Gabriel Lipicar
75d755ea0f
feat(@desktop/wallet): initial integration for swap proposal, approve tx and swap tx
...
Closes #14824
2024-06-11 14:15:26 +02:00
Khushboo Mehta
3010fb58cb
feat(@desktop/wallet): Implements Edit slippage
...
fixes #14829
2024-06-07 16:17:08 +02:00
Lukáš Tinkl
70d2a1dd75
[UI - Swap] Update / improve NetworkFilter component to cover swap design specs
...
- add new `showRadioButtons` and `showTitle` UI customization points
- adjust SB and expose all the existing modes, fix it to make it work
with multi selection
- integrate these new modes into SwapModal to align it with the Figma
design
Fixes #14780
2024-06-07 15:19:51 +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
Khushboo Mehta
3f77a16317
feat(@desktop/wallet): Implement Network selection in SwapModal
...
fixes #14750
2024-06-04 11:07:23 +02:00
Khushboo Mehta
ca031a285c
feat(@desktop/wallet): Use SubModelProxyModel in SwapAdaptor.qml
...
fixes #14926
2024-05-30 10:28:40 +02:00
Khushboo Mehta
9d8542c95d
feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml
...
fixes #14749
2024-05-28 10:59:18 +02:00
Khushboo Mehta
81d7ca32b0
feat(@desktop/wallet): Swap modal launch flows
...
fixes #14628
2024-05-28 10:11:24 +02:00