status-desktop/ui/app/AppLayouts/Chat/stores
Michal Iskierko 147288b47b feat(@desktop/community): Saving community tokens in database
Model with community tokens was moved to section_item - every section has its own model.
Every deployed smart contract is saved to database with "In Progress" state.
The app listenes to deployed transaction and updates contract state in database to "Failed" or "Deployed".
Corresponding model is updated.

Issue #9233
2023-02-27 11:01:35 +01:00
..
CommunitiesStore.qml feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
MessageStore.qml refactor(chat-model): flatten chat model to only have chat items 2023-01-30 15:36:48 -05:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml fix(@desktop/general): qml warnings caused by undefined context props handled 2023-02-17 12:25:44 +01:00
UsersStore.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
qmldir fix: pasting a user's profile link in the ad-hoc chat search 2023-02-10 11:23:26 +01:00