status-desktop/ui/app/AppLayouts/Profile/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
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard fix(keycard): keycard details screen's title should follow the keypair's name, not the keycard's names 2024-01-29 15:10:50 +01:00
profile Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
wallet fix(@desktop/wallet): Remove profile section's networks submodule and udpate logic for combined networks 2024-03-28 17:08:49 +01:00
AboutView.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
AdvancedView.qml fix: Hide fleet selection from settings 2024-03-08 13:29:28 +01:00
AppearanceView.qml fix: 150% and 200% zoom levels prevent the user from logging in 2024-02-27 10:39:05 +01:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
ChangePasswordView.qml feat(settings) add notification to biometrics enable 2024-03-19 13:20:05 +01:00
CommunitiesView.qml feat: Add missing eligible to join tag in CommunityMembershipSetupDialog 2024-03-29 16:11:59 +01:00
ContactsView.qml feat(Profile flow): ID verification flows (incoming/outgoing) 2024-03-04 09:56:30 +01:00
EnsAddedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsConnectedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsDetailsView.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
EnsListView.qml fix: revert to not destroy popups on close by default 2023-06-09 00:44:27 +02:00
EnsRegisteredView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsReleasedView.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
EnsSearchView.qml feat(@desktop/wallet): Apply flat assets model into SendModal 2024-01-23 20:26:25 +01:00
EnsTermsAndConditionsView.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
EnsView.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
EnsWelcomeView.qml fix(StatusBaseButton): adapt to handle actions when it is disabled 2024-03-14 18:00:27 +01:00
KeycardView.qml feat(@desktop/wallet): account Interaction - move keypair to a keycard 2023-08-30 16:50:33 +02:00
LanguageView.qml fix: 150% and 200% zoom levels prevent the user from logging in 2024-02-27 10:39:05 +01:00
LeftTabView.qml chore: add object name for settings left panel 2024-03-05 10:41:39 +03:00
MessagingView.qml chore: add object names for Messaging settings page 2023-12-13 17:18:58 +03:00
MyProfileView.qml Feat: New showcase models for a contact (#13998) 2024-03-29 12:43:49 +01:00
NotificationsView.qml fix: Remove syncing header from ‘Notifications and Sounds’ 2023-04-04 19:00:32 +02:00
RPCStatsModal.qml feat: Add RPC statistics screen to settings' advanced view 2024-02-08 17:10:53 +01:00
ScrollingModal.qml feat: Add scrolling velocity and deceleration settings to advanced 2023-06-16 15:54:33 +02:00
SettingsContentBase.qml fix(Settings): simplify the handling of the leftMargin 2024-03-11 12:44:16 +01:00
SyncingView.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
WalletView.qml fix(@desktop/wallet): Remove profile section's networks submodule and udpate logic for combined networks 2024-03-28 17:08:49 +01:00
qmldir [Settings]: Added change password view (#13284) 2024-02-09 13:31:37 +02:00