status-desktop/storybook/pages
Noelia c59758b377 feat(SQ/StatusInfoBoxPanel): Created SQ panel
- Created general `StatusInfoBoxPanel` component. It includes a box with a title, text and button.
- Added storybook page support.
2023-07-11 11:07:01 +02:00
..
AboutViewPage.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
ActivityFilterMenuPage.qml feat(@desktop/wallet): Watch only account toggle + persisted 2023-06-29 10:18:42 +02:00
AddressesInputListPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AddressesSelectorPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropRecipientsSelectorPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropTokensSelectorPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropsSettingsPanelPage.qml chore(AirdropSettingsPanel) simplified, storybook page improved 2023-07-03 12:47:35 +02:00
AlertPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +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
BurnTokensPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ChatAnchorButtonsPanelPage.qml feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00
ChatPermissionQualificationPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ColumnHeaderPanelPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
CommunitiesPortalDummyModel.qml feat(CommunityPortal/StatusCommunityCard): Prepared `StatusCommunityCard` to display permissions row 2023-04-27 16:10:20 +02:00
CommunitiesPortalLayoutPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
CommunitiesPortalModelEditor.qml
CommunitiesViewPage.qml feat(Settings/Communities): implement new communities list 2023-06-23 16:48:26 +02:00
CommunityInfoEditor.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
CommunityIntroDialogPage.qml fix: contact ID verification and community intro sizing issues 2023-02-17 17:43:51 +01:00
CommunityPermissionsHoldingItemEditor.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
CommunityPermissionsSettingsPanelEditor.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
CommunityTokenViewPage.qml fix(MintTokensSettingsPanel): Improved binding from token model to CommunityTokenView instance, Constants.TokenType used consistently 2023-07-04 15:32:37 +02:00
ContactsListAndSearchPage.qml
CreateChannelPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
DerivationPathInputPage.qml fix(wallet) don't show too big account index for custom path 2023-05-03 16:51:25 +02:00
DeviceSyncingViewPage.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
DidYouKnowSplashScreenPage.qml fix(DidYouKnowSplashScreen): Implement UI changes 2023-02-27 10:44:58 +02:00
EditAirdropViewPage.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
EditCommunityTokenViewPage.qml fix(EditCommunityToken): prevent using already existing symbols 2023-07-07 15:30:07 +03:00
EditPermissionViewPage.qml PermissionsSettingsPanel refactored and simplified, storybook pages fixed and improved 2023-07-03 12:47:35 +02:00
EditSettingsPanelPage.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
FeesPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
HoldingsDropdownPage.qml feat(Communities): Moved dropdown qml components from `controls` to `popups` 2023-06-30 17:37:31 +02:00
ImagesGridViewPage.qml
InDropdownPage.qml feat(Communities): Moved dropdown qml components from `controls` to `popups` 2023-06-30 17:37:31 +02:00
InlineNetworksComboBoxPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
IntroPanelPage.qml Exclude IntroPanel from WelcomeSettingsView 2023-07-03 12:47:35 +02:00
InviteFriendsToCommunityPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
JoinCommunityPermissionsEditor.qml feat(TokensPermissionsPoupup): Created new popup 2023-02-17 11:13:51 +02:00
JoinCommunityViewPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
JoinPermissionsOverlayPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
LanguageCurrencySettingsPage.qml feat(@desktop/wallet): implement unified currency formatting for transaction details 2023-01-20 08:55:10 -03:00
LoginViewPage.qml
MembersDropdownPage.qml feat(Communities): Moved dropdown qml components from `controls` to `popups` 2023-06-30 17:37:31 +02:00
MembersSelectorPage.qml
MessageContextMenuPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
MintTokensSettingsPanelPage.qml fix(EditCommunityToken): prevent using already existing symbols 2023-07-07 15:30:07 +03:00
MintedTokensViewPage.qml chore(Storybook): MintedTokensModel refactored to be a regular component instead of a stateful singleton 2023-07-03 12:47:35 +02:00
NetworkFilterPage.qml fix(NetworkFilter): Network filter doesn't allow to preselect a specific value in single selection mode 2023-06-14 08:57:10 +02:00
NetworkSelectPopupPage.qml feat(@desktop/wallet): New Account header 2023-05-10 16:02:37 +02:00
OverviewSettingsFooterPage.qml feat: Implement Community Overview footer with mocked data 2023-07-07 21:07:35 +03:00
OverviewSettingsPanelPage.qml feat: Update Community Overview header based on the new design 2023-07-08 11:56:33 +03:00
PasswordViewPage.qml fix(PasswordView): Space is not allowed in password 2023-06-30 11:40:48 +03:00
PermissionConflictWarningPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
PermissionQualificationPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
PermissionsRowPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
PermissionsSettingsPanelPage.qml PermissionsSettingsPanel refactored and simplified, storybook pages fixed and improved 2023-07-03 12:47:35 +02:00
PermissionsViewPage.qml PermissionsSettingsPanel refactored and simplified, storybook pages fixed and improved 2023-07-03 12:47:35 +02:00
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
PrivilegedTokenArtworkPanelPage.qml feat(OwnerToken): Create `token owner` and `master token` components 2023-07-05 11:14:38 +02:00
ProfileAccountsPage.qml feat(@desktop/wallet): Wallet accounts - Account List 2023-06-23 16:55:36 +02:00
ProfileDialogViewPage.qml fix: community context menu should not say "Leave community" if not joined 2023-06-21 11:17:13 +02:00
ProfileFetchingModelEditor.qml
ProfileFetchingViewPage.qml
ProfilePopupInviteFriendsPanelPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ProfilePopupInviteMessagePanelPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ProfileShowcaseAccountsPanelPage.qml \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +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 fix: community context menu should not say "Leave community" if not joined 2023-06-21 11:17:13 +02:00
ProfileSocialLinksPanelPage.qml feat(Profile): New Social Links workflow 2023-03-16 16:08:23 +01:00
RemotelyDestructPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
SendModalPage.qml fix(@desktop/wallet): Send modal don't expand vertically 2023-07-06 10:20:14 +02:00
SequenceColumnLayoutPage.qml feat: SequenceColumnLayout component added 2023-05-08 11:44:10 +02:00
SettingsPageHeaderPage.qml SettingsPageHeader control added 2023-07-03 12:47:35 +02:00
SignMultiTokenTransactionsPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
SignTokenTransactionsPopupPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
SortableTokenHoldersListPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
SortableTokenHoldersPanelPage.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
StatusBlockProgressBarPage.qml feat(@desktop/wallet): Activity Details Progress bar 2023-05-18 09:26:37 -04:00
StatusButtonPage.qml chore: Update StatusBaseButton content item layout 2023-06-20 14:10:35 +02:00
StatusChatInputPage.qml fix(ChatColumnView): fix input `Unblock` button state (#11073) 2023-06-14 18:09:46 +03:00
StatusChatListAndCategoriesPage.qml fix: invalid width for items chat list 2023-06-13 16:12:26 +02:00
StatusChatListItemPage.qml feat: Add support for "locked" icons in chat list items 2023-06-12 16:57:39 +02:00
StatusCommunityCardPage.qml
StatusDatePickerPage.qml feat: New date picker for Status desktop 2023-06-01 09:43:38 -04:00
StatusDateRangePickerPage.qml fix(StatusDateRangePicker): use StatusDatePicker for the range selection 2023-06-07 10:54:44 +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
StatusImageCropPanelPage.qml feat(storybook/StatusImageCropPanel): Added `StatusImageCropPanel` into storybook 2023-05-10 09:48:51 +02:00
StatusInfoBoxPanelPage.qml feat(SQ/StatusInfoBoxPanel): Created SQ panel 2023-07-11 11:07:01 +02:00
StatusInputPage.qml feat(SyncingView): show installation id in debug mode (#11058) 2023-06-14 16:02:57 +03: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(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
StatusTxProgressBarPage.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
TokenHoldersPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenItemPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenListViewPage.qml chore(Storybook): Basic pages for SendModal and TokenListView added 2023-05-12 20:14:02 +02:00
TokenPanelPage.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenPermissionsPopupPage.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
TransactionAddressPage.qml fix(@desktop/wallet); Refresh transaction wallet address 2023-05-23 07:44:29 -04:00
TransactionAddressTilePage.qml fix(@desktop/wallet); Refresh transaction wallet address 2023-05-23 07:44:29 -04:00
TransactionDelegatePage.qml chore: Update StatusBaseButton content item layout 2023-06-20 14:10:35 +02:00
TransactionDetailViewPage.qml feat(@wallet): Display parsed input data 2023-06-19 10:43:09 +01:00
UserAgreementPopupPage.qml fix: Adding Beta user agreement 2023-06-19 10:58:03 +03:00
UserListPanelPage.qml fix(MessageContextMenu): Cleanup. Separate menu for profile. (#10729) 2023-05-19 19:07:50 +03:00
UsersModelEditor.qml
WalletHeaderPage.qml feat(@desktop/wallet): Watch only account toggle + persisted 2023-06-29 10:18:42 +02:00