status-desktop/ui/app/AppLayouts/Profile/views
Lukáš Tinkl f5d6c538c2 chore: consolidate & refactor popup handling
- all remaining global popup components moved into a separate Popups
entity
- removed some static objects from the Global singleton (appMain,
pinnedMessagesPopup, communityProfilePopup, sounds); rationale:
singletons should not contain any state
- fixed support for popups in storybook
- fixed some warnings (most of them broke the popups in one way or the other)
2023-02-09 15:01:57 +01:00
..
browser feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00
keycard feat(@desktop/onboarding): `Lost Keycard` - `Create replacement Keycard with seed phrase` flow 2023-01-23 18:02:44 +01:00
profile fix(@desktop/general): invalid pin saved to keychain when enabling biometrics on account using keycard 2023-02-03 10:55:22 +01:00
wallet fix(@wallet): related account heights 2023-01-18 13:21:28 +01:00
AboutView.qml chore: point VERSION of source dev/builds to GH repo 2023-02-01 16:55:30 +01:00
AdvancedView.qml feat: waku2 store 2023-02-01 15:35:36 -05: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(statusApp): resolving qml errors/warnings pt2 2023-01-31 18:45:18 +02:00
ContactsView.qml test(contact): add a test that sends a contact request from the chat 2023-01-05 15:21:38 -05:00
DevicesView.qml fix(statusApp): resolving qml errors/warnings pt2 2023-01-31 18:45:18 +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 feat: Added `chainId` to ens usernames 2023-02-01 08:23:14 +03:00
EnsListView.qml feat: Added `chainId` to ens usernames 2023-02-01 08:23:14 +03: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: Added `chainId` to ens usernames 2023-02-01 08:23:14 +03:00
EnsTermsAndConditionsView.qml feat: Added `chainId` to ens usernames 2023-02-01 08:23:14 +03:00
EnsView.qml chores(@wallet): remove revert reason 2023-02-07 09:09:35 +01:00
EnsWelcomeView.qml fix(warnings): Fix warnings raised from settings 2022-12-14 14:33:13 +03:00
KeycardView.qml fix(@desktop/keycard): broken keycard flows fixed 2023-02-01 17:19:30 +01:00
LanguageView.qml chore: Consolidate date/time formatting 2023-01-17 16:42:34 +01:00
LeftTabView.qml test(@desktop/general): can quit app by going to settings -> quit 2022-08-11 21:39:34 +02:00
MessagingView.qml feat: waku2 store 2023-02-01 15:35:36 -05:00
MyProfileView.qml Fix "The user signs up with a profile image" squish test case 2022-12-07 20:18:57 +01:00
NotificationsView.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
SettingsContentBase.qml fix(warnings): Fix warnings raised from settings 2022-12-14 14:33:13 +03:00
WalletView.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(storybook): add browser settings in the storybook 2022-10-25 14:27:50 -04:00