status-desktop/ui/app/AppLayouts/Communities
Jonathan Rainville 1cad66bb2c
perf(admin): speed up admin tabs significantly (#16363)
Iterates #16043

* fix(admin): improve admin panel loading by putting sections in loaders

* fix(admin): speed up members tab by using nim model and real search

* fix(admin): speed up airdrop panel

* fix(admin): mint panel and airdrop panel interactions and previous btn

* fix(admin): speed up overview page

* fix(admin): speed up permissions page
2024-09-27 13:28:27 -04:00
..
controls chore(IssuePill): add a Primary type 2024-09-20 09:47:10 +02:00
helpers refactor(community_tokens): only fetch holders when going to the page (#16308) 2024-09-19 16:32:38 -04:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
panels perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
popups chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
stores Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
views perf(admin): speed up admin tabs significantly (#16363) 2024-09-27 13:28:27 -04:00
CommunitiesPortalLayout.qml fix(Stored): Make stores typed 2024-08-27 10:52:18 +02:00
qmldir