status-desktop/storybook/pages
Noelia 92f77e5fd9 feat(MintTokens): Add mint failure flow
- It updates `CommunityCollectibleView` to display minting failure state.
- It updates `CommunityMintedTokensView` to display minting failure state.
- It exposes subtitle color property in `CollectibleView`.
- It updates `storybook` with more options to display minting failure state.

Closes #10620
2023-05-18 17:06: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(CommunityNewAirdropView): design-compliant token airdrop flow for collectibles 2023-05-08 11:44:10 +02:00
AirdropTokensSelectorPage.qml feat(CommunityNewPermissionView): red highlight for tokens with inssuficient balance and warning msg panel 2023-05-08 11:44:10 +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 chore(CommunityAirdropsSettingsPanel): Storybook page fixed 2023-05-08 11:44:10 +02:00
CommunityCollectibleViewPage.qml feat(MintTokens): Add mint failure flow 2023-05-18 17:06:25 +02:00
CommunityColumnHeaderPanelPage.qml
CommunityInfoEditor.qml
CommunityIntroDialogPage.qml
CommunityMintTokensSettingsPanelPage.qml fix(storybook): Updated `CommunityMintTokensSettingsPanelPage` 2023-05-10 09:48:51 +02:00
CommunityMintedTokensViewPage.qml feat(storybook): Added support to change `tokenModel` and update `deployState` property 2023-03-29 15:37:02 +02:00
CommunityNewAirdropViewPage.qml feat(CommunityNewAirdropView): design-compliant token airdrop flow for collectibles 2023-05-08 11:44:10 +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
CommunityPermissionsRowPage.qml feat(storybook): Created new page for `CommunityPermissionsRow` component 2023-04-27 16:10:20 +02:00
CommunityPermissionsSettingsPanelEditor.qml
CommunityPermissionsSettingsPanelPage.qml feat(CommunityPermissions): Switch to enable/disable 'Who holds' section 2023-04-05 11:46:20 +02:00
CommunityPermissionsViewPage.qml
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): maximum amount validation 2023-05-08 11:44:10 +02:00
ImagesGridViewPage.qml
InDropdownPage.qml chore(InDropdown): Search behavior adjusted, added label when no search results 2023-05-12 16:37:01 +02:00
InlineNetworksComboBoxPage.qml feat(HoldingsDropdown): maximum amount validation 2023-05-08 11:44:10 +02:00
InviteFriendsToCommunityPopupPage.qml chore(InviteFriendsToCommunityPopup): Adjust search behavior 2023-05-12 16:37:01 +02:00
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 chore(MembersDropdown): Search behavior adjusted 2023-05-12 16:37:01 +02:00
MembersSelectorPage.qml
NetworkFilterPage.qml feat(@desktop/wallet): New Account header 2023-05-10 16:02:37 +02:00
NetworkSelectPopupPage.qml feat(@desktop/wallet): New Account header 2023-05-10 16:02:37 +02:00
PermissionConflictWarningPanelPage.qml
PermissionQualificationPanelPage.qml
PlaygroundPage.qml feat(Storybook): 'Playground' page for handy prototyping added 2023-04-21 10:26:00 +02:00
PopupSizingPage.qml chore(Storybook): Added page clarifying popup sizing issues 2023-05-12 16:38:15 +02:00
ProfileDialogViewPage.qml feat(@wallet): add wallet filter 2023-05-06 17:40:28 +02: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
RemotelyDestructAlertPopupPage.qml feat(MintToken/RemoteDestruct): Review and update remote self destruct flow 2023-05-18 15:28:44 +02:00
RemotelyDestructPopupPage.qml feat(MintToken/RemoteDestruct): Review and update remote self destruct flow 2023-05-18 15:28:44 +02:00
SendModalPage.qml chore(Storybook): Basic pages for SendModal and TokenListView added 2023-05-12 20:14:02 +02:00
SequenceColumnLayoutPage.qml feat: SequenceColumnLayout component added 2023-05-08 11:44:10 +02:00
SignMintTokenTransactionPopupPage.qml feat(storybook): Added storybook support for `SignMintTokenTransationPopup` 2023-03-24 12:08:00 +01:00
StatusBlockProgressBarPage.qml feat(@desktop/wallet): Activity Details Progress bar 2023-05-18 09:26:37 -04:00
StatusChatInputPage.qml
StatusChatListAndCategoriesPage.qml
StatusCommunityCardPage.qml
StatusDotsLoadingIndicatorPage.qml
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
StatusImageCropPanelPage.qml feat(storybook/StatusImageCropPanel): Added `StatusImageCropPanel` into storybook 2023-05-10 09:48:51 +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
StatusTxProgressBarPage.qml feat(@desktop/wallet): Activity Details Progress bar 2023-05-18 09:26:37 -04: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
TokenListViewPage.qml chore(Storybook): Basic pages for SendModal and TokenListView added 2023-05-12 20:14:02 +02:00
TokenPanelPage.qml feat(CommunityNewPermissionView): red highlight for tokens with inssuficient balance and warning msg panel 2023-05-08 11:44:10 +02:00
TransactionDelegatePage.qml Feat/10473 Updated activity list delegate and activity details header (#10580) 2023-05-10 13:54:06 +02:00
UserListPanelPage.qml
UsersModelEditor.qml
WalletHeaderPage.qml feat(@desktop/wallet): Header Gradient 2023-05-12 11:39:03 +02:00