status-desktop/ui/app/AppLayouts/Chat/panels
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
..
communities feat(Mint/Airdrop Collectible): Implement Airdrop footer option 2023-04-20 11:57:29 +02:00
ChatAnchorButtonsPanel.qml feat(chat): implement jump to mention 2023-04-17 18:53:42 +02:00
ChatRequestMessagePanel.qml fix(contacts): remove isMutualContact, use isContact or isAdded indead 2022-07-11 09:34:29 -04:00
ChatsLoadingPanel.qml refactor(chats): separate calls to getChats for each section 2023-03-24 13:05:19 -04:00
ContactRequestPanel.qml fix(@desktop): unify user avatar fallback color 2022-04-08 14:04:21 -04:00
EmptyChatPanel.qml test(onboarding): Improved validation after login 2022-11-22 18:55:02 +01:00
InlineSelectorPanel.qml [StartChat]: fixed text input scroll 2023-04-11 12:39:11 +03:00
SuggestedChannelsPanel.qml fix(PublicChatPopup): sug channels were missaligned 2022-08-05 13:22:21 +03:00
SuggestionBoxPanel.qml chore: remove dead code 2023-01-09 16:41:51 +01:00
SuggestionFilterPanel.qml fix: suggestions list displayed when mentioning, still searches by alias 2023-04-19 15:28:21 +02:00
UserListPanel.qml chore: silence warnings 2023-03-08 18:45:27 +01:00
qmldir feat(storybook): add ChatAnchorButtonsPanel 2023-04-11 13:35:04 +02:00