status-desktop/ui/app/AppLayouts/stores
Sale Djenic a1027ff087 feat(@desktop/keycard): sign transaction using `Authenticate` flow
Actually this is not a signing transaction, but rather authenticating logged in
user when he wants to send a transaction. An authentication is done by entering
password(regular user) or pin(keycard user).

A real signing transaction feature will be (hopefully) added in a near future where
we're going to sign a transaction on a keycard which corresponds to a certain
account, a user wants to send a transaction from.

To sum up... this change just removes password from the send modal and introduces
`Authenticate` flow instead.

Fixes: #7510
2022-09-29 17:28:18 +02:00
..
AppSearchStore.qml fix(@desktop/chat): search triggered from within community doesn't seem to preset the right search location 2022-04-07 11:54:43 -04:00
EmojiReactions.qml refactor(@desktop/chat-community): `ChatContextMenuView` and `MessageContextMenuView` updated 2022-02-01 11:48:25 +01:00
MessageStore.qml fix(ChatMessagesView): Usage of `StatusMessage` WIP 2022-08-20 03:02:41 +03:00
RootStore.qml feat(@desktop/keycard): sign transaction using `Authenticate` flow 2022-09-29 17:28:18 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00