status-desktop/ui/app/AppLayouts/Communities/popups
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
..
BurnTokensPopup.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
CommunityMemberMessagesPopup.qml feat(desktop/communities): View community member messages functionality (#14002) 2024-03-20 11:50:10 +01:00
CommunityProfilePopup.qml fix(StatusDialogFooter): Prevent footer's buttons overflow 2024-02-09 13:41:39 +01:00
CreateCategoryPopup.qml fix: Revisit character set usage (ASCII/Latin1/UTF-8) in description fields 2023-08-02 09:52:48 +02:00
CreateChannelPopup.qml feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
CreateCommunityPopup.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
DiscordImportProgressContents.qml fix(discord_import): fix community not cleaned up when it fails 2024-02-12 16:43:16 -05:00
DiscordImportProgressDialog.qml feat: Single discord channel import UI flow 2023-09-07 14:52:53 +02:00
EnableShardingPopup.qml feat(communities): integrate community sharding 2023-11-03 17:11:18 +01:00
ExportControlNodePopup.qml feat(community ownership) Move community control node flow UI 2023-09-18 11:00:46 +02:00
FinaliseOwnershipDeclinePopup.qml feat(@desktop/communtiies): Set signer flow 2023-11-08 14:35:51 +01:00
FinaliseOwnershipPopup.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
FirstTokenReceivedPopup.qml fix(token mgmt): finish the controller refactoring 2024-02-02 23:48:10 +01:00
HoldingsDropdown.qml fix(permissions): Communities: HoldingsDropdown doesn't allow decimal input (Edit Permissions) 2024-05-31 21:38:24 +07:00
ImportControlNodePopup.qml feat(community ownership) Move community control node flow UI 2023-09-18 11:00:46 +02:00
InDropdown.qml chore(@ui/app/AppLayouts/Communities/popups/InDropdown): add object name 2024-04-09 09:50:44 +03:00
InviteFriendsToCommunityPopup.qml fix(CommunitiesView): display proper member count 2023-12-12 11:17:12 +01:00
KickBanPopup.qml feat(@desktop/community): allow owner delete all messages during the ban and ban/unban AC notifications (#13653) 2024-02-22 12:01:01 +01:00
ManageShardingPopup.qml fix(CommunitySettingsView): hide control node functionality for admins and token masters 2024-04-18 22:22:40 +02:00
MembersDropdown.qml feat(airdrop): make the airdrop member selector use the airdropAddress 2023-07-31 11:34:10 -04:00
PermissionsDropdown.qml feat(ChannelPermissions): Add permissions section in create/edit channel popup 2024-02-07 19:54:47 +02:00
RecipientTypeSelectionDropdown.qml feat(Communities): Moved dropdown qml components from `controls` to `popups` 2023-06-30 17:37:31 +02:00
RemotelyDestructPopup.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
SignTransactionsPopup.qml Chore/add object name advanced settings, token preview boxes and sign transaction buttons (#14488) 2024-04-19 20:07:01 +07:00
TokenMasterActionPopup.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
TokenPermissionsPopup.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
TransferOwnershipAlertPopup.qml fix(FinaliseOwnershipPopup): fix declining ownership transfer 2024-04-18 22:22:40 +02:00
TransferOwnershipPopup.qml [TransferOwnershipPopup]: Added getUidForData function 2024-02-07 17:30:41 +02:00
qmldir chore(general): removing unneeded qml file 2024-03-25 14:16:32 +01:00