Alexandra Betouni
b47b3e8be6
feat(AssetDetailView): Adding price history chart
...
Closes #6490
2022-09-15 18:13:38 +03:00
Jonathan Rainville
aba2a42c6f
test(@wallet): allow to use ganache with goerli
2022-09-13 11:56:42 +02:00
Stefan
6e78281d99
test(FavouriteSavedAddresses/Wallet): test toggle favourite for saved addresses
...
Also
- fix the other saved addresses that were relying on the order of
buttons and fail after adding the favourite button
- improve the rest of the tests
- improve debug buttons
- extend driver with helper functions
Closes : #6898
2022-09-12 16:00:31 +02:00
Stefan
7af95eaada
feat(wallet): add favorites for saved addresses
...
Depends on statug-go favourite flag extension and merging of `favourites`
with `saved_address` tables and API
Additional changes:
- Remove duplicate name instead of ESN
Closes : #6546
2022-09-12 15:58:52 +02:00
Khushboo Mehta
928e1999d9
feat(@desktop/wallet): Implement Transaction details as per new design
...
fixes #7214
2022-09-09 21:36:58 +02:00
Alexandra Betouni
e1c548696f
feat(Desktop)!: Updating desktop app due to IconSettings refactor
...
As part of https://github.com/status-im/StatusQ/issues/781
2022-09-02 18:41:21 +03:00
Khushboo Mehta
0515152bd7
feat(@desktop/wallet): Add Token Detail View
...
fixes #6491
2022-08-23 10:52:26 +02:00
Khushboo Mehta
210d5ca2eb
fix(@desktop/wallet): Can see collectibles for an account
...
fixes #6896
2022-08-15 11:53:17 +02:00
Anthony Laibe
c3e345445c
test(@wallet): edit/delete saved addresses
2022-08-05 09:43:05 +02:00
Anthony Laibe
a51c25e90e
test(@wallet): test add saved address
...
fixes #6761
2022-08-05 09:43:05 +02:00
Khushboo Mehta
e5358bf29a
fix(@desktop/wallet): Implements basic collectible view
...
fixes #6492
2022-08-03 10:11:09 +02:00
Patryk Osmaczko
5b51a7ce81
chore(settings): fix naming: locale->language
2022-07-27 14:22:50 +02:00
Alexandra Betouni
84522bd7fe
fix(CommunitiesPortal): fixed status input as per design
...
Closes #https://github.com/status-im/status-desktop/issues/6358
2022-07-25 15:07:27 +03:00
MishkaRogachev
9aa1a1073e
fix(@desktop): Fix scrolling in chat components, wallet fixes
2022-07-21 18:44:30 +03:00
MishkaRogachev
667db7038a
fix(@desktop): StatusScrollView fixes for wallet
2022-07-21 18:44:30 +03:00
MishkaRogachev
58e0fce819
feat(@desktop): Fix twitchy scrolling issues
...
Close #6187
2022-07-21 18:44:30 +03:00
MishkaRogachev
0d3aed0611
fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items
...
Close #5781
2022-07-21 18:44:30 +03:00
Khushboo Mehta
b6f16c8a47
fix(@desktop/wallet): Wallet account generation popup doesn't support tab navigation
...
Please not tab access for advanced view is not implemented
fixes #6388
2022-07-21 15:25:02 +02:00
Alexandra Betouni
7df5ddc1e7
fix(Wallet/SavedAddresses): updated addresses list delegate
...
based on new designs
Closes #6494
2022-07-20 16:54:42 +03:00
Lukáš Tinkl
7e243da180
fix(WalletHeader): align wallet section header with design
...
Closes #6484 : Account header is different from design
Closes #6485 : Account layout needs margins adjusted to match design
2022-07-20 10:22:51 +02:00
Lukáš Tinkl
8bddc64671
fix(SavedAddressesView): saved addresses header should look like designs
...
Closes : #6493
2022-07-20 10:22:51 +02:00
Lukáš Tinkl
3bfbe104a4
fix(Wallet/LeftTabView): style fixes
...
Fixes #6489
- fixup list items background according to design
- fix Add account button (add icon, fix font size)
2022-07-18 14:28:01 +02:00
Lukáš Tinkl
024843b8b8
fix(Wallet/LeftTabView): style fixes
...
Align the Wallet left section navigation bar to the design
Fixes #6479
Fixes #6480
- simplify using layouts
- fix margins/spacing
- fix font sizes and weights
2022-07-18 14:28:01 +02:00
Khushboo Mehta
864bdd63fa
fix(@desktop/wallet): Fix for Wallet icon background color seems off in wallet settings under dark mode
...
fixes #6059
2022-07-13 13:20:29 +02:00
Khushboo Mehta
5d6f2df145
fix(@desktop/wallet): Fix visual issues in add account modal
...
1. Alignment of the Inputs
2. Background color of the derived address panel
There is another issue pening which is already reported separately as https://github.com/status-im/status-desktop/issues/6315
fixes #6257
2022-07-12 15:14:35 +02:00
Alexandra Betouni
353110d4ae
fix(AddAccountPopup): layout issues
...
Closes #6315
2022-07-08 14:41:28 +03:00
Patryk Osmaczko
e0a5afebee
chore(translations): transform `qsTrId` to `qsTr`
...
issue: #4544
2022-07-06 19:09:50 +02:00
Igor Sirotin
1870e9a0ce
fix: Moved `StatusTabButton` to StatusQ
2022-06-15 12:23:19 -04:00
Jonathan Rainville
4db64841eb
fix(wallet): improve wallet seed phrase import form
...
Fixes #5652
2022-05-12 15:29:30 -04:00
Anthony Laibe
6145b4b620
fix(@wallet): loading collectibles
2022-04-13 14:51:38 -04:00
Khushboo Mehta
feaa91d062
feat(@desktop/wallet): Add derivation path to wallet account generation
...
fixes #5074
2022-04-13 11:17:53 +02:00
Khushboo Mehta
d9d7a54f84
feat(@desktop/wallet): re-add adding watch only address to wallet
...
fixes #5471
2022-04-11 16:49:52 -04:00
Anthony Laibe
3bf4d65a74
fix(@wallet): hide use 24 word button
2022-04-08 19:11:01 +02:00
Khushboo Mehta
87640aafb1
fix(@desktop/wallet): Allow entering private keys with and without 0x prefix
...
fix #5406
2022-04-08 15:01:12 +02:00
Khushboo Mehta
2852d70731
feat(@desktop/Wallet): Add acccounts Modal as per new design
...
fixes #5073
2022-03-29 17:20:15 -04:00
Anthony Laibe
696e8aba29
fix(@browser): shared assets/history view
...
fixes #5129
2022-03-29 12:48:04 +01:00
Anthony Laibe
63cec38916
feat(@wallet): account settings in now in settings section
2022-03-28 15:05:31 -04:00
Khushboo Mehta
33e3d2377e
fix(@desktop/wallet): User stays on removed account view in wallet after account removal from settings
...
fixes #5037
2022-03-25 08:30:52 -04:00
Khushboo Mehta
7d58ac9983
feat(@desktop/wallet): Move action buttons to bottom as per new design
...
fixes #5075
2022-03-23 17:12:33 -04:00
Khushboo Mehta
6e0471c943
bash: py: command not found
...
feat(@desktop/wallet): Add emoji to Wallet accounts.
Support added to:
1. Wallet list
2. Adding a new account
3. Editing an account
fixes #4926
2022-03-13 08:54:28 -04: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
Anthony Laibe
0acfd9b50c
feat(@wallet): bring back filter network from wallet2
2022-02-16 11:20:13 +01:00
Patryk Osmaczko
ba7a6d5d34
style: remove trailing whitespaces
2022-02-09 11:16:23 +01:00
Noelia
9673c399e5
fix(@desktop/wallet): [base_bc] can't copy wallet address
...
Store propagation in order to use the global copyToClipboard method.
It is also applied in WalletV2.
Fixes #4636
2022-02-01 11:51:31 +01:00
Sale Djenic
f0ca1a4cc3
refactor(@desktop/general): many errors from the log are fixed
...
- various issues on app start in console
- various issues when logging out in console
- `node_section` module delete method error
- SyntaxError: JSON.parse: Parse error from the MessageStore
2022-02-01 11:49:04 +01:00
Alexandra Betouni
336f90a60f
feat(desktop/wallet) Removed dynamic scoping from wallet
...
Removed all dynamic scoping parts in wallet section plus
- Renamed Config to Global and added more functions there
- Moved changeAppSectionBySectionType function to Global
and updated all places where is used to call it from
Global instead
- Moved openLink function to Global and updated all places
where is used to call it from Global instead
- Moved errorSound to Global, introduced playErrorSound
function and updated all places where is used to call
this function from Global instead
Closes #4245
2022-02-01 11:38:27 +01:00
Anthony Laibe
5eb582b18c
fix(@wallet): Collection without assets
...
fixes #3808
In some cases, the opensea API return collection for an owner without
assets, we handle this case in the UI
2022-01-06 15:16:32 +01:00
Pascal Precht
7fcd280fe0
fix(@desktop/wallet): ensure NFT background colors are rendered correctly
...
Also adjust margins of collectible items to adhere to designs.
Fixes : #3981
2021-11-05 11:02:45 -04:00
Alexandra Betouni
6d944dfb69
fix (desktop/wallet) fix menu button add button
...
Closes #3980
2021-11-05 11:02:45 -04:00
Anthony Laibe
59f604349c
refactor(@wallet/desktop): refactor wallet with new architecture
...
refactor: wallet: connect current account
refactor(@wallet): load collection and connect to store
refactor(@wallet): add boilerplate for accounts creation/generation
refactor(@wallet): watch account
refactor(@wallet): Add account generation
refactor(@wallet): display all accounts
refactor(@wallet): switch account
refactor(@desktop): update current currency
refactor(@desktop/wallet): token action
refactor(@desktop/wallet): Add update account
refactor(@desktop/wallet): filter chat account from wallet
refactor(@desktop/wallet): Update currency attribute
refactor(@desktop/wallet): Fix display of various balances
refactor(@dekstop/wallet): handle current account changed
refactor(@wallet/desktop): add notify event on main section
refactor(@desktop/wallet): Push events from service
refactor(@desktop/wallet): handle all tokens event
refactor(@desktop/wallet): refresh accounts on event
refactor(@wallet/desktop): formatting of currency balances
refactor(@desktop/wallet): load collectible
refactor: refactor wallet transaction history to the new architecture
update status-lib
refactor: add back events for the transaction history
refactor: support multiple accounts in the transaction history
2021-11-05 11:02:45 -04:00
Sale Djenic
3f6bb66536
refactor(@desktop/general): `globalSettings` moved to Nim
2021-11-05 11:02:45 -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
Pascal Precht
6db7b5be44
refactor(@desktop/wallet): replace legacy StatusButton with StatusQ StatusButton
2021-10-21 09:22:35 -04:00
Pascal Precht
e6df5c8b12
refactor: move `StyledTextEdit` to ui/shared/controls
2021-10-14 12:51:27 -04:00
Pascal Precht
61ccf9c757
refactor: move `StyledText` to ui/shared/panels
2021-10-14 12:51:27 -04:00
Pascal Precht
ed73651db8
refactor: move `SplitViewHandle` and `StatusTabButton` to ui/shared/panels|controls respectively
2021-10-14 12:51:27 -04:00
Khushboo Mehta
80de3f75eb
fix(@desktop/wallet): move QML Wallet section to new architecture
...
fixes #3714
2021-10-13 13:53:01 -04:00