Sale Djenic
630c75401f
chore(wallet): aligning to the changes done on the statusgo side for setting custom fees
...
Setting custom fees feature is not part of these changes, will be developed later.
2025-01-08 20:00:38 +01:00
Khushboo Mehta
04e2abd3f5
feat(@desktop/wallet): Implements and handles errors in the new single network send modal
...
fies #17000
2025-01-07 18:14:14 +05:30
Khushboo Mehta
0d4d1b0ba7
feat(@desktop/wallet): Move the Account Selector logic to show selected token balance on a sepcific network to a dedicated WalletAccountsSelectorAdaptor
...
fixes #16705
2025-01-06 22:50:26 +05:30
Khushboo Mehta
37a06fc3be
feat(@desktop/wallet): Create a new send module to clear out old logic and switch the old one to the new one later, once the old sendModal is not used anymore
...
fixes #16919
2025-01-06 20:38:19 +05:30
Khushboo Mehta
b5ba168463
feat(@desktop/wallet): fixing some issues in UI alignments
2024-12-24 12:09:06 +05:30
Khushboo Mehta
3670e352f1
feat(@desktop/wallet): Implements the Send Modal Footer required for simple send
...
fixes #16918
2024-12-24 12:09:06 +05:30
Khushboo Mehta
8c615289cc
feat(@desktop/wallet): Add a temporary recipient selector so that we can quickly unblock other peoples work
2024-12-24 12:09:06 +05:30
Khushboo Mehta
909f518d3d
feat(@desktop/wallet): Entering asset value + using max button in its current state
...
fixes #16903
2024-12-24 12:09:06 +05:30
Khushboo Mehta
889f46b392
feat(@desktop/wallet): Adding features of Account, Network and Token Selection to the popup
...
fixes #16820 , #16835 , #16878
2024-12-24 12:09:06 +05:30
Khushboo Mehta
9182d6e335
feat(@desktop/wallet): Making changes so that simple send can be launched outside of storybook
2024-12-24 12:09:06 +05:30
Cuteivist
19988fbcee
feat(chat): Open Send modal from payment request ( #16945 )
...
* feat(chat): Open Send modal from payment request
Closes #16738
* fix(chat): Update preview label issue
Fixes #16926
2024-12-23 06:32:48 +01:00
Khushboo Mehta
481350385e
feat(@desktop/wallet): Adding feature flag for Simple Send until it is ready for release
...
fixes #16710
2024-12-04 21:34:12 +01:00
Michał Cieślak
7f05a4093a
chore(@desktop/wallet): Reduced number of global calls related to send modal
2024-12-04 21:34:12 +01:00
Khushboo Mehta
0c2674e7cb
chore(@desktop/wallet): Chnage the send modal mechanism to follow new architecture guidelines.
...
After this change there is not need to pass sendModal instance from AppMain to other parts of app.
Then SendModal should be launched simply by calling Global.openSendModal(....)
2024-12-04 21:34:12 +01:00