mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* fix(register): [PM-27085] Account Register Uses New Data Types - Initial changes. * test(register): [PM-27085] Account Register Uses New Data Types - Fixed tests. * test(register): [PM-27085] Account Register Uses New Data Types - Updated tests. * feat(register): [PM-27085] Account Register Uses New Data Types - Added feature flag. * fix(register): [PM-27085] Account Register Uses New Data Types - Removed unnecessary part of the payload. * fix(register): [PM-27085] Account Register Uses New Data Types - Changed the feature flag to be gated with the other password input changes. * fix(register): [PM-27085] Account Register Uses New Data Types - Added protection for feature flagged state. * fix(register): [PM-27085] Account Register Uses New Data Types - Removed unnecessary comment. * fix(register): [PM-27085] Account Register Uses New Data Types - Addressed feedback. * fix(register): [PM-27085] Account Register Uses New Data Types - Fixed tests and added comment. * fix(register): [PM-27085] Account Register Uses New Data Types - Fixed another test. * fix(register): [PM-27085] Account Register Uses New Data Types - And last test fix. * fix(register): [PM-27085] Account Register Uses New Data Types - Removed unneeded code. * fix(register): [PM-27085] Account Register Uses New Data Types - Updated comments and fixed code from feedback. * fix(register): [PM-27085] Account Register Uses New Data Types - Updated comments again with small styling fix. * fix(register): [PM-27085] Account Register Uses New Data Types - Switched to snapshot testing and explicit checks for unlock and authentication data for feature flag on. Also addressed pr comments. * test(register): [PM-27085] Account Register Uses New Data Types - Made explicit checks for critical pieces of data in tests. * fix(feature-flag): [PM-27085] Account Register Uses New Data Types - Added in feedback from comments. Default registration tests have snapshots now and web registration has more dry code. |
||
|---|---|---|
| .. | ||
| fingerprint-dialog | ||
| input-password | ||
| login | ||
| login-decryption-options | ||
| login-via-auth-request | ||
| new-device-verification | ||
| password-callout | ||
| password-hint | ||
| registration | ||
| self-hosted-env-config-dialog | ||
| sso | ||
| two-factor-auth | ||
| user-verification | ||
| validators | ||
| index.ts | ||