Lukáš Tinkl
5665602451
feat:[UI - Swap] Create swap approve dialog
...
- create a new UI component
- add it to StoryBook
- add QML tests
- integration will be done as part of
https://github.com/status-im/status-desktop/issues/15443
Fixes #15442
2024-07-09 12:06:49 +02:00
Lukáš Tinkl
7146d5af5b
feat: [UI - Swap] Create swap sign dialog
...
- create a common base for "sign" transaction popups/modals:
`SignTransactionModalBase`
- add SwapSignModal, deriving from the above common modal base
- add it to StoryBook; integration TBD as part of a different followup
PR
- add QML tests
Fixes #14785
2024-07-04 11:12:14 +02:00
Khushboo Mehta
e2949ad6e7
feat(@desktop/wallet): Implements Approve spending cap
...
fixes #14833
2024-07-02 00:14:19 +02:00
Khushboo Mehta
8d6d6bdd84
feat(@desktop/wallet): Getting swap proposal
...
fixes #14828
2024-06-19 10:21:07 +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