Anthony Laibe
|
d9ed23b2d6
|
fix(@wallet): trim tx data
|
2023-02-23 14:53:45 +01:00 |
Lukáš Tinkl
|
7a407662e2
|
feat: New Profile Modal
Fixes: #7360
|
2022-10-17 12:05:54 +02:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Khushboo Mehta
|
f5e67fc658
|
feat(@desktop/wallet): adapt receive modal design
closes #5039
|
2022-03-16 15:27:00 -04:00 |
Noelia
|
50fb0dc45f
|
fix(@desktop/CopyToClipboard): [base_bc] can't copy from Invite friends as well as App Version and Node Version
Root store propagation in order to use the global copyToClipboard method.
Modify InviteFriendsPopup to use StatusQ components.
Fixes #4529
|
2022-02-01 11:51:00 +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 |
Sale Djenic
|
b3f8af8e06
|
refactor(@desktop/general): qml code referring to the old code base commented out
Qml code referring to the old code base commented out, but not deleted,
due to easier refactoring the rest of the app.
|
2022-02-01 11:42:42 +01: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 |