status-desktop/ui/app/AppLayouts/Chat
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
..
controls feat(@desktop/communities) Permissions - 'is allowed to' dropdown 2022-09-19 22:00:03 +02:00
helpers fix(CreateChannelPopup): fixed emoji popup position 2022-08-04 18:05:36 +03:00
layouts (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
panels fix(UserListPanel): Removed margin when the list positioned not at the end 2022-09-29 00:23:55 +02:00
popups fix(Popups): clipping area fixed in various popups 2022-09-29 10:39:07 -04:00
stores feat(@desktop/keycard): sign transaction using `Authenticate` flow 2022-09-29 17:28:18 +02:00
views fix(Popups): clipping area fixed in various popups 2022-09-29 10:39:07 -04:00
ChatLayout.qml fix(Popups): clipping area fixed in various popups 2022-09-29 10:39:07 -04:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00