Stefan
7cd97a0051
chore(dapps) move dApps UX into its own DAppsWorkflow component
...
Storybook: also automate related workflows for faster iteration
Also extend the inspector utils to handle Loaders and Popups
Updates: #14607
2024-05-20 15:09:57 +02:00
Michał Cieślak
b764446568
feat(StatusLetterIdenticon): simplify names of properties
...
Closes : #14439
2024-05-17 23:43:42 +02:00
Michał Cieślak
a153279e77
feat(StatusLetterIdenticon): make useAcronymForLetterIdenticon true by default
2024-05-17 23:43:42 +02:00
Michał Cieślak
b2ab3a455a
feat(StatusLetterIdenticon): make useAcronymForLetterIdenticon mode charactersLen unaware
2024-05-17 23:43:42 +02:00
Cuteivist
2565c8a135
fix(wallet): Show community name in tag ( #14622 )
2024-05-15 11:14:46 +02:00
Khushboo Mehta
30ff5f3a2b
fix(@desktop/wallet): New Collectible Details tabs
...
fixes #13806
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-14 09:32:45 +02:00
Stefan
1f60410db8
feat(dapps) implement wallet connect URI input
...
Other changes
- start Wallet Connect SDK using web engine after wallet is ready
- source WC project ID from the constants in nim
- close list when opening the `ConnectDappModal`
- remove the old POC modal instantiation
- rename ConnectDappPopup to Modal for consistency
- move specific dapps related user settings to their place in the component
- add DAppsStore to be used for dapps abstraction
Updates #14556
2024-05-13 10:33:16 +02:00
Stefan
913041d5d9
chore(dapps) foundation for dapps page in storybook
...
Updates #14317
2024-05-02 09:47:30 +02:00
Sale Djenic
dd104960ba
feat(walletconnect): initial code organization
...
Closes #14395
2024-05-02 09:47:30 +02:00
Stefan
228622359d
fix: warning while switching between accounts
...
The is image flag and source was not in sync due to sequential change
of source and isImage. This was causing the following warning:
`Warning: qrc:/StatusQ/Components/StatusRoundedImage.qml:27:5: QML StatusImage: Cannot open: qrc:/StatusQ/Components/help
2024-04-15 09:16:34 +02:00
Lukáš Tinkl
6171a2d900
fix(NetworkFilter): position the popup along the right edge
...
spotted by Ben
2024-04-11 21:48:16 +02:00
Lukáš Tinkl
5d064368cf
chore(ui): visually align different combo box instances
...
- extract common background and indicator subcomponents into
StatusQ.Components.private, and reuse it
Fixes #14121
2024-04-11 21:48:16 +02:00
Lukáš Tinkl
e363dd1109
fix(SortOrderComboBox): do not display icons or bold(er) font in delegates
...
- cleanup indentation (older QtC versions don't like the nullish
coalescing operator `??`)
- fixup SB pages
2024-04-11 21:48:16 +02:00
Lukáš Tinkl
14138d5ff5
fix(NetworkFilter): display correct cursor
...
- since we override the `control.background` from `StatusComboBox`, need
to specify the `cursorShape` again
2024-04-11 21:48:16 +02:00
Lukáš Tinkl
fb2d1ad0f0
fix(NetworkFilter): fixup allSelected/noneSelected
...
- there's no `len` property in `SFPM`; fixes correctly displaying "All
networks" when all are selected
2024-04-11 21:48:16 +02:00
Khushboo Mehta
2d20a2e1b7
feat(@desktop/wallet): Collectible Details balance tag
...
fixes #13809
2024-04-03 20:37:45 +02:00
Cuteivist
7fa3771e4e
feat(wallet): Handle collectibles details unknown community ( #14206 )
2024-04-02 10:23:20 +02:00
Alexandra Betouni
4af2a97358
[ProfileShowcase] Updated delegates as per design + added web tab
...
Closes #13421
Closes #13606
2024-04-02 10:21:13 +03:00
Khushboo Mehta
5473e3b14e
chore(@desktop/wallet): Simplify the wallet networks service
...
fixes #12717
2024-03-28 11:47:33 +01:00
Khushboo Mehta
f45a39bfcf
feat(@desktop/wallet): Link out from collectible details view to opensea
...
fixes #13918
2024-03-27 17:47:06 +01:00
Stefan
0958860bc9
fix(qml): fix etherscan links for all networks
...
Also refactor code for reusability and readability.
Closes : #13986
2024-03-19 15:14:40 +01:00
Lukáš Tinkl
9c5d132cb0
fix(ManageTokensGroupDelegate): some smaller UI fixes
...
- add placeholder image if the collection/community has none
- elide the whole group name, taking into account the copy button
- fix the tooltip position over such elided text
- do not go overboard and don't use a StatusSmartIdention just to to
display a rounded icon/image
2024-03-19 14:18:55 +01:00
Noelia
5b71ead227
fix(CollectibleView): Community tag correctly elided
...
Specified text width to correctly elide on the right.
2024-03-13 12:50:20 +01:00
Khushboo Mehta
2f0343f0e9
feat(@desktop/wallet): Main Collectible Detail View enhancements
...
fixes #13804
2024-03-13 11:46:49 +01:00
Dario Gabriel Lipicar
af84d788ff
feat(@desktop/wallet): display balance in collectibles view
...
Closes #12940
2024-03-11 09:10:01 -03:00
Anthony Laibe
115610fcf6
feat(@wallet): unknown token
2024-03-11 11:29:32 +01:00
Cuteivist
3188250b1d
feat(wallet): Add asset sorting by 1 day fiat change ( #13826 )
2024-03-07 14:47:17 +01:00
Ivan Belyakov
09c0f1b0c8
feat(wallet): ReceiveModal dialog UI tweaks
...
Closes #13386
2024-02-28 17:23:46 +01:00
Khushboo Mehta
085bf762a5
feat(@desktop/wallet): Update token details view
...
closes #12373
2024-02-23 13:03:28 +01:00
Anthony Laibe
aed61b68b1
feat(@wallet): sepolia default
2024-02-23 11:52:40 +01:00
Sale Djenic
34f801231c
feat(savedaddresses): saved address details popup implementation
...
Within this commit a new popup is introduced with the requested UI effect.
Closes #13096
2024-02-22 11:03:10 +01:00
Lukáš Tinkl
9db48a986a
fix(token mgmt): finish the controller refactoring
...
- reduce the duplication by moving the controllers (1 per type) to the
toplevel stores
- make sure the internal properties stay in sync between save/load now
that we have just 1 common controller
- fix navigating to the Hidden section from the toast
- finish impl of hiding the token from FirstTokenReceivedPopup
2024-02-02 23:48:10 +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
Lukáš Tinkl
fa75cf7b9b
fix: Incorrect margins when collection group name is long
...
- set width for the text so that the ellision works correctly
Fixes #13396
2024-02-02 11:59:32 +01:00
Michał Cieślak
2e29e847ac
chore(WalletSettings): Use DoubleFlickable for assets/collectibles tabs in manage tokens
...
It provides visual alignments to the current design and also
significantly improves performance because ListView components
are not "unrolled" causing instantiation of too many delegates.
Closes : #12703
Closes : #13043
2024-01-31 13:51:00 +01:00
Lukáš Tinkl
5080499d29
fix: cleanup and fixes after introducing the new assets model
2024-01-26 11:45:24 +01:00
Lukáš Tinkl
f2482ab003
fix: fake collections shouldn't be visible in a filtering combo
...
teach the model about the special cased self-collections containing just
one single collectible item; we need that for the "Arrange by
collection" token mgmt feature but in all other cases it shouldn't be
treated as a collection/group
Fixes #13281
2024-01-26 11:45:24 +01:00
Lukáš Tinkl
d7e25ea0a7
feat(Manage Tokens): implement "Arrange by collection"
...
- simplify the delegates (no more nested inner models/ListViews)
- persist the "Arrange by" toggles state (when needed)
- adjust the tests
Fixes #13232
2024-01-26 11:45:24 +01:00
Lukáš Tinkl
57b3b254b8
feat: Create the hidden tab (to host both assets and collectibles)
...
- add new Hidden tab/section to Settings/Wallet/Manage tokens page and
storybook
- extract the controller(s) to ManageTokensView.qml to share them across
the tabs
- updated the grouped UI delegate
- adjust the tests
Fixes #13201
Fixes #13188
2024-01-26 11:45:24 +01:00
Khushboo Mehta
fb4e9a1ed1
fix(@desktop/wallet): Updatebthe new assets models in Token mangement, Activity filters and SharedAddressPanel
2024-01-25 12:45:22 +00:00
Sale Djenic
1dd5f3d007
feat(savedaddresses): context menu - view activity
...
Part 4 of #13094
2024-01-16 18:36:30 +01:00
Sale Djenic
6eda2a4956
feat(savedaddresses): context menu - view on [network] (all available networks)
...
Part 3 of #13094
2024-01-16 18:36:30 +01:00
Sale Djenic
3399148f61
feat(savedaddresses): context menu - show address qr
...
Part 2 of #13094
2024-01-16 18:36:30 +01:00
Sale Djenic
a22847b000
feat(savedaddresses): context menu - copy address
...
Part 1 of #13094
2024-01-16 18:36:30 +01:00
Lukáš Tinkl
6f3a180f41
feat: Emit notifications when an asset/collectible is hidden in the settings
...
- emit the signal from the backend
- trigger the toast notification in QML
- update the test(s)
Fixes #12704
2024-01-16 14:00:11 +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
40ed061402
bug(savedaddresses): the send modal should be run clicking on the send button of a saved address item
...
Fixes #13172
2024-01-12 11:29:35 +01:00
Lukáš Tinkl
263ed2a822
feat: Add Advanced settings in new Advanced Tab
...
... under Settings/Wallet/Manage Tokens
- rename Tokens List tab to Advanced tab
- introduce a new `CurrencyAmountInput` component, backed by
`FormattedDoubleProperty` C++ class (plus the respective SB page)
- use `FastExpressionFoo` for the collectibles views as well
Fixes #12611
Fixes #13040
2024-01-11 14:52:52 +01:00
Sale Djenic
cf09505071
feat(savedaddresses): context menu - remove saved address
...
Closes #13093
2024-01-08 14:41:30 +01:00