Dario Gabriel Lipicar
|
47f7373838
|
fix(@desktop/wallet): correct error message when adding own ENS name to saved addresses
#8114
|
2022-11-15 07:26:45 -03:00 |
Michał Cieślak
|
f900e7c00e
|
fix(general): buttons font fixed, font loading refactored
Fixes: #7389
|
2022-09-19 22:10:25 +02:00 |
Igor Sirotin
|
3b40649b7b
|
fix(RecipientSelector): Fixed validation
|
2022-08-11 00:32:09 +03:00 |
Igor Sirotin
|
5fb2be95ef
|
fix: Reimplemented selectors using `StatusComboBox`
|
2022-08-03 17:29:31 +02:00 |
MishkaRogachev
|
9aa1a1073e
|
fix(@desktop): Fix scrolling in chat components, wallet fixes
|
2022-07-21 18:44:30 +03:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Patryk Osmaczko
|
f59f0f69c5
|
fix(@desktop/chat): fix identicon in transaction preview
fixes: #5477
|
2022-05-12 14:07:41 -04:00 |
Khushboo Mehta
|
29db292472
|
fix(@desktop/wallet): Can't add an address to saved addresses
fixes #5534
|
2022-04-13 13:54:36 +02:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +02:00 |
Khushboo Mehta
|
cc55f811b1
|
fix(@desktop/wallet): Re-add saved addresses view from Wallet V2
fixes #4747
|
2022-03-03 15:47:42 +01:00 |
Sale Djenic
|
69fc5bec5e
|
refactor(@desktop/settings-ens-usernames): ens usernames module added and corresponding ui updated
|
2022-02-01 11:50:14 +01:00 |
Sale Djenic
|
e220599612
|
refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section
|
2022-02-01 11:47:46 +01:00 |
Jonathan Rainville
|
9016999ec2
|
refactor(chat): hook chat commands to qml and fix ens resolve
|
2022-02-01 11:46:40 +01:00 |
Alexandra Betouni
|
0eb40287fa
|
refactor: removed dynamic scoping from shared module
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
|
2022-02-01 11:46:39 +01:00 |
Jonathan Rainville
|
9448cd7fd4
|
fix(wallet): fix account selector in the SendModal
|
2021-11-05 14:10:29 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |