status-desktop/ui/app/AppLayouts
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
..
Browser chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
Chat feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
Communities chore(SharedAddressesPermissionsPanel): optimize the speed 2024-04-04 16:59:26 +02:00
Node
Onboarding fix[onboarding] Broken links to "Terms" and "Privacy" 2024-03-11 20:30:59 +01:00
Profile fix(ProfileShowcase): Filter out communities the user hasn't joined from 2024-04-02 16:44:16 +03:00
Wallet feat(@desktop/wallet): Collectible Details balance tag 2024-04-03 20:37:45 +02:00
stores chore: fix double permissionsModel preparation 2024-04-04 16:59:26 +02:00