status-desktop/ui/imports/shared/views
Lukáš Tinkl b052416666 fix(PasswordView): Password instructions missing max length requirement
- set the pass max length to 100 (via `Constants`, not with a hardcoded
regexp)
- delay the validation until the user hits the limit
- clear the categories (lower/upper/num/sym) info if the password is
cleared too
- update the error messages according to latest Figma designs

Fixes #16239
2024-10-16 22:24:56 +02:00
..
chat TransactionBubbleView and related sub-components removed 2024-10-14 23:28:05 +02:00
profile feat(@desktop/wallet): Remove preferred chains from wallet accounts all over the app 2024-10-11 18:48:37 +02:00
AssetContextMenu.qml test: share wallet address test and default account values in send/receive/bridge 2024-08-09 11:14:54 +03:00
AssetsView.qml stores: access shared/RootStore via explicit property instead of singleton 2024-10-03 20:08:32 +02:00
AssetsViewAdaptor.qml fix(Wallet/AssetsView): Properly filter by account/chain 2024-07-24 14:41:18 +02:00
ConfirmHideAssetPopup.qml feat(AssetsView): business logic not related to ui removed 2024-06-19 16:36:18 +02:00
ConfirmHideCommunityAssetsPopup.qml feat(AssetsView): business logic not related to ui removed 2024-06-19 16:36:18 +02:00
ExistingContacts.qml chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
HistoryView.qml fix(CurrencyStore): fix passing the CurrencyStore around 2024-10-07 12:09:23 +02:00
NoFriendsRectangle.qml feat(profile dialog): General UI updates 2024-02-09 11:41:55 +01:00
PasswordConfirmationView.qml fix(PasswordView): Password instructions missing max length requirement 2024-10-16 22:24:56 +02:00
PasswordView.qml fix(PasswordView): Password instructions missing max length requirement 2024-10-16 22:24:56 +02:00
PickedContacts.qml chore(StatusMemberListItem): refactor to use ItemDelegate 2024-09-12 15:04:22 +02:00
ProfileDialogView.qml Using ClipboardUtils.setText instead of nim's copyToClipboard 2024-08-29 15:46:17 +02:00
SyncingCodeInstructions.qml fix(Sync): unbreak sync instructions page layout 2024-07-22 19:33:56 +02:00
SyncingDeviceView.qml fix(Sync): unbreak sync instructions page layout 2024-07-22 19:33:56 +02:00
SyncingDisplayCode.qml chore(@sync_code_qml): added object names for testing purposes 2023-09-26 09:00:33 +03:00
SyncingEnterCode.qml chore(beta): add beta tag to pairing screens (#15873) (#15901) 2024-07-30 12:55:03 -04:00
SyncingErrorMessage.qml feat(@desktop/syncing): make a not operable account fully operable, part 3 2023-08-22 12:22:32 +02:00
qmldir Remove unused RecipientSelector and related components 2024-10-14 23:28:05 +02:00