Cuteivist
79432938b2
feat(wallet): Update recipient data in send sign modal ( #17164 )
2025-02-06 10:08:54 +01:00
Cuteivist
aa1e407ff2
feat: Add event metrics to simple send modal ( #17192 )
2025-02-06 05:30:16 +01:00
Khushboo-dev-cpp
1668fd384c
feat(@desktop/wallet): Add option to not show Popular section in TokenSelectorViewAdaptor.qml
...
fixes #17148
2025-02-03 11:10:37 +01:00
Sale Djenic
9673e3515e
chore(wallet): new send modal improvements
...
Updated Sign Send popup (that is going to be review popup soon) to operate over a single tx path instead
like it's now. It needs to display a path specific time, fees, later priority fees ranges, nonce and so.
2025-01-29 09:32:08 +01:00
Cuteivist
28690379e1
feat: Simple send modal recipient view ( #17096 )
...
* feat: Simple send modal recipient view
* feat: Handle duplicate entries in recent recipient view
2025-01-27 17:35:59 +01:00
Khushboo Mehta
4b2457a17b
feat(@desktop/wallet): Adapt invocations to New Simple Send Modal
...
fixes #17023
2025-01-27 15:50:32 +01:00
Khushboo Mehta
5793204e01
feat(@desktop/wallet): Integrates the new sign model into the simple send
...
fixes #17060
2025-01-24 13:51:59 +01:00
Khushboo Mehta
e8b03e8b7a
feat(@desktop/wallet): Filter out community owner and master tokens from single network send modal
2025-01-24 09:40:21 +01:00
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