Dario Gabriel Lipicar
|
a6afdb5266
|
fix(@desktop): use system locale across the application
|
2023-01-17 16:39:56 -03:00 |
Dario Gabriel Lipicar
|
d11017f7b3
|
feat(@desktop/wallet): implement unified currency formatting in send/bridge modal
Fixes #8934
|
2023-01-17 16:39:56 -03:00 |
Lukáš Tinkl
|
b2328d6643
|
chore: Consolidate date/time formatting
- simplify locale settings
- extract/fix datetime related functions into LocaleUtils
- port code to the new LocaleUtils
Closes #7230
|
2023-01-17 16:42:34 +01:00 |
Dario Gabriel Lipicar
|
7c4022e4ac
|
feat(@desktop/wallet): implement unified currency formatting
Fixes #8640
|
2023-01-12 15:21:27 -03:00 |
Anthony Laibe
|
f7704c719a
|
fix(@wallet): fix token list
there is 2 type of token list, the whole list for send modal and the
list for asset view
|
2022-12-07 17:02:05 +01:00 |
Anthony Laibe
|
0d217c0db0
|
feat: add wallet token integration
|
2022-12-02 10:17:47 +01:00 |
Anthony Laibe
|
2f7e6998bf
|
test(@wallet): Add test for toggling network & balance
|
2022-08-11 14:09:07 +02:00 |
Anthony Laibe
|
67191cc287
|
fix(@wallet): do not display balance with scientific format
fixes #6648
|
2022-08-01 12:42:10 +02:00 |
Alexandra Betouni
|
3b0dbd6052
|
fix(Wallet/AssetList): Updated as per designs
Closes #6481
|
2022-07-25 13:30:50 +03:00 |
Anthony Laibe
|
9b298e4ace
|
fix(@wallet): Always display snt/eth/dai
fixes #6160
|
2022-07-04 11:12:50 +02:00 |
Anthony Laibe
|
00ed4f9c44
|
feat(@wallet): multi transaction simple view
|
2022-06-09 15:22:24 +02:00 |
Anthony Laibe
|
e7dff15a97
|
fix(@wallet): send modal in browser/wallet
fixes #5937
The send modal reuse the asset list so it needs to be fully populated
with all token, but the token is only visible if the balance > 0
|
2022-05-31 14:57:37 +02:00 |
Anthony Laibe
|
696e8aba29
|
fix(@browser): shared assets/history view
fixes #5129
|
2022-03-29 12:48:04 +01:00 |