status-desktop/storybook/pages
Lukáš Tinkl ecc1b5316f fix: community context menu should not say "Leave community" if not joined
- get rid of the `amISectionAdmin` for good (was done only partially in
82a1ed2f7a)
- fix the corresponding storybook pages

Fixes #10963
2023-06-21 11:17:13 +02:00
..
AboutViewPage.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
ActivityFilterMenuPage.qml feat(@desktop/wallet): Glue for acitvity filter UI and backend 2023-06-16 11:24:52 +02: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(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
AlertPopupPage.qml feat(MintToken): Add `delete` and `retry mint` options when deploy fails 2023-06-02 13:15:34 +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
BurnTokensPopupPage.qml feat(storybook): Created page to test `BurnTokensPopup` 2023-05-24 17:17:40 +02:00
ChatAnchorButtonsPanelPage.qml feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00
ChatPermissionQualificationPanelPage.qml feat(CommunityPemissions): Added chat input post rights panel 2023-06-20 20:19:55 +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(AirdropAssets): Enable assets tab in airdrop dropdown 2023-06-15 14:04:08 +02: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 refactor(MintToken): Mint token views refactor 2023-06-13 15:57:20 +02:00
CommunityMintedTokensViewPage.qml refactor(MintToken): Mint token views refactor 2023-06-13 15:57:20 +02:00
CommunityNewAirdropViewPage.qml feat(Community Airdrops): Dynamic fee calculation in the airdrop form 2023-06-15 14:32:52 +02:00
CommunityNewPermissionViewPage.qml feat(CommunityPermissions): Switch to enable/disable 'Who holds' section 2023-04-05 11:46:20 +02:00
CommunityNewTokenViewPage.qml feat(MintAssets): Update minted tokens view with assets 2023-06-02 13:15:34 +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
CommunityTokenViewPage.qml refactor(MintToken): Mint token views refactor 2023-06-13 15:57:20 +02: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
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
FeesPanelPage.qml feat(Community Airdrops): Dynamic fee calculation in the airdrop form 2023-06-15 14:32:52 +02:00
HoldingsDropdownPage.qml feat(AirdropAssets): Enable assets tab in airdrop dropdown 2023-06-15 14:04:08 +02: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(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 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 chore(MembersDropdown): Search behavior adjusted 2023-05-12 16:37:01 +02:00
MembersSelectorPage.qml Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
MessageContextMenuPage.qml fix(MessageContextMenu): Cleanup. Separate menu for profile. (#10729) 2023-05-19 19:07:50 +03: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
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
PopupSizingPage.qml chore(Storybook): Added page clarifying popup sizing issues 2023-05-12 16:38:15 +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 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 \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 fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03: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
SignMultiTokenTransactionsPopupPage.qml feat(CommunityAirdrops): Fees popup with multiple entries for airdrops 2023-06-14 12:59:05 +02:00
SignTokenTransactionsPopupPage.qml feat(MintAssets): Create mint assets flow 2023-05-31 08:18:26 +02:00
SortableTokenHoldersListPage.qml feat(CommunityMintTokens): added sortable token holders list component 2023-06-13 12:37:10 +02:00
SortableTokenHoldersPanelPage.qml feat(SortableTokenHoldersPanel): Info panel added when no holders 2023-06-13 12:37:10 +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 feat(Storybook): in-page, state-preserving hot reloading 2022-10-20 20:34:35 +02:00
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
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 feat(@wallet): calculate progress for activity tx 2023-05-24 13:41:00 +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
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
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 Adding StatusChatInput to storybook 2022-12-08 12:09:40 +02:00
WalletHeaderPage.qml chore: Update StatusBaseButton content item layout 2023-06-20 14:10:35 +02:00