Stefan
6762630e51
fix(SendModal): fix not showing tokens in the holding selector
...
The previous attempt to control the order of delegate intantiation
and avoid qml warnings didn't work for this case (Loader with injected
properties). Therefore, I reverted to the last working version.
2024-04-04 17:25:30 +02:00
Stefan
ee23cce575
fix(SendModal): fix various issues with SendModal
...
- Fix errors when switching between assets and collectibles tabs
- Fix by controlling the order of instantiation between model and
delegates not to mix models and delegates from different sources
- Fix size errors
- Various improvements
Updates: #14212
2024-04-03 16:23:32 +02:00
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
Khushboo Mehta
3118931ab8
fest(@desktop/wallet): Update Desktop UI to correctly call the router and send
...
fixes #13797
2024-03-06 12:31:16 +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
7dcc704d29
fix(@desktop/wallet): Prepare send modal to display community assets
...
fixes #12378
2024-01-31 15:48:35 +01:00
Khushboo Mehta
ff951f624a
fix(@deaktop/wallet): Remove old tokens_service under accounts service and only keep new one.
...
fixes #13142
2024-01-30 10:56:51 +01:00
Khushboo Mehta
087601e28e
feat(@desktop/wallet): Apply flat assets model into SendModal
...
fixes #13016
2024-01-23 20:26:25 +01:00
Khushboo Mehta
26f29a4fe6
chore(@desktop/wallet): Unifying the various "TokensTypes" across the app
...
fixes #12501
2023-11-21 13:02:26 +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
Anthony Laibe
0ba9ce9c8e
fix(@wallet): token not always visible
...
fixes #12508
2023-10-23 16:05:19 +02: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
8252baf846
fix(@desktop/wallet): Selecting other than the mainnet doesn't display all tokens in the send popup
...
fixes #12255
2023-10-05 17:19:00 +02:00
Khushboo Mehta
1d99d8ae97
chire(@desktop/wallet): Streamline send modal folder structure
...
fixes #12140
2023-09-15 13:43:59 +02:00