status-desktop/storybook/pages
Emil Sawicki d1ccce5d4d feat: Rename to payment request 2024-11-24 08:34:39 +01:00
..
AboutViewPage.qml feat(AboutViewPage): display the runtime Qt version in Settings/About 2024-08-12 23:52:51 +02:00
AccountContextMenuPage.qml fix: Use prefixes for address copy (#16230) 2024-09-13 14:19:26 +02:00
AccountSelectorPage.qml
AccountViewPage.qml Storybook pages - multiple fixes regarding stores 2024-10-28 23:16:31 +01:00
ActivityFilterMenuPage.qml
ActivityNotificationCommunityMembershipRequestPage.qml remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
ActivityNotificationCommunityTokenReceivedPage.qml Storybook pages - multiple fixes regarding stores 2024-10-28 23:16:31 +01:00
ActivityNotificationNewDevicePage.qml Storybook pages - multiple fixes regarding stores 2024-10-28 23:16:31 +01:00
ActivityNotificationTransferOwnershipPage.qml Storybook pages - multiple fixes regarding stores 2024-10-28 23:16:31 +01:00
AddEditSavedAddressPopupPage.qml feat(@desktop/wallet): Remove network prefixes in saved addresses and ReceiveModal 2024-10-11 18:48:37 +02:00
AddressesInputListPage.qml
AddressesSelectorPanelPage.qml
AggregatorPage.qml
AirdropRecipientsSelectorPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
AirdropTokensSelectorPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
AirdropsSettingsPanelPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
AlertPopupPage.qml
AmountToSendPage.qml chore(AmountToSend): AmountToSendNew is dead, long live AmountToSend 2024-08-17 09:39:42 +02:00
AmountValidatorPage.qml feat(StatusQ): AmountValidator for handling user-provided fp numbers 2024-07-19 17:27:08 +02:00
AssetSelectorCompactPage.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
AssetSelectorPage.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
AssetsViewAdaptorPage.qml feature(wallet): Token preferences in assets model (#15706) 2024-07-23 14:00:49 +02:00
AssetsViewPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
BeforeGetStartedModalPage.qml
BurnTokensPopupPage.qml
BuyCryptoModalPage.qml feat(@desktop/wallet): Buy Mercuryo flow - Improvements 2024-09-02 16:51:16 +02:00
ChangePasswordViewPage.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
ChatAnchorButtonsPanelPage.qml
ChatInputLinksPreviewAreaPage.qml feat: Rename to payment request 2024-11-24 08:34:39 +01:00
ChatPermissionQualificationPanelPage.qml
CollectibleDetailViewPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CollectibleMediaPage.qml fix(wallet): Update collectibles media management (#16080) 2024-08-28 15:58:33 +02:00
CollectiblesSelectionAdaptorPage.qml TokenSelectorNew renamed to TokenSelector 2024-09-23 12:30:50 +02:00
CollectiblesViewPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
ColorsPage.qml QClipboardProxy QML type renamed to ClipboardUtils 2024-08-29 15:46:17 +02:00
ColumnHeaderPanelPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CommunitiesPortalDummyModel.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
CommunitiesPortalLayoutPage.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
CommunitiesPortalModelEditor.qml
CommunitiesViewPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
CommunityInfoEditor.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CommunityMembershipSetupDialogPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
CommunityPermissionsHoldingItemEditor.qml
CommunityPermissionsSettingsPanelEditor.qml
CommunityTokenViewPage.qml refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
ConcatModelPage.qml
ConfirmChangePasswordModalPage.qml restartApplication() removed from Utils.qml and nim 2024-10-11 12:14:53 +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 remove old code about ID verification and fix trustStatus bug (#16548) 2024-10-29 14:08:12 -04:00
CopyButtonPage.qml
CountdownPillPage.qml feat(WalletConnect): Handle sign request expiration 2024-10-10 12:49:15 +03:00
CreateChannelPopupPage.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
CreateCommunityPopupPage.qml feat(CreateCommunityPopup): validation and ensuring min. 1 tag added 2024-10-14 11:39:58 +02:00
CurrencyAmountInputPage.qml
DAppConfirmDisconnectPopupPage.qml fix(dapps) fail to process a transaction if missing usual fields (#15481) 2024-07-15 12:23:35 +03:00
DAppSignRequestModalPage.qml feat: add countdown pill to sign dialogs and make them unclosable 2024-09-20 09:47:10 +02:00
DAppsUriCopyInstructionsPage.qml feat(DAppsCopyUriInstructions): implemented popup with the instructions (#15354) 2024-07-01 14:34:30 +03:00
DAppsWorkflowPage.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
DappsComboBoxPage.qml feat: Add external link to download extension plugin 2024-09-05 11:22:52 +02:00
DerivationPathInputPage.qml fix(AddAccount): Derivation path drop down is empty 2024-10-30 11:43:02 +01:00
DidYouKnowSplashScreenPage.qml
DoubleFlickablePage.qml
DoubleFlickableWithFoldingPage.qml
EditAirdropViewPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
EditCommunityTokenViewPage.qml
EditNetworkViewPage.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
EditOwnerTokenViewPage.qml
EditPermissionViewPage.qml
EditSettingsPanelPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
EnableShardingPopupPage.qml
EnterSeedPhrasePage.qml
ErrorTagPage.qml
ExportControlNodePopupPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
FeeRowPage.qml
FeesBoxPage.qml
FeesPanelPage.qml
FinaliseOwnershipDeclinePopupPage.qml
FinaliseOwnershipPopupPage.qml
FirstTokenReceivedPopupPage.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
FunctionAggregatorPage.qml
GenericValidatorPage.qml StatusQ: QValidator fully exposed to QML 2024-07-17 01:32:04 +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 chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
ImagesGridViewPage.qml
ImportCommunityPopupPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
ImportControlNodePopupPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
InDropdownPage.qml
InlineNetworksComboBoxPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
IntroPanelPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
InviteFriendsToCommunityPopupPage.qml Invite flow: compressedKey added to the model, api simplified 2024-10-31 11:11:30 +01:00
IssuePillPage.qml chore(IssuePill): add a Primary type 2024-09-20 09:47:10 +02:00
JoinCommunityPermissionsEditor.qml
JoinCommunityViewPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
JoinPermissionsOverlayPanelPage.qml
KickBanPopupPage.qml
LanguageViewPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
LazyStackLayoutPage.qml Storybook: LazyStackLayoutPage added 2024-10-03 20:08:32 +02:00
LeftJoinModelPage.qml
LeftJoinRenamingSfpmPage.qml
LinkPreviewCardPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
LinkPreviewMiniCardPage.qml
LinkPreviewSettingsCardPage.qml
LinksMessageViewPage.qml feat: Rename to payment request 2024-11-24 08:34:39 +01:00
LoginViewPage.qml fix: Wrap login error message in login view 2024-11-18 16:49:27 +02:00
ManageAssetsPanelPage.qml
ManageCollectiblesPanelPage.qml
ManageHiddenPanelPage.qml
ManageShardingPopupPage.qml
MembersDropdownPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
MembersSelectorPage.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
MembersTabPanelPage.qml References to Global.userProfile removed from multiple components 2024-10-16 23:02:02 +02:00
MessageContextMenuViewPage.qml fix(MessageContextMenuView): Message context menu displaying incorrectly 2024-10-02 15:58:59 +02:00
MetricsEnablePopupPage.qml feat(Settings/Privacy and security): add Privacy Policy popup 2024-08-21 15:28:11 +02:00
MintTokensSettingsPanelPage.qml
MintedTokensViewPage.qml
ModelEntryPage.qml chore(ModelEntry): Emit itemChanged event when the ModelEntry points to another model item 2024-07-19 19:07:51 +03:00
MovableModelPage.qml
MovableModelWithSfpmPage.qml
NetworkFilterPage.qml
NetworkSelectItemDelegatePage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
NetworkSelectPopupPage.qml
NetworkSelectorViewPage.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
ObjectProxyModelExample1.qml
ObjectProxyModelExample2.qml
ObjectProxyModelPage.qml
OverviewSettingsChartPage.qml
OverviewSettingsFooterPage.qml
OverviewSettingsPanelPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
OwnerTokenWelcomeViewPage.qml
PasswordViewPage.qml fix(PasswordView): Password instructions missing max length requirement 2024-10-16 22:24:56 +02:00
PermissionConflictWarningPanelPage.qml
PermissionQualificationPanelPage.qml
PermissionsRowPage.qml fix(community): Token gating info when permission not met and set to private 2024-10-07 12:09:23 +02:00
PermissionsSettingsPanelPage.qml
PermissionsViewPage.qml
PlaygroundPage.qml Storybook: added ability to mark pages with their status 2024-10-30 18:23:11 +01:00
PopupSizingPage.qml
PrivilegedTokenArtworkPanelPage.qml
ProfileAccountsPage.qml
ProfileContextMenuPage.qml feat(ProfileContextMenu): Add "Mark as Trusted" and "Remove trusted mark" 2024-11-19 15:51:55 +01:00
ProfileDescriptionPanelPage.qml
ProfileDialogViewPage.qml Utils.getCompressedPk removed from multiple components 2024-10-31 11:11:30 +01:00
ProfileFetchingModelEditor.qml
ProfileFetchingViewPage.qml
ProfilePerspectiveSelectorPage.qml
ProfilePopupInviteFriendsPanelPage.qml Invite flow: compressedKey added to the model, api simplified 2024-10-31 11:11:30 +01:00
ProfilePopupInviteMessagePanelPage.qml Invite flow: compressedKey added to the model, api simplified 2024-10-31 11:11:30 +01:00
ProfileShowcaseAccountsPanelPage.qml feat(@desktop/wallet): Remove network prefixes in Profile, Profile showcase and Profile preview 2024-10-11 18:48:37 +02:00
ProfileShowcaseAssetsPanelPage.qml
ProfileShowcaseCollectiblesPanelPage.qml
ProfileShowcaseCommunitiesPanelPage.qml
ProfileShowcaseDirtyStatePage.qml
ProfileShowcaseInfoPopupPage.qml
ProfileShowcaseModelsPage.qml
ProfileShowcasePanelPage.qml
ProfileSocialLinksPanelPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
ReceiveModalPage.qml feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
RecipientSelectorPanelPage.qml feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
RemotelyDestructPopupPage.qml
RolesRenamingModelPage.qml
RoundImageWithBadgePage.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
SearchableAssetsPanelPage.qml Token/Asset selectors fixes 2024-09-23 12:30:50 +02:00
SeedPhraseInputViewPage.qml
SendModalPage.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
SendRecipientInputPage.qml feat(SendModal): add a spinner when resolving an ENS name 2024-09-20 12:10:26 +02:00
SequenceColumnLayoutPage.qml
SessionRequestPage.qml fix(WC): Refactor dapps service to work with multiple SDKs 2024-11-20 18:10:29 +02:00
SettingsPageHeaderPage.qml
SharedAddressesAccountSelectorPage.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
SignTransactionsPopupPage.qml
SlippageSelectorPage.qml fix: Slippage Selector Issues 2024-09-03 17:36:48 +02:00
SortableTokenHoldersListPage.qml
SortableTokenHoldersPanelPage.qml
StatusAmountInputPage.qml
StatusBetaTagPage.qml fix: Add additional information to the Beta tags 2024-08-05 15:39:51 +02:00
StatusBlockProgressBarPage.qml
StatusButtonPage.qml fix(StatusBaseButton): correct radius and icon size for `isRoundIcon` mode 2024-08-20 22:08:19 +02:00
StatusButtonRowPage.qml
StatusChartPanelPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusChatInputPage.qml chore: using StringUtils.plainText consistently 2024-10-11 12:14:53 +02:00
StatusChatListAndCategoriesPage.qml
StatusChatListItemPage.qml
StatusCommunityCardPage.qml
StatusDatePickerPage.qml
StatusDateRangePickerPage.qml
StatusDialogFooterPage.qml
StatusDialogPage.qml
StatusDotsLoadingIndicatorPage.qml
StatusEmojiPopupPage.qml feat(StatusEmojiPopup): reimplement around C++ EmojiModel 2024-09-03 10:19:54 +02:00
StatusFlowSelectorPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusGroupBoxPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusImageCropPanelPage.qml
StatusInfoBoxPanelPage.qml
StatusInputPage.qml
StatusItemSelectorPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
StatusMessagePage.qml feat: Move request payment delegate 2024-11-24 08:18:21 +01:00
StatusModalFooterPage.qml
StatusScrollViewPage.qml
StatusToastMessagePage.qml
SupportedTokenListsPanelPage.qml
SwapApproveCapModalPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SwapExchangeButtonPage.qml
SwapInputPanelPage.qml chore: improvements of the sending route generated by the router process 2024-10-01 17:21:26 +02:00
SwapModalPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
SwapSignModalPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
SyncingEnterCodePage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
SyncingViewPage.qml chore: adjust storybook pages to address changes in stores 2024-10-03 20:08:32 +02:00
TestRunnerControlsPage.qml
TokenDelegatePage.qml
TokenHoldersPanelPage.qml
TokenItemPage.qml
TokenListPopupPage.qml fix: Removed duplicated text in Token Popup by reusing existing supportedTokenSources mapping (#15587) 2024-07-19 18:41:40 +03:00
TokenMasterActionPopupPage.qml
TokenPanelPage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
TokenPermissionsPopupPage.qml
TokenSelectorAssetDelegatePage.qml chore: usage of goerli removed 2024-10-29 15:46:09 +01:00
TokenSelectorButtonPage.qml TokenSelectorAssetDelegate simplified 2024-09-23 12:30:50 +02:00
TokenSelectorCollectibleDelegatePage.qml feat(Wallet): New tokens selector and related adaptor 2024-07-09 13:13:52 +02:00
TokenSelectorCompactButtonPage.qml AssetSelectorCompact added 2024-09-23 12:30:50 +02:00
TokenSelectorPage.qml TokenSelectorNew renamed to TokenSelector 2024-09-23 12:30:50 +02:00
TokenSelectorPanelPage.qml feat(Wallet): New tokens selector and related adaptor 2024-07-09 13:13:52 +02:00
TransactionDelegatePage.qml [Style] remove legacy Style and its themes 2024-10-22 15:54:31 +02:00
TransferOwnershipAlertPopupPage.qml
TransferOwnershipPopupPage.qml
UserAgreementPopupPage.qml
UserListPanelPage.qml UserListPanel made store-independent, Storybook page fully operable 2024-11-13 09:49:07 +01:00
UsersModelEditor.qml compressedPubKey exposed via backend models, usages of Utils.getCompressedPk removed, SB pages simplified 2024-10-31 11:11:30 +01:00
WCUriInputPage.qml feat(dapps): Implemented Loading state while processing URL (#15346) 2024-07-04 16:33:05 +03:00
WalletAccountListItemPage.qml feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
WalletHeaderPage.qml Storybook pages - multiple fixes regarding stores 2024-10-28 23:16:31 +01:00
WritableProxyModelPage.qml