status-desktop/ui/app/AppLayouts/Chat/panels/communities
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
..
BackUpCommuntyBannerPanel.qml fix: community banners UI fixes 2022-09-16 11:49:42 +02:00
CommunityChannelsAndCategoriesBannerPanel.qml fix(warnings): Rid off warnings 2022-12-15 19:31:18 +03:00
CommunityColumnHeaderPanel.qml feat(Community): Create `CommunityColumnHeaderPanel` component 2023-02-10 10:45:38 +02:00
CommunityEditSettingsPanel.qml fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
CommunityMembersSettingsPanel.qml fix(warnings): Fix chat, community settings warnings 2022-12-13 17:46:30 +03:00
CommunityMembersTabPanel.qml perf(chatScroll): Avoid calling the backend on delegate creation/binding 2023-01-19 19:24:18 +02:00
CommunityMintTokenPanel.qml feat(@desktop/community): Saving community tokens in database 2023-02-27 11:01:35 +01:00
CommunityMintTokensSettingsPanel.qml feat(MintingTokens): Created welcome view 2023-02-20 12:06:22 +01:00
CommunityOverviewSettingsPanel.qml fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
CommunityPermissionsSettingsPanel.qml fix(scrollview instances): fixed dropdown&popup height 2023-02-23 20:52:29 +02:00
CommunityProfilePopupInviteFriendsPanel.qml feat(@desktop/general): Use compressed community key in deep links 2022-11-08 15:18:39 +01:00
CommunityProfilePopupInviteMessagePanel.qml test(community): add test that invites a user to the community 2022-10-26 12:32:52 -04:00
CommunityProfilePopupOverviewPanel.qml feat(@desktop/general): Use compressed community key in deep links 2022-11-08 15:18:39 +01:00
CommunityWelcomeBannerPanel.qml test(community): add test that invites a user to the community 2022-10-26 12:32:52 -04:00
HidePermissionPanel.qml fix(CommunityPermissions): Typos corrected 2023-02-20 18:40:59 +01:00
HoldingsListPanel.qml feat(StatusQ): Add cpp model utils to allow handling ListModel and generic QAbstractItemModel uniformly 2023-02-20 22:25:56 +01:00
JoinPermissionsOverlayPanel.qml chore(CommunityPermissions): Permissions model and backend API simplified, separation of concerns improved 2023-02-20 18:40:59 +01:00
PermissionConflictWarningPanel.qml feat(Community Permission): Add conflicts warning panel 2023-01-25 17:05:27 +01:00
PermissionDuplicationWarningPanel.qml feat(CommunityPermissions): Implement duplication checking 2023-02-20 18:40:59 +01:00
PermissionQualificationPanel.qml feat(CommunityPermissions): UI support to show the % of members fulfilling permission 2023-01-19 13:38:47 +01:00
qmldir feat(CommunityPermissions): Implement duplication checking 2023-02-20 18:40:59 +01:00