Khushboo Mehta
0c2674e7cb
chore(@desktop/wallet): Chnage the send modal mechanism to follow new architecture guidelines.
...
After this change there is not need to pass sendModal instance from AppMain to other parts of app.
Then SendModal should be launched simply by calling Global.openSendModal(....)
2024-12-04 21:34:12 +01:00
Sale Djenic
f6055946d4
chore: usage of goerli removed
2024-10-29 15:46:09 +01:00
Khushboo Mehta
7003ba73e2
feat(@desktop/wallet): Remove network prefixes in saved addresses and ReceiveModal
2024-10-11 18:48:37 +02:00
Seitseman
2275fe4f1f
fix(Stored): Make stores typed
...
Adding types instead of var for stores used in qml components
Closes : #14801
2024-08-27 10:52:18 +02:00
Anthony Laibe
aed61b68b1
feat(@wallet): sepolia default
2024-02-23 11:52:40 +01:00
Sale Djenic
a3923461e8
fix(savedaddresses): saved addresses should be displayed in mixed cases format
...
Fixes #13665
2024-02-22 10:05:26 +01:00
Sale Djenic
3e3452c8db
fix(savedaddresses): saved addresses are not in sync between devices
...
Closes : #9567
2024-02-14 12:19:34 +01:00
Ivan Belyakov
c791173c81
fix(wallet): disable "Send" button at all places when no network
...
connection
Closes : #13326
2024-02-02 14:46:40 +01:00
Sale Djenic
18303ef49c
feat(savedaddresses): implement search saved address logic
...
Closes : #13091
2024-01-24 14:40:02 +01:00
Sale Djenic
ba5e259296
chore(savedaddresses): saved addresses improvements
...
Closes #13140
2024-01-12 14:23:35 +01:00
Sale Djenic
1e972950e6
chore(savedaddresses): favourite property removed
2024-01-12 14:23:35 +01:00
Sale Djenic
df8e74feec
feat(savedaddresses): make save addresses list as per design (without search logic)
...
Closes #13090
2024-01-04 17:45:57 +01:00
Sale Djenic
ff9062a1b0
feat(savedaddresses): update adding saved address popup to match new design
...
Implemented:
- adding selection color section
- all input field validations
- interactions within the popup
- an ephemeral notification when adding an address
Closes #13089
2024-01-04 17:45:57 +01:00
Sale Djenic
3ac13a7678
chore(savedaddresses): preparing saved address for reuse in wallet settings section
...
Part 1 of #13088
2024-01-04 17:45:57 +01:00