status-desktop/ui/imports/shared/popups/keycard/states
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
..
EnterName.qml feature(@desktop/keycard): import or restore a Keycard via a seed phrase 2023-01-04 14:24:55 +01:00
EnterPairingCode.qml feat(@desktop/keycard): create a new pairing code 2022-10-19 13:24:41 +02:00
EnterPassword.qml test(@desktop/wallet): tests for adding wallet accounts updated according to the latest changes (`Authentication` flow) 2022-09-27 20:15:34 +02:00
EnterSeedPhrase.qml feature(@desktop/keycard): sync a Keycard state on every usage 2023-01-13 21:02:36 +01:00
EnterSeedPhraseWords.qml feature(@desktop/keycard): create a new Keycard account with a new seed phrase 2023-01-04 14:24:55 +01:00
KeycardConfirmation.qml feature(@desktop/keycard): import or restore a Keycard via a seed phrase 2023-01-04 14:24:55 +01:00
KeycardInit.qml feat(@desktop/keycard): `unlocking` screen for unlock flow 2023-01-30 13:43:10 +01:00
KeycardPin.qml fix(@desktop/keycard): keycard may be factory reseted during unlock flow in some scenarios (onboarding part) 2023-01-26 09:05:57 +01:00
KeycardPuk.qml refactor(@desktop/keycard): `remainingAttempts` introduced as new prop, instead of using `keycardData` prop 2022-12-02 17:26:06 +01:00
ManageAccounts.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
SeedPhrase.qml fix(@desktop/keycard): additional updates 2022-09-06 15:06:13 +02:00
SelectKeyPair.qml chore(@desktop/keycard): `isKeycardUser` prop added to the user profile global instance 2022-09-27 20:15:34 +02:00