Stefan
f9782d6863
fix(SendModal) missing icons for assets
...
In case of assets the symbol doesn't have an icon representation
in resources, hence we use the image of the asset itself.
Same fix used for header and delegate
Closes : #14218
2024-04-03 10:07:47 +02:00
Dario Gabriel Lipicar
cd3a1180b0
fix(@desktop/wallet): properly handle collectible groups in send modal
...
Fixes #14080
2024-04-02 12:55:08 -03:00
Sale Djenic
d9945b39dc
fix(wallet): displaying L1 gas cost in UI
...
Fixes #13892
2024-03-28 10:36:09 +01:00
Ivan Belyakov
be218c22cd
feat(wallet): Send modal community tokens always grouped and listview sections changed
...
Closes #13430
2024-02-26 17:21:52 +01: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
Khushboo Mehta
7dcc704d29
fix(@desktop/wallet): Prepare send modal to display community assets
...
fixes #12378
2024-01-31 15:48:35 +01:00
Khushboo Mehta
087601e28e
feat(@desktop/wallet): Apply flat assets model into SendModal
...
fixes #13016
2024-01-23 20:26:25 +01:00
Sale Djenic
e115d5e7ce
refactor(wallet): show qr popup updated to meet new ui requirements
...
Show Qr popup is partially refactored because of the two things:
- to meet new UI requirements (introduced in the new saved addresses design)
- to make usage of that popup more generic, that it can be easily used from different places
2024-01-16 18:36:30 +01:00
Khushboo Mehta
bcdb37b0c5
fix(@desktop/wallet): Use LeftJoinodel to link networks with chainId in various models such collectibles model, assets models.
...
fixes #8923
2023-11-01 20:11:43 +01:00
Khushboo Mehta
e5166c11d3
fix(@desktop/wallet): SendModal broken when token symbol is very long
...
fixes #12336
2023-10-05 17:19:13 +02:00
Khushboo Mehta
bcfabd3998
fix(@deaktop/wallet): fixes below issues in sendModal:
...
1. A dropdown arrow should not be visible in the context of selecting token
2. Unnecessary padding added when expanding balances in the send modal popup
fixes #12254,#12256
2023-09-29 15:49:33 +02:00
Khushboo Mehta
29629a3d6d
fix(@desktop/wallet): Send Modal Improvements & missing features
...
fixes #12243
2023-09-26 12:58:28 +02: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