status-desktop/ui/app/AppLayouts/Communities/views
Lukáš Tinkl b191caaec6 feat: Add missing eligible to join tag in CommunityMembershipSetupDialog
- implement the eligibility check in C++, returning the highest possible
role the user would be allowed to join under
- enable/disable the "Share" button based on the above permissions check
- remove all the locally placed components, access teh popup only via
Global/Popups
- calculate the `accessType` internally based on the permissions present
- update the eligibility as the async check for permissions is finished
- fix the permissions panel background color
- partially revert the share/finish/cancel buttons behavior; it must be
one button due to StatusStackModal limitations
- fix some other minor UI issues or differences to current Figma designs
- adjust SB, add the possibility to play around with different
permission models

Fixes #14100
2024-03-29 16:11:59 +01:00
..
BannedMemberCommunityView.qml feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
ChannelsSelectionModel.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
CommunitiesGridView.qml feat(Communities): File renames 2023-06-28 14:28:47 +02:00
CommunityColumnView.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
CommunitySettingsView.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
CommunityTokenView.qml (desktop/fix) Fix Owner token holder representation (#13712) 2024-02-28 10:02:44 -08:00
ControlNodeOfflineCommunityView.qml feat: info msg if owner is not awailable after community ownership change (#12560) 2023-10-31 18:55:41 +01:00
EditAirdropView.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
EditCommunityTokenView.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
EditOwnerTokenView.qml chore(@desktop/wallet): Simplify the wallet networks service 2024-03-28 11:47:33 +01:00
EditPermissionView.qml fix(permissions): Unable to Confirm Changes to Existing Community Permission 2024-03-19 12:22:03 +01:00
HoldingsSelectionModel.qml fix(@desktop/permissions): Handle correct values in permissions 2024-02-27 19:33:27 +01:00
JoinCommunityView.qml fix(JoinCommunity): Join CTA labelling: Change text and remove existing icon 2024-03-27 12:16:56 +01:00
MintedTokensView.qml feat(@wallet): unknown token 2024-03-11 11:29:32 +01:00
OwnerTokenWelcomeView.qml feat(OwnerToken): Add all mint states views design details 2023-07-21 17:25:08 +02:00
PermissionsView.qml feat: hook reactions in read only channel and fix issues (#13913) 2024-03-13 15:13:41 -04:00
WelcomeSettingsView.qml feat(OwnerToken): Admin view of Airdrops home - pre-Owner token minting 2023-07-14 12:57:18 +02:00
qmldir feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00