..
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
feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting
2023-07-14 12:57:18 +02:00
AlertPopupPage.qml
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
2023-07-14 08:57:36 +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(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
feat(storybook): extended editing of communities portal page
2022-10-27 13:55:06 +02:00
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
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +02:00
CommunityPermissionsHoldingItemEditor.qml
feat(Communities): Communities folder reorganization
2023-06-28 14:28:47 +02:00
CommunityPermissionsSettingsPanelEditor.qml
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +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
chore(Storybook): page for ContactsListAndSearch added
2022-12-02 13:38:57 +01:00
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
EditNetworkViewPage.qml
feat(@desktop/wallet): Networks - Edit Network
2023-07-17 21:03:44 +02:00
EditOwnerTokenViewPage.qml
feat(OwnerToken): Create `EditTokenView.qml` for mint owner token flow
2023-07-19 11:15:46 +02: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
ExportControlNodePopupPage.qml
feat: Export control node (except backend for primary action)
2023-07-20 12:11:17 +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
feat(Storybook): Possibility to modify Figma links directly from the app
2022-11-29 22:28:57 +01:00
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: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +02: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(Communities): Moved dropdown qml components from `controls` to `popups`
2023-06-30 17:37:31 +02:00
MembersSelectorPage.qml
Adding StatusChatInput to storybook
2022-12-08 12:09:40 +02:00
MessageContextMenuPage.qml
feat(Communities): File renames
2023-06-28 14:28:47 +02:00
MintTokensSettingsPanelPage.qml
feat(OwnerToken): Admin view of Tokens home - pre-Owner token minting
2023-07-14 12:57:18 +02: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
OverviewSettingsChartPage.qml
feat(communityChart): Add messages over time chart - mocked data
2023-07-18 08:43:59 +03: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
OwnerTokenWelcomeViewPage.qml
feat(OwnerToken): Add Mint Owner token view
2023-07-11 13:04:50 +02: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
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +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
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
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
SharedAddressesPopupPage.qml
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +02:00
SignMultiTokenTransactionsPopupPage.qml
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +02:00
SignTokenTransactionsPopupPage.qml
feat: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +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
feat(@desktop/wallet): Networks - New List UX with link mainnet/testnet + testnet mode enable/disable
2023-07-14 08:57:36 +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
fix(Chat): Confirmation button UI is broken when deleting 1-1 chat
2023-07-13 16:44:30 +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: New design flows to integrate Revealing addresses...
2023-07-19 12:44:16 +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
feat(@desktop/wallet): Watch only account toggle + persisted
2023-06-29 10:18:42 +02:00