status-desktop/ui/app/AppLayouts/Profile/views
Lukáš Tinkl 0b94c2b541 fix: revert to not destroy popups on close by default
- causing too many regressions along the way
- most of our popups are already destroyed properly inside Popups.qml
- in general, a Popup (Dialog, Menu, etc.) can be manually destroyed iff
it had been created using `Component.createObject()`, otherwise it's gone
for good until restart
- manually enabled the destroy-on-close in verified cases

Fixes #10948 (maybe some other dupes)
2023-06-09 00:44:27 +02:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard fix: reduce Image cache 2023-04-27 13:56:39 +02:00
profile feat(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02:00
wallet \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
AboutView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
AdvancedView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
AppearanceView.qml fix(statusApp): resolving qml errors/warnings pt2 2023-01-31 18:45:18 +02:00
BrowserView.qml feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
CommunitiesView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
ContactsView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03: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(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02: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(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02:00
EnsTermsAndConditionsView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03: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 [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
LanguageView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
LeftTabView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
MessagingView.qml (settings): moved waku nodes option to advanced 2023-05-04 16:06:09 +03:00
MyProfileView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
NotificationsView.qml fix: Remove syncing header from ‘Notifications and Sounds’ 2023-04-04 19:00:32 +02:00
SettingsContentBase.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
SyncingView.qml fix(Syncing): Fixed synced devices list UI bugs (#9929) 2023-03-21 16:10:06 +11:00
WalletView.qml feat:(@wallet): create wallet section in profile 2023-04-20 09:40:54 +02:00
qmldir feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00