status-desktop/storybook/pages
Alex Jbanca 2f050a025f feat(WalletConnect): Fine-tune connect dApp modal
Changes:
1. Align dialog with Figma design
2. Add new components for round image with badge and connection status tag
3. Add tests
4. Dapps service will now receive wallet `RootStore` as input and reuse existing models with account balance and other necessary info for account selection and chain selection
5. Minor updates in stores
6. Minor updates in WC toast messages to display app domain instead of app url
2024-07-05 01:03:23 +03:00
..
AboutViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
AccountSelectorPage.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
AccountViewPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
ActivityFilterMenuPage.qml fix(@desktop/wallet): Updatebthe new assets models in Token mangement, Activity filters and SharedAddressPanel 2024-01-25 12:45:22 +00:00
ActivityNotificationCommunityMembershipRequestPage.qml feat(ActivityCenter): Transfer ownership messages 2023-11-08 14:35:51 +01:00
ActivityNotificationCommunityTokenReceivedPage.qml feat(@desktop/activity): Handle token received notification (#13447) 2024-02-19 14:58:20 +01:00
ActivityNotificationTransferOwnershipPage.qml feat(ActivityCenter): Transfer ownership messages 2023-11-08 14:35:51 +01:00
AddEditSavedAddressPopupPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
AddressesInputListPage.qml
AddressesSelectorPanelPage.qml
AggregatorPage.qml feat(SQ/Aggregator): Created utility `Aggregator` 2023-12-01 18:57:01 +01:00
AirdropRecipientsSelectorPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
AirdropTokensSelectorPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
AirdropsSettingsPanelPage.qml fix(airdrop): fix decimals validation 2024-05-23 19:40:33 +07:00
AlertPopupPage.qml
AmountToSendPage.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
AssetsViewAdaptorPage.qml feat(Wallet): AssetsViewAdaptor added for preparing data for AssetsView 2024-06-19 16:36:18 +02:00
AssetsViewPage.qml chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02:00
BeforeGetStartedModalPage.qml fix[onboarding] Broken links to "Terms" and "Privacy" 2024-03-11 20:30:59 +01:00
BrowserSettingsPage.qml feat(dapps) add DAppsService component and ConnectDAppModal 2024-05-20 15:09:57 +02:00
BurnTokensPopupPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
BuyCryptoModalPage.qml feat(@desktop/wallet): Implementation of One Time & Recurrent tab in Buy Popup 2024-05-31 12:47:37 +02:00
ChangePasswordViewPage.qml fix(ChangePasswordView): Clear and cancel button is not blue 2024-05-02 17:26:09 +02:00
ChatAnchorButtonsPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
ChatInputLinksPreviewAreaPage.qml feat(LinkPreviews): Integrate Link previews with the backend (#12523) 2023-10-25 18:20:02 +03:00
ChatPermissionQualificationPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
CollectibleDetailViewPage.qml feat(@desktop/wallet): Collectible Details balance tag 2024-04-03 20:37:45 +02:00
CollectiblesViewPage.qml fix(wallet): hidden groups are still loading from user local settings 2024-04-14 10:59:08 +02:00
ColorsPage.qml chore(StoryBook): add Colors page 2024-04-23 17:11:49 +02:00
ColumnHeaderPanelPage.qml
CommunitiesPortalDummyModel.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
CommunitiesPortalLayoutPage.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
CommunitiesPortalModelEditor.qml
CommunitiesViewPage.qml fix(ProfileSectionStore): Only instanciated once 2024-03-20 09:31:34 +01:00
CommunityInfoEditor.qml fix(StatusCard): fix some visual glitches 2024-05-02 20:25:13 +02:00
CommunityMembershipSetupDialogPage.qml fix(CommunityMembershipSetupDialog): wait for the Join Permission response only 2024-05-17 14:26:55 +02:00
CommunityPermissionsHoldingItemEditor.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
CommunityPermissionsSettingsPanelEditor.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
CommunityTokenViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
ConcatModelPage.qml feat(StatusQ): QML-oriented proxy model concatenating source models vertically 2023-12-05 22:45:08 +01:00
ConfirmChangePasswordModalPage.qml [Settings]: Added change password view (#13284) 2024-02-09 13:31:37 +02:00
ConnectDAppModalPage.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
ConnectionStatusTagPage.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
ContactDetailsPage.qml refactor(ProfileView): Adapt the profile view to the new `ContactDetails` component 2024-06-14 17:17:18 +03:00
ContactsListAndSearchPage.qml chore: extract move gifs module (#14315) 2024-04-09 19:01:24 +01:00
CopyButtonPage.qml feat(wallet): ReceiveModal dialog UI tweaks 2024-02-28 17:23:46 +01:00
CreateChannelPopupPage.qml feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
CurrencyAmountInputPage.qml feat: Add Advanced settings in new Advanced Tab 2024-01-11 14:52:52 +01:00
DAppRequestModalPage.qml feat(dapps) implement eth_sendTransaction support for wallet 2024-07-02 09:24:09 +02:00
DAppsUriCopyInstructionsPage.qml feat(DAppsCopyUriInstructions): implemented popup with the instructions (#15354) 2024-07-01 14:34:30 +03:00
DAppsWorkflowPage.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
DappsComboBoxPage.qml feat(WC-establish-connection): Fine-tune dApps button 2024-07-03 11:03:18 +03:00
DerivationPathInputPage.qml fix(storybook): fix broken pages 2023-10-06 14:59:02 +02:00
DidYouKnowSplashScreenPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
DoubleFlickablePage.qml feat(StatusQ): DoubleFlickable utility making two Flickables operating line one 2024-01-23 17:07:02 +00:00
DoubleFlickableWithFoldingPage.qml chore(DoubleFlickableWithFolding): Inline component moved to separate file 2024-01-31 13:51:00 +01:00
EditAirdropViewPage.qml [UI - Swap] Update / improve NetworkFilter component to cover swap design specs 2024-06-07 15:19:51 +02:00
EditCommunityTokenViewPage.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
EditNetworkViewPage.qml chore(config) rename pokt.network urls to grove.city as required 2024-01-12 21:23:59 +01:00
EditOwnerTokenViewPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
EditPermissionViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
EditSettingsPanelPage.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
EnableShardingPopupPage.qml feat(communities): integrate community sharding 2023-11-03 17:11:18 +01:00
EnterSeedPhrasePage.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
ErrorTagPage.qml fix(@desktop/wallet): solving the issues with SwapInputPanel list in the issue 2024-06-19 17:20:22 +02:00
ExportControlNodePopupPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
FeeRowPage.qml
FeesBoxPage.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
FeesPanelPage.qml
FinaliseOwnershipDeclinePopupPage.qml fix(StoryBook): add missing required property communityId 2024-03-11 12:44:16 +01:00
FinaliseOwnershipPopupPage.qml fix(FinaliseOwnershipPopup): fix declining ownership transfer 2024-04-18 22:22:40 +02:00
FirstTokenReceivedPopupPage.qml feat(FirstTokenReceivedPopup): Created new popup `FirstTokenReceived` 2024-01-29 12:15:48 +01:00
FunctionAggregatorPage.qml feat(StatusQ): General purpose js function-based aggregator 2024-05-13 15:54:03 +02:00
GroupingModelPage.qml feat(StatusQ): GroupingModel for grouping rows with the same key into 2024-06-28 17:35:41 +02:00
HoldingsDropdownPage.qml fix(airdrop): fix decimals validation 2024-05-23 19:40:33 +07:00
ImagesGridViewPage.qml feat(Storybook): read Figma links directly from pages 2023-10-03 21:32:41 +02:00
ImportCommunityPopupPage.qml fix `ImportCommunityPopup` issues, remove private key importing (#12554) 2023-10-27 11:25:27 +01:00
ImportControlNodePopupPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
InDropdownPage.qml chore(Communities/InDropdown): performance improved 2024-04-05 14:58:06 +02:00
InlineNetworksComboBoxPage.qml
IntroPanelPage.qml
InviteFriendsToCommunityPopupPage.qml fix(CommunitiesView): display proper member count 2023-12-12 11:17:12 +01:00
JoinCommunityPermissionsEditor.qml fix(JoinCommunity): Add missing state ONLY private permissions and NOT MET (#14164) 2024-03-28 10:59:40 -04:00
JoinCommunityViewPage.qml fix(@desktop/communities): request to join fixes (#14287) 2024-04-04 18:03:10 +02:00
JoinPermissionsOverlayPanelPage.qml fix(JoinCommunity): Join CTA labelling: Change text and remove existing icon 2024-03-27 12:16:56 +01:00
KickBanPopupPage.qml
LanguageViewPage.qml feat: disable language/translations selection 2024-04-30 13:25:01 +02:00
LeftJoinModelPage.qml StatusQ: Add generic LeftJoinModel model mimicking SQL Left Join 2023-10-27 13:27:30 +02:00
LeftJoinRenamingSfpmPage.qml Storybook: Add example combining RolesRenamingModel, LeftJoinModel and SFPM 2023-10-27 13:27:30 +02:00
LinkPreviewCardPage.qml feat(LinkPreviews): Integrate Link previews with the backend (#12523) 2023-10-25 18:20:02 +03:00
LinkPreviewMiniCardPage.qml fix(LinkPreviewMiniCard): dark theme background color (#12733) 2023-11-15 08:00:25 +00:00
LinkPreviewSettingsCardPage.qml feat: Add settings card to control link previews settings in chat input 2023-10-12 15:40:01 +03:00
LinksMessageViewPage.qml fix(LinkPreviews): Left align the message link preview tight corner 2023-11-02 14:32:22 +02:00
LoginViewPage.qml fix: ENS keycap display issues 2024-05-13 16:20:54 +02:00
ManageAssetsPanelPage.qml fix(wallet): hidden groups are still loading from user local settings 2024-04-14 10:59:08 +02:00
ManageCollectiblesPanelPage.qml fix(wallet): hidden groups are still loading from user local settings 2024-04-14 10:59:08 +02:00
ManageHiddenPanelPage.qml fix(wallet): hidden groups are still loading from user local settings 2024-04-14 10:59:08 +02:00
ManageShardingPopupPage.qml feat(communities): integrate community sharding 2023-11-03 17:11:18 +01:00
MembersDropdownPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
MembersSelectorPage.qml
MembersTabPanelPage.qml Feat/issue 11795 introduce KickedPending and BannedPending states (#12068) 2023-10-05 00:41:51 +03:00
MessageContextMenuPage.qml
MintTokensSettingsPanelPage.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
MintedTokensViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
ModelEntryPage.qml feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00
MovableModelPage.qml StatusQ(MovableModel): Methods naming refactor, Storybook pages updated/improved 2024-02-21 09:42:05 +01:00
MovableModelWithSfpmPage.qml StatusQ(MovableModel): Methods naming refactor, Storybook pages updated/improved 2024-02-21 09:42:05 +01:00
NetworkFilterPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
NetworkSelectItemDelegatePage.qml refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
NetworkSelectPopupPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
NetworkSelectorViewPage.qml refactoring(NetworkSelectionView): Update NetworkSelectionView and remove the backend dependency 2024-06-20 16:30:10 +03:00
ObjectProxyModelExample1.qml chore(ObjectProxyModel): Generalized version of SubmodelProxyModel 2024-06-05 14:18:43 +02:00
ObjectProxyModelExample2.qml chore(ObjectProxyModel): Generalized version of SubmodelProxyModel 2024-06-05 14:18:43 +02:00
ObjectProxyModelPage.qml chore(ObjectProxyModel): Generalized version of SubmodelProxyModel 2024-06-05 14:18:43 +02:00
OverviewSettingsChartPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
OverviewSettingsFooterPage.qml fix(CommunitySettingsView): hide control node functionality for admins and token masters 2024-04-18 22:22:40 +02:00
OverviewSettingsPanelPage.qml fix(CommunitySettingsView): hide control node functionality for admins and token masters 2024-04-18 22:22:40 +02:00
OwnerTokenWelcomeViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PasswordViewPage.qml
PermissionConflictWarningPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PermissionQualificationPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PermissionsRowPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PermissionsSettingsPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PermissionsViewPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
PlaygroundPage.qml
PopupSizingPage.qml
PrivilegedTokenArtworkPanelPage.qml
ProfileAccountsPage.qml feat: Change optimism network short name (#14766) 2024-05-16 18:37:54 +02:00
ProfileDescriptionPanelPage.qml fix(ProfileDescriptionPanel): Profile settings -> Identity : Addition of validation to bio field (#14772) 2024-05-21 00:13:55 +03:00
ProfileDialogViewPage.qml fix: Hide ID verification buttons 2024-05-30 11:41:33 +02:00
ProfileFetchingModelEditor.qml
ProfileFetchingViewPage.qml
ProfilePerspectiveSelectorPage.qml feat(ProfileShowcase): Add profile perspective selector component 2024-04-02 10:16:17 +03:00
ProfilePopupInviteFriendsPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
ProfilePopupInviteMessagePanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
ProfileShowcaseAccountsPanelPage.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
ProfileShowcaseAssetsPanelPage.qml feat(ProfileShowcase): Display counter in `In showcase` section header and elements limit 2024-03-07 16:10:46 +01:00
ProfileShowcaseCollectiblesPanelPage.qml feat(ProfileShowcase): Implement custom showcase position when searcher text is filtering items 2024-05-16 16:47:42 +03:00
ProfileShowcaseCommunitiesPanelPage.qml feat(ProfileShowcase): Display counter in `In showcase` section header and elements limit 2024-03-07 16:10:46 +01:00
ProfileShowcaseDirtyStatePage.qml Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
ProfileShowcaseInfoPopupPage.qml feat(ProfileShowcase): Created first info popup 2024-02-26 10:08:52 +01:00
ProfileShowcaseModelsPage.qml Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
ProfileShowcasePanelPage.qml feat(@wallet): unknown token 2024-03-11 11:29:32 +01:00
ProfileSocialLinksPanelPage.qml feat(ProfileShowcase): Create dirty state component for the web tab and integrate the UI 2024-03-13 10:02:30 +02:00
ReceiveModalPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
RemotelyDestructPopupPage.qml
RolesRenamingModelPage.qml StatusQ: Add generic proxy model for roles renaming 2023-10-27 13:27:30 +02:00
RoundImageWithBadgePage.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
SeedPhraseInputViewPage.qml fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
SendModalAssetsAdaptorPage.qml fix(wallet): Added adaptor to properly refresh send modal total balances (#15409) 2024-07-02 14:22:20 +02:00
SendModalPage.qml feat(wallet): Networks model improvements (#15305) 2024-07-03 10:51:15 +02:00
SequenceColumnLayoutPage.qml
SettingsPageHeaderPage.qml
SharedAddressesAccountSelectorPage.qml feat(SharedAddressesAccountSelector): Support for collectibles in account's delegate tags 2024-04-02 12:18:36 +02:00
SignTransactionsPopupPage.qml
SlippageSelectorPage.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
SortableTokenHoldersListPage.qml
SortableTokenHoldersPanelPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
StatusAmountInputPage.qml fix: do not display the thousands separator when editing 2024-04-17 14:04:03 +02:00
StatusBlockProgressBarPage.qml
StatusButtonPage.qml fix(StatusBaseButton): adapt to handle actions when it is disabled 2024-03-14 18:00:27 +01:00
StatusButtonRowPage.qml fix(StatusButtonRow): move to StatusQ 2024-05-28 10:02:20 +02:00
StatusChartPanelPage.qml feat: Add initial support for ChartJs plugins (#14433) 2024-06-04 13:08:16 +03:00
StatusChatInputPage.qml fix: Use StatusSynthaxHighlighter to format the hyperlinks in the chat input 2023-11-10 15:55:48 +02:00
StatusChatListAndCategoriesPage.qml
StatusChatListItemPage.qml
StatusCommunityCardPage.qml fix(StatusCard): fix some visual glitches 2024-05-02 20:25:13 +02:00
StatusDatePickerPage.qml
StatusDateRangePickerPage.qml
StatusDialogFooterPage.qml fix(StatusDialogFooter): Prevent footer's buttons overflow 2024-02-09 13:41:39 +01:00
StatusDialogPage.qml chore(StatusDialog): Support custom elements in the footer 2024-05-17 10:08:43 +02:00
StatusDotsLoadingIndicatorPage.qml
StatusEmojiAndColorComboBoxPage.qml
StatusFlowSelectorPage.qml
StatusGroupBoxPage.qml
StatusImageCropPanelPage.qml
StatusInfoBoxPanelPage.qml
StatusInputPage.qml
StatusItemSelectorPage.qml
StatusMessagePage.qml fix(StatusTextMessage): Allow user to copy parts of a message containing URLs 2024-03-14 12:21:52 +02:00
StatusModalFooterPage.qml fix(StatusModalFooter): Prevent footer's buttons overflow 2024-02-09 13:41:39 +01:00
StatusScrollViewPage.qml
StatusToastMessagePage.qml feat(Wallet/Toasts): Updated / added toasts related to community tokens received 2024-01-23 18:40:28 +01:00
StatusTxProgressBarPage.qml fix(storybook): fix broken pages 2023-10-06 14:59:02 +02:00
SubmodelProxyModelPage.qml chore(SubmodelProxyModel): Marked as deprecated 2024-06-05 14:18:43 +02:00
SupportedTokenListsPanelPage.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
SwapExchangeButtonPage.qml feat: [UI - Swap] Create swap switch button 2024-05-28 09:12:07 +02:00
SwapInputPanelPage.qml fix: TokenSelector doesn't show list of all known assets 2024-07-01 19:57:01 +02:00
SwapModalPage.qml feat(@desktop/wallet): Implements Approve spending cap 2024-07-02 00:14:19 +02:00
SwapSignApprovePopupPage.qml feat(@desktop/wallet): Implementation of Sign Swap 2024-07-03 14:41:57 +02:00
SwapSignModalPage.qml feat: [UI - Swap] Create swap sign dialog 2024-07-04 11:12:14 +02:00
SyncingEnterCodePage.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
SyncingViewPage.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
TestRunnerControlsPage.qml feat(Storybook): Add tests runner available from the app 2023-10-16 13:37:08 +02:00
TokenDelegatePage.qml chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02:00
TokenHoldersPanelPage.qml
TokenItemPage.qml
TokenListPopupPage.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
TokenListViewPage.qml feat: [UI - Swap] Create swap input component 2024-06-06 11:13:18 +02:00
TokenMasterActionPopupPage.qml
TokenPanelPage.qml fix(airdrop): fix decimals validation 2024-05-23 19:40:33 +07:00
TokenPermissionsPopupPage.qml
TokenSelectorAssetDelegatePage.qml fix: TokenSelector doesn't show list of all known assets 2024-07-01 19:57:01 +02:00
TokenSelectorPage.qml fix(TokenSelector): Duplicate plain token entries 2024-07-02 21:25:15 +02:00
TokenSelectorViewPage.qml fix: TokenSelector doesn't show list of all known assets 2024-07-01 19:57:01 +02:00
TransactionAddressPage.qml feat: Change optimism network short name (#14766) 2024-05-16 18:37:54 +02:00
TransactionAddressTilePage.qml feat: Change optimism network short name (#14766) 2024-05-16 18:37:54 +02:00
TransactionDelegatePage.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
TransactionDetailViewPage.qml feat: Change optimism network short name (#14766) 2024-05-16 18:37:54 +02:00
TransferOwnershipAlertPopupPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
TransferOwnershipPopupPage.qml
UserAgreementPopupPage.qml chore(Storybook): Figma links moved from figma.json to pages 2023-10-03 21:32:41 +02:00
UserListPanelPage.qml
UsersModelEditor.qml
WCUriInputPage.qml feat(dapps): Implemented Loading state while processing URL (#15346) 2024-07-04 16:33:05 +03:00
WalletAccountListItemPage.qml [UI - Swap] Update / improve AccountsSelector component to cover swap design specs 2024-07-01 19:57:01 +02:00
WalletHeaderPage.qml feat(networkSelector): Refatoring of NetworkSelector to remove backend dependency 2024-06-21 16:18:51 +03:00
WritableProxyModelPage.qml feat(StatusQ.Models): Adding SingleModelItemData helper component (#14891) 2024-06-04 13:08:52 +03:00