Cuteivist
fae7e82e0a
fix(@wallet): Copy viewed account details ( #14161 )
2024-03-26 16:49:12 +01:00
Sale Djenic
65c553b9e8
fix(wallet): warning that key pair requires import disappears after adding new acc on paired device
...
Fixes : #13795
2024-03-04 10:26:08 +01:00
Anastasiya Semenkevich
68a67a7513
chore: object names for new settings items in wallet settings
...
Added object names for new settings items in `ui/app/AppLayouts/Profile/views/wallet/MainView.qml`
2024-01-10 15:53:39 +03:00
Sale Djenic
7983c97f7b
feat(savedaddresses): saved address added to wallet settings section
...
Part 2 of #13088
2024-01-04 17:45:57 +01:00
Lukáš Tinkl
8791d028e6
feat: Integrate the new manage assets/collectibles panels into Settings
...
- display a customized floating bubble to save/apply the settings
- display a toast message on Apply with an action to jump to Wallet main
page
- add home/end/pgup/pgdown keyboard shortcuts to StatusScrollView to be
able to navigate more easily in long list views
- some smaller fixes and cleanups in wallet and settings related views
Fixes https://github.com/status-im/status-desktop/issues/12762
2023-11-22 18:29:31 +01:00
Noelia
d302bf4782
feat(WalletSettings): Add `Manage tokens` entry in wallet settings
...
Closes #12376
2023-11-01 10:58:21 +01:00
Khushboo Mehta
bc85bc8cd3
feat(@desktop/wallet): Include watch only per account
...
fixes #12305
2023-10-13 12:11:36 +02:00
Sale Djenic
c59f6d72d8
feat(@desktop/wallet): account interaction - stop using a keycard for non profile keypair
...
Part 2 of: #11737
2023-09-01 09:20:54 +02:00
Sale Djenic
c81dfdc7c7
feat(@desktop/wallet): account Interaction - move keypair to a keycard
...
Part 1 of: #11737
2023-08-30 16:50:33 +02:00
Sale Djenic
c469cb32d3
fix(@desktop/wallet): log warnings for a `null` keypair fixed
2023-08-24 10:07:31 +02:00
Sale Djenic
a1bf7bed19
feat(@desktop/syncing): make a not operable account fully operable, part 3
...
Closes the third part of #11779
2023-08-22 12:22:32 +02:00
Sale Djenic
4c6af4f1ad
feat(@desktop/syncing): make a not operable account fully operable, part 2
...
- handles import keypairs (without syncing via qr)
Closes the second part of #11779
2023-08-11 17:22:27 +02:00
Sale Djenic
23fa2f5df3
feat(@desktop/syncing): make a not operable account fully operable, part 1
...
- handles recovered keypairs
Closes the first part of #11779
2023-08-11 09:48:34 +02:00
Khushboo Mehta
ea91cd605f
feat(@desktop/wallet): Account View Setting Actions
...
fixes #11689
2023-08-02 15:22:48 +02:00
Sale Djenic
2e1b60ab06
feat(@desktop/wallet): account Interaction - remove master key and accounts
...
Closes : #11707
2023-08-01 14:27:23 +02:00
Khushboo Mehta
6c5c36584a
feat(@desktop/wallet): Account view - Prefered network
...
fixes #11578
2023-08-01 09:51:33 +02:00
Khushboo Mehta
9800dad3ba
feat(@desktop/wallet): Account view - New Account view UI
...
fixes #11537
2023-07-21 15:37:30 +02:00
Sale Djenic
6d25a888d3
feat(@desktop/wallet): keypair rename (a profile keypair name should follow display name)
...
Fixes : #10769
2023-07-18 09:20:09 +02:00
Anthony Laibe
7dbf994e1f
feat(@wallet): add account button from settings
2023-06-29 18:51:37 +02:00
Khushboo Mehta
a2dd87c18b
feat(@desktop/wallet): Watch only account toggle + persisted
...
fixes #11221
2023-06-29 10:18:42 +02:00
Anthony Laibe
31aca3ac35
feat(@wallet): Sort account by position
2023-06-26 22:21:20 +02:00
Khushboo Mehta
c47140a406
feat(@desktop/wallet): Wallet accounts - Account List
...
fixes #11189
2023-06-23 16:55:36 +02:00
Lukáš Tinkl
e170af5115
chore: use the "next" icon consistently
...
instead of variations of "chevron-*" and rotation
2023-04-25 13:24:17 +02:00
Khushboo Mehta
c94997ddec
feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals
...
fixes #10344 , #10321 , #10320
2023-04-24 22:07:22 +02:00
Anthony Laibe
4e5f7763db
feat:(@wallet): create wallet section in profile
...
Separate wallet module from profile wallet module
1 - they caused us many conflict regarding current
2 - better decoupling
2023-04-20 09:40:54 +02:00
Anthony Laibe
01422fdec3
fix(@wallet): hide empty account type
...
fixes #9704
2023-04-05 15:58:55 +02:00
Jonathan Rainville
1f3aef3a0b
refactor(browser): make dapp permissions lazy load
...
Fixes #9826
2023-03-14 16:19:45 -04:00
Anthony Laibe
0d217c0db0
feat: add wallet token integration
2022-12-02 10:17:47 +01:00
Anthony Laibe
7aa7e01f36
test(@wallet): fix broken test on wallet
2022-08-09 10:34:43 +02:00
Igor Sirotin
d048939b5d
fix(Profile): Wallet connected dapps count label
2022-08-08 15:53:23 +03:00
Jonathan Rainville
9591123b7e
test(onboarding): fix signup with seed phrase tests
...
Fixes #6744
2022-08-05 12:41:30 -04:00
Anthony Laibe
03b3b0c6f5
test(@wallet): send transaction
2022-08-03 09:45:55 +02:00
Anthony Laibe
46f82f2c5e
feat(@test): Add test for delete account
2022-07-22 09:20:55 +02:00
Anthony Laibe
ce7340b9a5
feat(@wallet): multi network history
2022-07-04 09:58:39 +02:00
Sale Djenic
1ef13df326
fix(@desktop/settings): remove the `Manage Assets & Lists` functionality from `Settings/Wallet`
...
Temporary commented out, we need to bring it back after MVP.
Fixes #5856
2022-05-25 17:17:23 -04:00
Sale Djenic
2904018173
fix(@desktop/settings): content on the right side for all subsections need to have the same geometry
...
Structure of the all subsection of the settings section has the same
high level structure
Fixes #5650
2022-05-10 20:47:29 +02:00
Khushboo-dev-cpp
3d6b7aba80
Update MainView.qml
2022-03-16 15:28:05 -04:00
Khushboo Mehta
41f9e70339
fix(@desktop/wallet): Can't scroll the list of wallets till the end of the list
...
fixes #5025
2022-03-16 15:28:05 -04:00
Anthony Laibe
0908b13ad5
feat(@settings): new dapp permissions view
2022-03-14 13:48:57 +01:00
Anthony Laibe
895a0b5d47
feat(@settings): adjust feature flags for app settings
2022-03-11 10:46:50 +01:00
Anthony Laibe
49ca009a7c
feat(@settings): Display account information
2022-03-09 13:48:34 +01:00
Anthony Laibe
e7ece14346
feat(@settings): copy assets popup to settings
2022-03-04 10:05:02 +01:00
Anthony Laibe
27d476ac02
feat(@settings): Add network list
2022-03-03 14:13:15 -05:00
Anthony Laibe
02bc62a9a2
feat(@settings): plug in accounts
2022-03-03 10:43:55 +01:00
Anthony Laibe
87c940e95d
feat(@settings): Build layout for settings wallet
2022-03-01 14:39:25 +01:00
Anthony Laibe
9495956a53
feat(@settings): Add wallet settings with network
2022-02-16 17:06:13 +01:00