status-desktop/ui/app/AppLayouts/Communities/controls
Alex Jbanca 8b4cbc59a8 refactor: Refactoring of AccountSelector dropdown
The new account selector expects a generic account model. It will display all the account data if provided, including preferred chains, balance or asset balance. Otherwise it will display only the available data.
The account selector can receive an initial selection based on account address and will provide the current selected address and the current selected model item.

- Unify the account selector between communities and wallet
- Update the account selector to work with addresses instead of model indexes
- Adapt all components using the account selector or the account selection
- Move/reuse qml components involved in the account selector UI
- Remove nim logic used to handle index based account selection.
- Adding storybook page
2024-06-20 11:24:35 +03:00
..
AddressesInputList.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
AddressesSelectorPanel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropRecipientsSelector.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
AirdropTokensSelector.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
BannerPicker.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
CategoryListItem.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ColorPicker.qml feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
CommunityEligibilityTag.qml feat(SharedAddresses): display the eligibility bubble in edit mode too 2024-04-15 20:24:34 +02:00
CommunityListItem.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
DescriptionInput.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
EditCommunitySettingsForm.qml fix(Edit community settings): Fixing width after merge error 2023-07-06 17:37:29 +03:00
EnsPanel.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ExtendedDropdownContent.qml fix(@desktop/permissions): Fix missing assets on permissions lists 2024-06-13 15:07:35 +02:00
FeeRow.qml fix(Utils): Sanitize string representing amounts in FeeRow 2023-08-18 17:07:20 +02:00
FeesBoxFooter.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
FeesSummaryFooter.qml feat(Communities): Redesigned fees box and sign tx popup components added 2023-07-24 17:14:00 +02:00
HoldingTypes.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
InlineNetworksComboBox.qml fix(airdrop): fix decimals validation 2024-05-23 19:40:33 +07:00
IntroMessageInput.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
IssuePill.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
ListDropdownContent.qml fix(Airdrop): Use remaining supply to display and validate amounts 2023-08-18 15:53:13 +02:00
LogoPicker.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
MembersSelectorPanel.qml fix: Airdrop section of deployed NFT doesn't seem to apply darkmode 2023-06-30 17:15:09 +02:00
NameInput.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
Options.qml chore: disable history archive for new user and add advanced setting 2024-05-02 10:45:52 -04:00
OutroMessageInput.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
PermissionItem.qml chore: several object names for permissions tags 2023-12-28 22:06:36 +03:00
PermissionListItem.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
PermissionTypes.qml feat(SharedAddresses): display the eligibility bubble in edit mode too 2024-04-15 20:24:34 +02:00
PermissionsRow.qml feat(ProfileShowcasePopup): Adding interactions in delegates 2024-04-05 12:31:11 +03:00
SettingsPageHeader.qml feat(OwnerToken): Create Get started panel and add it to Tokens and Airdrops welcome views 2023-07-11 11:07:01 +02:00
TagsPicker.qml feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
TagsRow.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
ThumbnailsDropdownContent.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenCategories.qml feat(Communities): Communities folder reorganization 2023-06-28 14:28:47 +02:00
TokenHolderListItem.qml feat(savedaddresses): display various cards if an address user is trying to save is known 2024-01-29 14:56:24 +01:00
TokenHolderNumberCell.qml feat(Communities): Improvements for token holders list (#11923) 2023-08-22 18:34:37 +03:00
TokenItem.qml fix(permissions): Communities: HoldingsDropdown doesn't allow decimal input (Edit Permissions) 2024-05-31 21:38:24 +07:00
TokenPanel.qml fix(permissions): Communities: HoldingsDropdown doesn't allow decimal input (Edit Permissions) 2024-05-31 21:38:24 +07:00
qmldir refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00