status-desktop/ui/app/AppLayouts/Onboarding/views
Lukáš Tinkl 9559789030 chore: reduce the number of (verification) RPC calls
- when calling `Utils.getColorHashAsJson()` we don't actually need to
issue ID verification requests at all and there might be situations when
we know beforehand that we don't need the ENS verification either
- change these helper functions' syntax and do early returns in that case
- in MessageContextMenuView, the "contact details" were duplicated, so
remove one
- remove dead code, fix some warnings
2022-12-01 16:50:23 +01: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 fix(Onboarding): Give consistency to Create / Confirm password view font-size 2022-10-13 16:15:36 +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 chore(@desktop/keycard): keycard animations' details set as constants for easier maintaining 2022-10-19 13:24:41 +02:00
KeycardPukView.qml fix(@desktop/keycard): onboarding flow `I already use Status` -> `Login with Keycard` updated 2022-10-13 08:28:21 +02:00
KeycardStateView.qml chore(@desktop/keycard): keycard animations' details set as constants for easier maintaining 2022-10-19 13:24:41 +02:00
KeysMainView.qml fix(@desktop/keycard): can't create accounts if the main account was restored in using an existing keycard account 2022-10-28 20:43:09 +02:00
LoginView.qml test(community): add test that invites a user to the community 2022-10-26 12:32:52 -04:00
ProfileFetchingView.qml Add profile fetching view to storyBook 2022-11-17 21:48:53 +02:00
SeedPhraseInputView.qml fix(Onboarding): ignore seed phrase capitalization 2022-11-23 09:58:44 +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