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
Khushboo Mehta
961babc65a
fix(@desktop/wallet): Wallet TEST_MODE: account ordering is buggy when in test mode
...
fixes #12777
2023-11-20 19:41:22 +01:00
Anastasiya Semenkevich
c5e37382cd
chore(@AccountView.qml): object name to interact with toggle
2023-11-09 14:29:58 +03:00
Anthony Laibe
8cf2c3047b
fix(@wallet): hide store section for watch only accounts
...
fixes #12582
2023-11-03 11:33:59 +01:00
Noelia
e0179bb2b5
feat(WalletSettings): Display token list as well as popup to see each token in it
...
- It creates new component `SupportedTokensListsPanel`.
- It updates tokens list tab content with the expected one.
- It creates new component `TokenListPopup`.
- It adds support to new created components in `storybook`.
Closes #12374
2023-11-01 10:58:21 +01:00
Noelia
d302bf4782
feat(WalletSettings): Add `Manage tokens` entry in wallet settings
...
Closes #12376
2023-11-01 10:58:21 +01:00
Anastasiya Semenkevich
113810e31a
chore(@AccountView.qml): add object name for confirmation popup
2023-10-27 14:56:40 +03:00
Anastasiya Semenkevich
74cede573d
chore(@AccountView.qml): adding object names for testing purposes
2023-10-20 13:57:20 +03:00
Khushboo Mehta
bc85bc8cd3
feat(@desktop/wallet): Include watch only per account
...
fixes #12305
2023-10-13 12:11:36 +02:00
Khushboo Mehta
b5723db3c9
fix(@desktop/wallet): Wallet settings - various small enhancements identified via mobile wallet settings work
...
fixes #11675
2023-10-09 18:46:57 +02:00
Khushboo Mehta
601be63774
feat(@desktop/wallet): Wallet Setting: New designs for edit network settings
...
fixes #11751
2023-10-09 18:01:01 +02:00
Anthony Laibe
18c37fbdac
feat(@wallet): Enable sepolia network
2023-10-09 15:06:52 +02:00
Anastasiya Semenkevich
a227db592d
chore(@EditNetworkForm.qml): add object names to main input objects
2023-10-04 18:27:01 +06:00
Anastasiya Semenkevich
6b0e541bf1
chore(@EditNetworkView.qml): adding object name for loader
2023-10-03 16:21:03 +06:00
Anastasiya Semenkevich
4d3d13a3f5
Update EditNetworkView.qml
2023-10-03 13:18:31 +06:00
Anastasiya Semenkevich
bf223ce83c
chore(@EditNetwork): added object names
2023-10-02 16:27:48 +03:00
Anastasiya Semenkevich
38c4295242
chore(@NetworksView.qml): added object name property for network items
2023-09-27 11:28:44 +03:00
Anthony Laibe
4767c705df
fix(@wallet): toggle network
...
fixes #12247
2023-09-26 15:48:13 +02:00
Lukáš Tinkl
b4958689bd
fix: fixup left margin in settings to be 64px
...
as intended in Figma; also fix the icon size to be 24px
2023-09-25 14:09:45 +02:00
Anthony Laibe
3e985e62e1
fix(@wallet): update network form
2023-09-21 10:45:04 +02:00
Anthony Laibe
5b3b673eca
feat(@wallet): empty fallback url
2023-09-18 13:00:56 +02:00
Khushboo Mehta
1d99d8ae97
chire(@desktop/wallet): Streamline send modal folder structure
...
fixes #12140
2023-09-15 13:43:59 +02:00
Khushboo Mehta
a8cb40809c
fix(@desktop/wallet): Edit Networks: Add warning when failover and main rpc are the same
...
closes #11551
2023-09-05 16:56:27 +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
aec5dc62c9
fix(@desktop/wallet): importing keypairs at the account level (navigating into an account page in Wallet) (point 9)
...
Point 9 of #11968
2023-08-25 13:31:42 +02:00
Sale Djenic
fadad5f4f6
fix(@desktop/wallet): importing keypairs at the account level (navigating into an account page in Wallet settings) (point 8)
...
Point 8 of #11968
2023-08-25 13:31:42 +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
Anthony Laibe
678f751121
feat(@wallet): mask api keys
2023-08-18 14:30:44 +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
11820d0400
feat(@desktop/wallet): Wallet settings - Notification after each action
...
fixes #11719
2023-08-09 11:53:28 +02:00
Sale Djenic
6e5469f5aa
chore(@desktop/wallet): sorting out keypair/account menu
2023-08-04 15:43:03 +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
9b17a66935
fix(@desktop/wallet): `Wallet -> Settings -> Account order` - drag and drop accounts in account list is not smooth
...
Fixes : #11508
2023-07-20 18:01:14 +02:00
Sale Djenic
c47a432bae
fix(@desktop/wallet): `Wallet -> Settings -> Account order` - watch-only accounts and keycard accounts should have appropriate icon
...
Fixes : #11513
2023-07-20 18:01:14 +02:00
Sale Djenic
32cac8a8cc
fix(@desktop/wallet): `Wallet -> Settings -> Account order` - wrong copy when having single account
...
Fixes : #11512
2023-07-20 18:01:14 +02:00
Anthony Laibe
0cc91fb315
feat(@wallet): check for url not being a url
2023-07-20 15:32:35 +02:00
Anthony Laibe
3ea5464c33
feat(@wallet): verify json rpc URL
2023-07-18 15:39:21 +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
Khushboo Mehta
1a5907e22c
fix(@desktop/wallet): fixes eird scrolling behaviour in Wallet settings
...
fixes #11526
2023-07-17 21:03:44 +02:00
Khushboo Mehta
4d6c8a840b
feat(@desktop/wallet): Networks - Edit Network
...
fixes #11434
2023-07-17 21:03:44 +02:00
Khushboo Mehta
a468635ddc
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
...
fixes #11252
2023-07-14 08:57:36 +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