Noelia
8ca70ea018
feat(Community Permissions): Update ENS icon in permission pills
...
Closes #10341
2023-04-27 16:10:20 +02:00
Alex Jbanca
75571c9f22
fix(StatusItemsSelector): Allow icons to be provided by the model
...
Fixing https://github.com/status-im/status-desktop/issues/9766
The main change is that the model will now provide the image type, on top of the image source. The image type can be either icon or image. Icons will be coloured with the same colour as the text.
2023-03-28 12:46:20 +03:00
Michał Cieślak
03e1636cff
feat(StatusQ): Add cpp model utils to allow handling ListModel and generic QAbstractItemModel uniformly
...
Closes : #9562
2023-02-20 22:25:56 +01:00
Michał Cieślak
c78eaef2b6
chore(CommunityPermissions): Permissions model and backend API simplified, separation of concerns improved
2023-02-20 18:40:59 +01:00
Noelia
ec8b03be6e
feat(JoinCommunity): Created join permission overlay panel
...
Created needed components to display permission requirements to join a community.
Part of #9267
2023-02-10 10:45:38 +02:00