status-desktop/ui/app/AppLayouts/Profile/panels
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
..
CommunitiesListPanel.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
ContactPanel.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
ContactsListPanel.qml fix: sort the contact list by the preferred display name 2023-08-02 09:52:32 +02:00
MenuPanel.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
NotificationAppearancePreviewPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
ProfileDescriptionPanel.qml feat(@desktop/wallet): keypair rename (a profile keypair name should follow display name) 2023-07-18 09:20:09 +02:00
ProfileShowcaseAccountsPanel.qml feat(ProfileShowcase): Add network prefixes and filter watch only accounts 2024-03-13 14:37:03 +01:00
ProfileShowcaseAssetsPanel.qml feat(ProfileShowcase): Add search input in all tabs 2024-03-08 10:43:07 +01:00
ProfileShowcaseCollectiblesPanel.qml feat(profileShowcase): Sync collectibles context menu with account visibility 2024-03-13 17:51:23 +02:00
ProfileShowcaseCommunitiesPanel.qml feat(ProfileShowcase): Add search input in all tabs 2024-03-08 10:43:07 +01:00
ProfileShowcasePanel.qml fix(ProfileShowcase|): Change stroke position from the outside to inside 2024-03-19 15:07:46 +02:00
ProfileSocialLinksPanel.qml feat(ProfileShowcase): Create dirty state component for the web tab and integrate the UI 2024-03-13 10:02:30 +02:00
StatusNotificationWithDropShadowPanel.qml refactor: replace StatusNotification with StatusMacNotification 2021-11-05 15:15:14 -04:00
SupportedTokenListsPanel.qml fix(ManageTokens): Advanced tab UI pixel perfect fixes 2024-02-14 13:21:08 +01:00
TokenSettingsModalContent.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
qmldir feat(ProfileShowcase): Simplify ProfileShowcasePanel API and connect to the new models 2024-03-06 14:49:54 +02:00