status-desktop/storybook/pages
Stefan 6a0a7770b2 fix(wallet) don't show too big account index for custom path
The warning for not supported bigger than 99 for the account index
make sense only for standard derivation paths that we support.

Also added test case to story book for investigating the issue #10479

updates #10479
2023-05-03 16:51:25 +02:00
..
AboutViewPage.qml
AddressesInputListPage.qml feat(Airdrops): Component for selecting recipient addresses and members 2023-04-04 09:56:47 +02:00
AddressesSelectorPanelPage.qml feat(Airdrops): Component for selecting recipient addresses and members 2023-04-04 09:56:47 +02:00
AirdropRecipientsSelectorPage.qml feat(Airdrops): Component for selecting recipient addresses and members 2023-04-04 09:56:47 +02:00
AirdropTokensSelectorPage.qml feat(communities): AirdropTokensSelector component added 2023-03-29 14:25:46 +02:00
AmountToSendViewPage.qml feat(@desktop/wallet) reduce number of digits shown for large currency amounts 2023-04-18 10:11:18 -03:00
BrowserSettingsPage.qml
ChatAnchorButtonsPanelPage.qml feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00
CommunitiesPortalDummyModel.qml feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
CommunitiesPortalLayoutPage.qml feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
CommunitiesPortalModelEditor.qml
CommunityAirdropsSettingsPanelPage.qml feat(storybook): Added airdrop settings panel 2023-03-17 13:12:08 +01:00
CommunityCollectibleViewPage.qml fix(MintTokens): Use localised amount for total supply 2023-03-28 12:17:02 +03:00
CommunityColumnHeaderPanelPage.qml
CommunityInfoEditor.qml
CommunityIntroDialogPage.qml
CommunityMintTokensSettingsPanelPage.qml feat(storybook): Added support to change `tokenModel` and update `deployState` property 2023-03-29 15:37:02 +02:00
CommunityMintedTokensViewPage.qml feat(storybook): Added support to change `tokenModel` and update `deployState` property 2023-03-29 15:37:02 +02:00
CommunityNewCollectibleViewPage.qml feat(MintToken) Add select wallet account option 2023-03-23 08:24:45 +01:00
CommunityNewPermissionViewPage.qml feat(CommunityPermissions): Switch to enable/disable 'Who holds' section 2023-04-05 11:46:20 +02:00
CommunityPermissionsHoldingItemEditor.qml chore(CommunityPermissions): Refactor channels handling 2023-03-06 17:36:36 +01:00
CommunityPermissionsRowPage.qml feat(storybook): Created new page for `CommunityPermissionsRow` component 2023-04-27 16:10:20 +02:00
CommunityPermissionsSettingsPanelEditor.qml chore(CommunityPermissions): Use key role name for referencing channels 2023-03-06 17:36:36 +01:00
CommunityPermissionsSettingsPanelPage.qml feat(CommunityPermissions): Switch to enable/disable 'Who holds' section 2023-04-05 11:46:20 +02:00
CommunityPermissionsViewPage.qml chore(CommunityPermissions): refactor access to stores in CP components 2023-03-08 12:02:55 +01:00
CommunityProfilePopupInviteFriendsPanelPage.qml
CommunityProfilePopupInviteMessagePanelPage.qml
CommunityTokenPermissionsPopupPage.qml
ContactsListAndSearchPage.qml
CreateChannelPopupPage.qml
DerivationPathInputPage.qml fix(wallet) don't show too big account index for custom path 2023-05-03 16:51:25 +02:00
DidYouKnowSplashScreenPage.qml
HoldingsDropdownPage.qml feat(HoldingsDropdown): Added property `isCollectiblesOnly` 2023-03-24 14:22:56 +01:00
ImagesGridViewPage.qml
InDropdownPage.qml
InlineNetworksComboBoxPage.qml feat(Airdrops): InlineNetworksComboBox component added 2023-04-21 10:26:00 +02:00
InviteFriendsToCommunityPopupPage.qml
JoinCommunityPermissionsEditor.qml
JoinCommunityViewPage.qml fix(JoinCommunityView): Change Reveal Address button icon based on auth type 2023-04-01 08:33:06 +03:00
JoinPermissionsOverlayPanelPage.qml
LanguageCurrencySettingsPage.qml
LoginViewPage.qml
MembersDropdownPage.qml feat(Community/Airdrop): MembersDropdown 2023-04-21 11:53:11 +02:00
MembersSelectorPage.qml
NetworkFilterPage.qml chore(Storybook): page for NetworkFilter added 2023-04-21 10:26:00 +02:00
NetworkSelectPopupPage.qml fix(Wallet) network selection and unify network implementations 2023-04-20 19:34:24 +02:00
PermissionConflictWarningPanelPage.qml
PermissionQualificationPanelPage.qml
PlaygroundPage.qml feat(Storybook): 'Playground' page for handy prototyping added 2023-04-21 10:26:00 +02:00
ProfileDialogViewPage.qml fix(Contacts): Remove lagecy `removeContactRequestRejection` 2023-05-02 13:56:36 -04:00
ProfileFetchingModelEditor.qml
ProfileFetchingViewPage.qml
ProfileShowcaseAccountsPanelPage.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
ProfileShowcaseAssetsPanelPage.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
ProfileShowcaseCollectiblesPanelPage.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
ProfileShowcaseCommunitiesPanelPage.qml feat: implement ProfileShowcase settings 2023-04-12 11:39:37 +02:00
ProfileSocialLinksPanelPage.qml feat(Profile): New Social Links workflow 2023-03-16 16:08:23 +01:00
RemoteSelfDestructPopupPage.qml feat(storybook): Added storybook support for remote self destruct popup 2023-04-11 16:19:30 +02:00
SelfDestructAlertPopupPage.qml feat(storybook): Added support for self destruct alert popup in storybook 2023-04-11 16:19:30 +02:00
SignMintTokenTransactionPopupPage.qml feat(storybook): Added storybook support for `SignMintTokenTransationPopup` 2023-03-24 12:08:00 +01:00
StatusChatInputPage.qml
StatusChatListAndCategoriesPage.qml
StatusCommunityCardPage.qml
StatusDotsLoadingIndicatorPage.qml chore(Storybook): StatusDotsLoadingIndicator page simplified 2023-03-21 11:59:12 +01:00
StatusEmojiAndColorComboBoxPage.qml feat(storybook): Added storybook support for `StatusEmojiAndColorComboBox` component 2023-03-23 08:24:45 +01:00
StatusFlowSelectorPage.qml StatusQ: StatusFlowSelector added 2023-03-21 11:59:12 +01:00
StatusGroupBoxPage.qml feat(StatusGroupBox): Use StatusIcon to gray out label when disabled 2023-04-05 11:46:20 +02:00
StatusItemSelectorPage.qml fix(StatusItemsSelector): Allow icons to be provided by the model 2023-03-28 12:46:20 +03:00
StatusMessagePage.qml
StatusScrollViewPage.qml
TokenHoldersPanelPage.qml feat(storybook): Added support to `TokenHoldersPanel` 2023-04-11 16:19:30 +02:00
TokenItemPage.qml feat(TokenItem): add possibility to display amount, storybook page added 2023-04-21 10:26:00 +02:00
TokenPanelPage.qml feat(TokenPanel): Add support for amounts and network selection 2023-04-21 10:26:00 +02:00
UserListPanelPage.qml
UsersModelEditor.qml