status-desktop/ui/app/AppLayouts/Chat
Noelia 73b2ec2903 feat(Mint/Airdrop Collectible): Implement Airdrop footer option
It enables navigation from mint token page to airdrop page selecting a specific collectible to be airdropped.

It is now used `symbol` property as the identifier for a collectible but will be needed to update it to `key` once this key property is build in backend by hash(chainId + contractAddress).

Closes #10047
2023-04-20 11:57:29 +02:00
..
controls fix(@desktop): only allow dot as decimal separator for user input 2023-04-05 11:11:36 -03:00
helpers fix(CommunityPermissions): clean warnings by preventing assigning when some roles doesn't exist 2023-02-22 14:43:40 +01:00
layouts feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00
panels feat(Mint/Airdrop Collectible): Implement Airdrop footer option 2023-04-20 11:57:29 +02:00
popups fix(StatusQ): StatusQ is QML module (#10207) 2023-04-14 11:18:56 +03:00
stores fix(chat): use proper section details data 2023-04-19 11:13:01 +02:00
views feat(Mint/Airdrop Collectible): Implement Airdrop footer option 2023-04-20 11:57:29 +02:00
ChatLayout.qml fix(MembershipRequests): Remove MembershipRequestsPopup and set-up the navigation to CommunityMembersSettingsPanel 2023-04-07 11:21:34 +03:00
qmldir