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 chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
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 feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
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 feat(storybook): extended editing of communities portal page 2022-10-27 13:55:06 +02:00
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 feat(Community): Create `CommunityColumnHeaderPanel` component 2023-02-10 10:45:38 +02:00
CommunityInfoEditor.qml feat(Community): Create `CommunityColumnHeaderPanel` component 2023-02-10 10:45:38 +02:00
CommunityIntroDialogPage.qml fix: contact ID verification and community intro sizing issues 2023-02-17 17:43:51 +01:00
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 chore: fix storybook regressions 2022-11-14 14:14:32 +01:00
CommunityProfilePopupInviteMessagePanelPage.qml fix(Storybook): update InviteFriendsToCommunityPopup page 2022-11-08 22:03:56 +01:00
CommunityTokenPermissionsPopupPage.qml fix(CommunityTokenPermissionsPopup): required models provided, storybook page fixed 2023-02-23 11:51:30 +01:00
ContactsListAndSearchPage.qml chore(Storybook): page for ContactsListAndSearch added 2022-12-02 13:38:57 +01:00
CreateChannelPopupPage.qml Adding qmake project file for wasm 2022-11-23 16:20:37 +02:00
DerivationPathInputPage.qml fix(wallet) don't show too big account index for custom path 2023-05-03 16:51:25 +02:00
DidYouKnowSplashScreenPage.qml fix(DidYouKnowSplashScreen): Implement UI changes 2023-02-27 10:44:58 +02:00
HoldingsDropdownPage.qml feat(HoldingsDropdown): Added property `isCollectiblesOnly` 2023-03-24 14:22:56 +01:00
ImagesGridViewPage.qml feat(Storybook): Possibility to modify Figma links directly from the app 2022-11-29 22:28:57 +01:00
InDropdownPage.qml chore(CommunityPermissions): Simplify InDropdown popup (selecting only channels, no add channel button) 2023-01-26 13:03:26 +01:00
InlineNetworksComboBoxPage.qml feat(Airdrops): InlineNetworksComboBox component added 2023-04-21 10:26:00 +02:00
InviteFriendsToCommunityPopupPage.qml chore(Storybook): page for CreateChannelPopup added 2022-11-11 15:14:44 +02:00
JoinCommunityPermissionsEditor.qml feat(TokensPermissionsPoupup): Created new popup 2023-02-17 11:13:51 +02:00
JoinCommunityViewPage.qml fix(JoinCommunityView): Change Reveal Address button icon based on auth type 2023-04-01 08:33:06 +03:00
JoinPermissionsOverlayPanelPage.qml chore(CommunityPermissions): Permissions model and backend API simplified, separation of concerns improved 2023-02-20 18:40:59 +01:00
LanguageCurrencySettingsPage.qml feat(@desktop/wallet): implement unified currency formatting for transaction details 2023-01-20 08:55:10 -03:00
LoginViewPage.qml chore: fix storybook regressions 2022-11-14 14:14:32 +01:00
MembersDropdownPage.qml feat(Community/Airdrop): MembersDropdown 2023-04-21 11:53:11 +02:00
MembersSelectorPage.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
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 chore(CommunityNewPermissionView): exclude subcomponent HidePermissionPanel 2023-02-20 18:40:59 +01:00
PermissionQualificationPanelPage.qml chore(Storybook): page for PermissionQualificationPanel added 2023-01-19 13:38:47 +01:00
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 fix(storybook): profile fetching updated 2023-01-04 11:15:58 +01:00
ProfileFetchingViewPage.qml fix(storybook): profile fetching updated 2023-01-04 11:15:58 +01:00
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 Fix Mentions in statusChatInput 2022-12-21 12:23:39 +02:00
StatusChatListAndCategoriesPage.qml chore(Storybook): Basic page for StatusChatListAndCategories added 2022-12-21 21:48:51 +01:00
StatusCommunityCardPage.qml feat(Storybook): in-page, state-preserving hot reloading 2022-10-20 20:34:35 +02:00
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 feat(storybook/StatusMessage): Added new `StatusMessagePage` 2023-02-10 10:45:38 +02:00
StatusScrollViewPage.qml Fix(desktopapp): adding scrollview to storybook 2023-01-31 18:45:51 +02:00
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 Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
UsersModelEditor.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00