status-desktop/ui/app/AppLayouts/Chat
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
..
controls fix(scrollview instances): fixed dropdown&popup height 2023-02-23 20:52:29 +02:00
helpers fix(CommunityPermissions): clean warnings by preventing assigning when some roles doesn't exist 2023-02-22 14:43:40 +01:00
layouts fix(Community Permissions): Update change detected buttons labels according to the new design 2023-01-12 13:37:49 +01:00
panels feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
popups fix(CommunityTokenPermissionsPopup): required models provided, storybook page fixed 2023-02-23 11:51:30 +01:00
stores feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
views feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
ChatLayout.qml chore(CommunityPermission): Use typed properties for CommunitiesStore 2023-02-23 11:51:30 +01:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00