status-desktop/ui/app/AppLayouts/Wallet/views
Lukáš Tinkl 3b60506460 feat(token mgmt): update main wallet view layout with community assets
- update the AssetsView.qml view and delegates according to the latest
design
- add AssetsView to Storybook
- add new section for Community Assets
- (re)use the community badge with tooltip and link action to take the
user to the respective community
- add Community Assets info icon + popup
- create context menu for token delegates with actions
(Send/Receive/Manage tokens/Hide)
- add confirmation popups when hiding a single or all community tokens
- emit a toast bubble after hiding the token(s)
- plus related controller/backend methods for handling the
settings-related actions
- some smaller fixes/cleanups

Fixes #12369
Fixes #12372
2023-11-29 16:13:08 +01:00
..
collectibles fix(Wallet/Collectibles): Applied special collectible format only to community special collectibles 2023-09-28 13:40:00 +02:00
walletconnect feat(wallet) run WebEngineView as a service in background 2023-11-27 22:54:11 +01:00
AccountContextMenu.qml chore(@AccountContexMenu.qml): make the context menu dynamic 2023-11-01 20:32:16 +03:00
AssetsDetailView.qml fix(@desktop/wallet): Display balance for all accounts (#12632) 2023-11-29 12:19:59 +01:00
CollectiblesView.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
LeftTabView.qml fix(@desktop/wallet): Wallet TEST_MODE: account ordering is buggy when in test mode 2023-11-20 19:41:22 +01:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml feat(@desktop/wallet): Account view - Prefered network 2023-08-01 09:51:33 +02:00
RightTabView.qml feat(token mgmt): update main wallet view layout with community assets 2023-11-29 16:13:08 +01:00
SavedAddressesView.qml feat(@wallet): Enable sepolia network 2023-10-09 15:06:52 +02:00
TransactionDetailView.qml fix(@desktop/wallet): Prevent nil conversion to qvariant (#12546) 2023-10-26 10:01:52 +02:00