Jared Snider
7ab9225af1
PM-8113 - TwoFactorAuthComp - Add loginSuccessHandlerService
2025-02-03 17:43:47 -05:00
Jared Snider
a5ca2f956e
PM-8113 - 2FA Auth Comp - for form validated 2FA methods, add enter support.
2025-02-02 14:44:58 -05:00
Jared Snider
118aea38f4
PM-8113 - Refactor all 2FA flows to use either reactive forms or programmatic submission so we get the benefit of onSubmit form validation like we have elsewhere.
2025-02-02 14:28:59 -05:00
Jared Snider
386315aa90
PM-8113 - TwoFactorAuthYubikey - Clean up design per figma
2025-01-31 16:31:37 -05:00
Jared Snider
762d1c16a2
PM-8113 - TwoFactorAuthAuthenticator - Remove text per figma
2025-01-31 16:26:25 -05:00
Jared Snider
22890e1024
PM-8113 - Two Factor Options - Implement wrapping
2025-01-31 16:09:07 -05:00
Jared Snider
59050558df
Merge remote-tracking branch 'origin/main' into auth/pm-8113/2fa-comps-ui-refresh + oss routing module merge conflict resolution
2025-01-31 15:57:08 -05:00
Jared Snider
7a8a443a9f
PM-8113 - WebAuthn Fallback connector - UI refreshed
2025-01-31 14:33:10 -05:00
Vicki League
ca53ecccd0
[CL-569] Optionally allow item content to wrap ( #13178 )
2025-01-31 13:42:41 -05:00
Vincent Salucci
22edfd4283
fix: move feature flag to correct grouping, update casing, update callers, refs PM-17763 ( #13184 )
2025-01-31 12:18:17 -06:00
Alec Rippberger
8e70d5b923
feat(auth): [PM-3953] generalize copy for login with device flows
...
Updates UI text and translations for the login with device feature to be more consistent and clear across desktop, browser and web clients. Changes include:
- Updated titles and content for login via auth request components
- Revised translations for device approval modal
- Updated notification titles and alert messages
- Simplified device management URL handling
- Added missing translations across platforms
Resolves PM-3953
2025-01-31 11:54:41 -06:00
Bernd Schoolmann
91509f2f7a
[PM-16978] Add support for fido2 2fa on mac ( #12823 )
...
* Add support for fido2 2fa on mac
* Update comment
* Update 2fa setup message
2025-01-31 18:02:03 +01:00
Brandon Treston
82f416c292
[PM-16579] update copy ( #13138 )
...
* update copy
* update copy refference
2025-01-31 11:39:53 -05:00
Vicki League
4936e6ad0e
Update codeowner file with new team name ( #13179 )
2025-01-31 15:04:24 +00:00
bw-ghapp[bot]
3b8b9c9e69
Autosync the updated translations ( #13172 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-01-31 14:57:46 +01:00
Tom
9197ea60b5
Running the exposed passwords synchronously ( #13163 )
2025-01-31 14:46:54 +01:00
Daniel James Smith
6ae30f5059
Remove dependency on importer/core from libs/angular ( #13137 )
...
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-01-31 14:04:35 +01:00
renovate[bot]
6311c52e46
[deps] Platform: Update Rust crate sysinfo to v0.33.1 ( #12550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-31 13:45:48 +01:00
bw-ghapp[bot]
f8121d666f
Autosync the updated translations ( #13171 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-01-31 11:01:10 +01:00
bw-ghapp[bot]
75314e23ee
Autosync the updated translations ( #13170 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-01-31 10:58:28 +01:00
renovate[bot]
b423460006
[deps] Platform: Pin dependencies ( #12292 )
...
* [deps] Platform: Pin dependencies
* fix: version conflicts by making them workspace deps
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com>
2025-01-31 09:56:17 +01:00
Jared Snider
177fa3fc14
PM-8113 - TwoFactorAuthComp - per figma, put webauthn after checkbox.
2025-01-30 20:35:38 -05:00
Jared Snider
33ab7e6358
PM-8113 - Webauthn Iframe - update translation per figma
2025-01-30 20:31:10 -05:00
Jared Snider
afad4e08cf
PM-8113 - TwoFactorAuthWebAuthn - Add loading state for iframe until webauthn ready
2025-01-30 20:13:03 -05:00
Jared Snider
bb54b3031f
PM-8113 - Webauthn connector - clean up commented out code and restore block style
2025-01-30 20:11:23 -05:00
Jared Snider
d0454afba9
PM-8113 - Webauthn 2FA - WIP on updating connectors to latest style
2025-01-30 19:50:39 -05:00
Will Martin
f17cb61183
[UIF] fix toast title type ( #13098 )
2025-01-30 16:20:41 -05:00
renovate[bot]
e48278e272
[deps] Design System: Update chromatic to v11.25.2 ( #12707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 16:01:28 -05:00
Jimmy Vo
7a1121dff4
[pm-17763] Add limitItemDeletion property to UI. ( #13162 )
2025-01-30 15:30:34 -05:00
Shane Melton
a404729c9e
[PM-17745] Catch network errors in new device notification guard ( #13161 )
...
* [PM-17745] Wrap new device guard applicability check in try/catch to prevent crashes from network errors
* [PM-17745] Fix broken test
2025-01-30 12:18:22 -08:00
Jared Snider
4cce1d788d
PM-8113 - TwoFactorOptions - (1) Sort providers like setup screen (2) Add responsive scaling
2025-01-30 12:27:17 -05:00
Jimmy Vo
cbba1a686c
[pm-17363] Add LimitItemDeletion property to models ( #13087 )
2025-01-30 11:09:04 -05:00
renovate[bot]
f775e665cb
[deps] Platform: Update Rust crate tokio-util to v0.7.13 ( #12299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 14:00:31 +01:00
renovate[bot]
ea41b1a0c6
[deps] Platform: Update Rust crate tokio to v1.43.0 ( #12307 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-30 12:31:30 +01:00
renovate[bot]
fef6b39c17
[deps]: Lock file maintenance ( #12978 )
...
* [deps]: Lock file maintenance
* fix: pin react version to work around storybook version issue
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andreas Coroiu <andreas.coroiu@gmail.com>
2025-01-30 11:52:46 +01:00
Oscar Hinton
f8bdd66fbb
[PM-17629] Split up KM lib to km and km-ui ( #13093 )
2025-01-30 11:20:17 +01:00
Jared Snider
306b08ea09
PM-8113 - 2FA Options Comp rewritten to match figma
2025-01-29 18:58:49 -05:00
Jared Snider
dfacaff005
PM-8113 - TwoFactorOptionsComponent - remove icon disable logic and unused imports
2025-01-29 17:45:38 -05:00
Jared Snider
01314f1aa1
PM-8113 - TwoFactorOptionsComponent - deprecate recovery code functionality
2025-01-29 17:44:46 -05:00
Jared Snider
e2e5a92ef0
PM-8113 - Adjust translations based on meeting with Design
2025-01-29 17:06:48 -05:00
Jordan Aasen
4b45029d23
[PM-17688] - generator dialog - add missing button label i18n keys. fix logic for disabling button ( #13140 )
...
* add missing button label i18n keys. fix logic for displaying button label
* Update comment
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
---------
Co-authored-by: ✨ Audrey ✨ <ajensen@bitwarden.com>
2025-01-29 14:06:03 -08:00
Jordan Aasen
d09de817c3
[PM-14952] - show "close" button if user doesn't have edit permission in vault dialog trash ( #13036 )
...
* show cancel button if user doesn't have edit permission in vault dialog for trash items
* show close instead of restore in vault dialog in trash
* fix logic for showing close button
2025-01-29 13:53:00 -08:00
Shane Melton
99ecf821dd
[PM-17713] Only use cachedCipherView if the cache was initialized from a cipher ( #13133 )
2025-01-29 13:40:03 -08:00
Jared Snider
87d5503efe
PM-8113 - Fix more imports
2025-01-29 16:01:26 -05:00
Daniel James Smith
ef38a96faf
[PM-16485] Remove legacy generator from change password component ( #13132 )
...
* Remove deprecated and unused PasswordGenerationService
* Remove unused state-service
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2025-01-29 14:40:48 -05:00
Jared Snider
57c1826394
PM-8113 - Web - TwoFactorOptionsComponentV1 - Fix import
2025-01-29 13:43:51 -05:00
Jared Snider
e368f1afa3
PM-8113 - Mark old two-factor-options component as v1.
2025-01-29 13:28:06 -05:00
Shane Melton
db2b405421
Fix noop notification service registration ( #13131 )
...
* Re-order the constructor dependencies to match between Noop and Default notification service
* Fix test file
* One more missed constructor
2025-01-29 12:58:01 -05:00
Todd Martin
aef81210e3
Fix desktop version to be 2025.1.4 ( #13092 )
...
* Fix desktop version to be 2024.1.4
* Updated package-lock.json
2025-01-29 12:22:55 -05:00
Brandon Treston
1a97e86a8f
remove dependency from renovate ( #13125 )
2025-01-29 11:51:02 -05:00