status-desktop/ui/app/AppLayouts/Onboarding/views
Alex Jbanca 81a4d70932 chore(Qt5.15): Fix qml warnings after qt 5.15 migration
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
..
AllowNotificationsView.qml test: cleanup names.py and structure it + some fixes to onboarding tests 2022-08-03 13:08:32 -04:00
ConfirmPasswordView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
CreatePasswordView.qml fix(Onboarding): Give consistency to Create / Confirm password view font-size 2022-10-13 16:15:36 +02:00
InsertDetailsView.qml chore: reduce the number of (verification) RPC calls 2022-12-01 16:50:23 +01:00
KeycardInitView.qml chore(@desktop/keycard): keycard animations' details set as constants for easier maintaining 2022-10-19 13:24:41 +02:00
KeycardPinView.qml refactor(@desktop/keycard): `remainingAttempts` introduced as new prop, instead of using `keycardData` prop 2022-12-02 17:26:06 +01:00
KeycardPukView.qml refactor(@desktop/keycard): `remainingAttempts` introduced as new prop, instead of using `keycardData` prop 2022-12-02 17:26:06 +01:00
KeycardStateView.qml feat(@desktop/onboarding): `Lost Keycard` - start using account without keycard 2023-01-30 13:43:10 +01:00
KeysMainView.qml fix(@desktop/onboarding): back button actions fixed part 1/2 2023-01-23 18:02:44 +01:00
LoginView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ProfileFetchingView.qml fix(@desktop/onboarding): an issue handling date on Ubuntu fixed 2023-01-10 09:37:46 +01:00
SeedPhraseInputView.qml feat(@desktop/onboarding): `Lost Keycard` - start using account without keycard 2023-01-30 13:43:10 +01:00
SeedPhraseView.qml fix(@desktop/keycard): onboarding - typo 2022-10-13 11:04:19 +02:00
SeedPhraseWordsInputView.qml fix(@desktop/keycard): onboarding flow `I already use Status` -> `Login with Keycard` updated 2022-10-13 08:28:21 +02:00
TouchIDAuthView.qml feat(@desktop/keycard): initial keycard implementation 2022-08-04 09:50:04 +02:00
WelcomeView.qml test: cleanup names.py and structure it + some fixes to onboarding tests 2022-08-03 13:08:32 -04:00
qmldir Add profile fetching view to storyBook 2022-11-17 21:48:53 +02:00