status-desktop/ui/app/AppLayouts/Communities
Jonathan Rainville 4a097cfef7
fix(airdrop): sending an airdrop using a secondary account (better UX) (#15448)
Fixes #15382
So there is no easy way from the models and data we currently have in the client to know which account minted the owner token. So the easiest way to help the user is just to catch the error and show a better message.
2024-07-12 13:28:25 -04:00
..
controls feat(@desktop/permissions): use non community NFTs in permissions 2024-07-05 10:27:17 +02:00
helpers fix(airdrop): sending an airdrop using a secondary account (better UX) (#15448) 2024-07-12 13:28:25 -04:00
layouts feat: Update Edit community settings based on new design 2023-07-06 09:47:46 +03:00
models feat(CreateChannelPopup): inherit the channel color from community color 2024-05-09 12:06:43 +02:00
panels chore(StatusQ): Backpressure files deduplicated, imports adjusted 2024-07-12 14:00:15 +02:00
popups test: hidden community channel test added (#15485) 2024-07-11 17:51:56 +07:00
stores Remove importCommunity from QML and Nim code (#14814) 2024-05-16 17:30:32 -04:00
views test: hidden community channel test added (#15485) 2024-07-11 17:51:56 +07:00
CommunitiesPortalLayout.qml fix(CommunityPortal): don't show PermissionsRow for free communities 2024-05-13 16:21:07 +02:00
qmldir