status-desktop/ui/app/AppLayouts/Profile/views
Stefan 5b9e4faa8a feat(wallet) run WebEngineView as a service in background
This is required to control the resource consumption in case of no
usage of wallet connect
Hence we load the WebEngineView only if we have active pairings and
such that SDK events are expected from the paired dapps.

Also:

- Moved the generic WebEngineView communication bridge to StatusQ
- Added basic tests for WebEngineLoader
- Add a way to know when wallet is loaded (`walletReady`)
- Add storybook support for mock of nim sections as context properties

Updates: #12639
2023-11-27 22:54:11 +01:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard test(Settings) Object names were added for keycard and wallet settings elements (#12134) 2023-09-13 12:54:44 +07:00
profile feat(Profile): Profile showcase backend (#12510) 2023-11-01 20:54:22 +04:00
wallet feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
AboutView.qml feat(settings): add Privacy Statement and Terms of Use 2023-09-25 14:09:45 +02:00
AdvancedView.qml feat(wallet) run WebEngineView as a service in background 2023-11-27 22:54:11 +01:00
AppearanceView.qml fix: fixup left margin in settings to be 64px 2023-09-25 14:09:45 +02:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesView.qml feat(@desktop/keycard): joining communities using addresses migrated to a keycard 2023-11-03 16:14:18 +01:00
ContactsView.qml fix(SendContactRequestModal): Display name / image problems with CR dialog 2023-08-02 09:52:32 +02: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 chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +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 chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
EnsTermsAndConditionsView.qml chore(@desktop/wallet): Unifying the various "TokensTypes" across the app 2023-11-21 13:02:26 +01:00
EnsView.qml fix(ens): Various ENS-related UI fixes (#10492) 2023-05-01 23:32:36 +03:00
EnsWelcomeView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
KeycardView.qml feat(@desktop/wallet): account Interaction - move keypair to a keycard 2023-08-30 16:50:33 +02:00
LanguageView.qml fix: fixup left margin in settings to be 64px 2023-09-25 14:09:45 +02:00
LeftTabView.qml fix: fixup left margin in settings to be 64px 2023-09-25 14:09:45 +02:00
MessagingView.qml fix: messaging settings and url unfurling fixes (#12457) 2023-10-18 10:03:32 +01:00
MyProfileView.qml fix: fixup left margin in settings to be 64px 2023-09-25 14:09:45 +02:00
NotificationsView.qml fix: Remove syncing header from ‘Notifications and Sounds’ 2023-04-04 19:00:32 +02:00
ScrollingModal.qml feat: Add scrolling velocity and deceleration settings to advanced 2023-06-16 15:54:33 +02:00
SettingsContentBase.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
SyncingView.qml fix(GetSyncCodeInstructionsPopup): mention same network 2023-10-05 10:12:48 +02:00
WalletView.qml feat: Integrate the new manage assets/collectibles panels into Settings 2023-11-22 18:29:31 +01:00
qmldir chore(storybook): unbreak (Device)SyncingViewPage 2023-10-05 10:12:48 +02:00