status-desktop/test
Lukáš Tinkl 77975e9039
fix: Optimize ContactsView & MembersTabPanel settings pages
- removed nested ListViews inside StackLayouts, in order to reduce the
memory footprint and improve performance, and also to be able to better
manage the scrolling
- no more unrolled multiple listviews, which again hurt the performance;
now the views instantiate the delegates dynamically on the fly
- the tab bar and the search fields now stick to the top of the page,
with the users list view scrolling independently
- both views now uniformly use the common `ContactListItemDelegate`
- the received/sent CRs are now combined into one `pendingContacts`
model
- factored out common search/filter criteria into a new, separate SFPM
`UserFilterContainer` component
- fix an issue where StatusContactVerificationIcons wasn't properly
displaying the "blocked" state/icon
- fix documentation comments, removed relative imports, and updated some

Fixes #16612
Fixes #16958
2024-12-20 13:27:10 +01:00
..
e2e fix: Optimize ContactsView & MembersTabPanel settings pages 2024-12-20 13:27:10 +01:00
go/test-wallet_connect/modal chore(wallet): add integration dev tests for pending tx status update 2024-01-12 22:23:39 +01:00
libs/StatusGoQt chore(test): drop usage of ganache in old E2E tests 2023-11-16 12:21:25 +01:00
nim fix(@desktop/wallet): use unique activity entry key 2024-12-04 09:29:42 -03:00
status-go/integration tests(integration) add integration test to debug MTID transfer 2024-04-05 20:18:15 +02:00
ui-test [StatusQ] Move StyledTextField to StatusQ 2024-09-13 16:40:47 +02:00
unit chore(CPP): Basic project configuration setup using Qt6 2022-06-30 12:16:33 +02:00