status-desktop/ui/app/AppLayouts/Communities/views
Lukáš Tinkl 375de59cfa chore(SharedAddressesPermissionsPanel): optimize the speed
- don't use the expensive `ExpressionFoo` in SFPM, just use
`AnyOf/AllOf` combinations where possible
- in HoldingsSelectionModel, don't call the `getTokenByKey` twice to
construct the `text`, once is enough
- lastly, rewrite the JS helper `PermissionsHelpers.getTokenByKey` to
C++; this method gets called recursively way too often from many places

In the longterm, we should provide a specific C++ transformation model
for SharedAddressesPermissionsPanel to follow the UI requirements more
closely; that way we'd be able to fix the issues here for good

Fixes #14276
2024-04-04 16:59:26 +02:00
..
BannedMemberCommunityView.qml feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
ChannelsSelectionModel.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
CommunitiesGridView.qml [ProfileShowcase] Updated delegates as per design + added web tab 2024-04-02 10:21:13 +03:00
CommunityColumnView.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
CommunitySettingsView.qml fix(Permissions): tokenOwner is present in the list of collectibles when adding a permission (#14236) 2024-04-02 14:38:08 +04:00
CommunityTokenView.qml (desktop/fix) Fix Owner token holder representation (#13712) 2024-02-28 10:02:44 -08:00
ControlNodeOfflineCommunityView.qml feat: info msg if owner is not awailable after community ownership change (#12560) 2023-10-31 18:55:41 +01:00
EditAirdropView.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
EditCommunityTokenView.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
EditOwnerTokenView.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
EditPermissionView.qml fix: permissions with value>1000 (#14249) 2024-04-04 09:45:25 +01:00
HoldingsSelectionModel.qml chore(SharedAddressesPermissionsPanel): optimize the speed 2024-04-04 16:59:26 +02:00
JoinCommunityView.qml fix(JoinCommunity): Join CTA labelling: Change text and remove existing icon 2024-03-27 12:16:56 +01:00
MintedTokensView.qml feat(@wallet): unknown token 2024-03-11 11:29:32 +01:00
OwnerTokenWelcomeView.qml feat(OwnerToken): Add all mint states views design details 2023-07-21 17:25:08 +02:00
PermissionsView.qml feat: hook reactions in read only channel and fix issues (#13913) 2024-03-13 15:13:41 -04:00
WelcomeSettingsView.qml feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
qmldir feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00