Jordan Aasen
9041a4cd4c
[PM-6564] migrate auth toasts to CL toastService ( #10665 )
...
* migrate auth toasts to CL toastService
* fix component args
* fix component args
* fix specs
* fix toastService args
2024-08-27 10:33:58 -07:00
Jordan Aasen
e255d84121
[PM-4473] use anon layout for send access component ( #10699 )
...
* use anon layout for send access component
* fix width on explainer.
* don't show creator ID until send is decrypted in send access
2024-08-27 10:18:02 -07:00
Justin Baur
a7da5bb40f
Remove Some Unneccesary Async From Init Methods ( #10485 )
2024-08-27 13:12:21 -04:00
Justin Baur
11eba8d779
Add Null Check On diskAccount
( #10550 )
2024-08-27 13:11:42 -04:00
Justin Baur
3fc1b5731c
Correct dist:safari
Build ( #10748 )
2024-08-27 12:59:30 -04:00
Bitwarden DevOps
3b0f27f2e9
Bumped client version(s) ( #10750 )
2024-08-27 16:42:45 +00:00
SmithThe4th
e926aa4bc9
fixed user state type ( #10744 )
2024-08-27 10:01:04 -04:00
Will Martin
80f4935171
[CL-324] migrate app-callout internals to bit-callout ( #9925 )
2024-08-27 09:12:28 -04:00
renovate[bot]
5e999f56b5
[deps] Tools: Update electron-updater to v6.3.4 ( #10681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 14:23:31 +02:00
renovate[bot]
cd1bbef5e5
[PM-11167][deps] Tools: Update electron to v32 ( #10630 )
...
* [deps] Tools: Update electron to v32
* Bump version in electron-builder.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-08-27 12:23:24 +00:00
Bernd Schoolmann
3c9b3ea2cc
[PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (v2) ( #10374 )
...
* Create unavailable message for biometrics when in clamshell mode
* Move browser biometrics
* Inject nativemessagingbackground instead of using constructor
* Fix linting
* Fix build on browser
2024-08-27 06:25:20 +00:00
Matt Gibson
9459cda304
Pm-10953/add-user-context-to-sync-replaces ( #10627 )
...
* Require userId for setting masterKeyEncryptedUserKey
* Replace folders for specified user
* Require userId for collection replace
* Cipher Replace requires userId
* Require UserId to update equivalent domains
* Require userId for policy replace
* sync state updates between fake state for better testing
* Revert to public observable tests
Since they now sync, we can test single-user updates impacting active user observables
* Do not init fake states through sync
Do not sync initial null values, that might wipe out already existing data.
* Require userId for Send replace
* Include userId for organization replace
* Require userId for billing sync data
* Require user Id for key connector sync data
* Allow decode of token by userId
* Require userId for synced key connector updates
* Add userId to policy setting during organization invite accept
* Fix cli
* Handle null userId
---------
Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
2024-08-26 20:44:08 -04:00
Vince Grassia
866a624e44
Fix NPM build artifact ( #10734 )
2024-08-26 18:05:43 -06:00
renovate[bot]
f9b66db1a9
[deps] DevOps: Update gh minor ( #10577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 16:45:28 -04:00
Will Martin
6918606677
[PM-3530] browser extension view cache ( #10437 )
...
Introduces a way to store temporary component state, for the purposes of persisting views between extension popup open and close.
2024-08-26 16:09:33 -04:00
Jason Ng
e242d7d2d5
PM-11126 limit pw toggle and copy to viewPassword true ( #10725 )
2024-08-26 15:28:37 -04:00
Bitwarden DevOps
2165452947
Bumped client version(s) ( #10733 )
2024-08-26 19:28:13 +00:00
Shane Melton
fbf9c5abfa
[PM-10993] Browser Refresh - Fix duplicate password generation emissions in Firefox ( #10704 )
...
* [PM-10993] Avoid saving the generation options to state when toggling the password type
* [PM-10993] Fix tests
2024-08-26 12:05:22 -07:00
Shane Melton
9e093f88af
[PM-10247] Browser Refresh - Fix save credential banner ( #10520 )
...
* [PM-10247] Prioritize initialValues when initiating the CipherForm child forms
* [PM-10247] Fetch the addEditCipherInfo when opening the cipher form in Browser and override any initialValues if present
* [PM-10247] Fix item details section tests
* [PM-10247] Add login details section test
* [PM-10247] Add autofill options tests
* [PM-10247] Undo webpack config change
* [PM-10247] Fix failing tests
* [PM-10247] Add additional tests for addEditCipherInfo
2024-08-26 12:03:47 -07:00
Justin Baur
c18a7cb3e8
[PM-8748] Ensure Reasonable ConfigService Emission ( #10452 )
...
* Add Slow Emission Guard
* Remove Jest Timer Call
* Do Slow Emission Guard For All Environments
* Update Comment
2024-08-26 14:23:33 -04:00
Bitwarden DevOps
c56736e5e2
Bumped client version(s) ( #10732 )
2024-08-26 18:14:14 +00:00
Jason Ng
2005d99056
PM-11118 adjust hover cursor styles for TOTP buttons ( #10730 )
2024-08-26 14:11:31 -04:00
Vince Grassia
da6b3535da
BRE-277 - Fix CLI NPM publish job ( #10729 )
2024-08-26 18:33:14 +01:00
Jared Snider
c3e1b09643
PM-9906 - Web Preferences Component - Fix issue where having a vault timeout policy would prevent users from updating their preferences. ( #10554 )
2024-08-26 13:09:38 -04:00
Oscar Hinton
9152c3203f
[BEEEP] [PM-10117] Migrate index.html ( #10286 )
...
Migrate the index.html to use tailwind instead of bootstrap
* Extracted some more global styles to override the bootstrap styles for layout
frontend. We should revisit this when we remove bootstrap.
* Removed Angular specific logo for anon pages. Now uses the same css class as
loading page to prevent duplicated assets.
2024-08-26 18:15:09 +02:00
Jordan Aasen
bfc49c4e41
display toast when billing sync copy button is clicked ( #10661 )
2024-08-26 09:13:58 -07:00
Jordan Aasen
e13eca57dd
fix copy and margin ( #10683 )
2024-08-26 09:12:04 -07:00
Victoria League
991155d3a5
[CL-318] Ensure item content truncates when the 'start' slot is populated ( #10727 )
2024-08-26 11:43:03 -04:00
renovate[bot]
b0636bb39d
[deps] DevOps: Update crowdin/github-action action to v2 ( #10596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 11:38:10 -04:00
renovate[bot]
f7c4a82773
[deps] DevOps: Update docker/build-push-action action to v6 ( #10597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 11:37:33 -04:00
Jonathan Prusik
53e69e6dc6
[PM-9673] Autofocus newly added input in the excluded domains view ( #10641 )
...
* autofocus newly added input in the excluded domains view
* update subscription
2024-08-26 10:03:32 -04:00
Bernd Schoolmann
86f3a679ae
[PM-4530] Fix sso in snap desktop ( #10548 )
...
* Add localhost callback service for sso
* Fix redirect behaviour
* Update apps/desktop/src/app/app.component.ts
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
* Fix incorrect http response for sso callback
* Add sso error
* Update error message
---------
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
2024-08-26 15:13:45 +02:00
Michał Chęciński
722c4737fc
Send Slack notifications for DEV env ( #10632 )
2024-08-26 09:00:31 -04:00
github-actions[bot]
24d4a4db19
Autosync the updated translations ( #10723 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-26 11:15:42 +00:00
github-actions[bot]
b8be1f7b1b
Autosync the updated translations ( #10722 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-26 11:13:11 +00:00
github-actions[bot]
c9f6ace71d
Autosync the updated translations ( #10721 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-26 11:03:47 +00:00
Nicholas La Roux
f468e623e1
Fix system auth typo 'autometic' -> 'automatic' ( #10708 )
2024-08-26 10:23:42 +02:00
slonkazoid
f2be150b70
[PM-9552] add a toggle for the routing animation ( #10005 )
...
* add a toggle for the routing animation
* add missing period (thanks mat)
* rename routingAnimation to enableRoutingAnimation for consistency
* move animation-control.service.ts into abstractions
* simplify config option
* fixup! simplify config option
remove dead aria reference
---------
Co-authored-by: Shane Melton <smelton@bitwarden.com>
2024-08-23 14:13:43 -07:00
Matt Gibson
c2829cd71b
Remove password hint responses from API ( #10523 )
...
* Log reloading behavior
* Remove hints from responses.
changing password implies updating the hint, but no longer displays the old one. This is a security risk for shoulder surfing and breaks the escrow model we have where it is only shared via email when requested.
* Update change password hint label
2024-08-23 13:51:42 -04:00
renovate[bot]
aa7c9685b6
[deps] DevOps: Update chromaui/action action to v11 ( #10595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 10:33:32 -06:00
Jordan Aasen
2ee51589ce
migrate secrets manager toasts to CL toastService ( #10677 )
2024-08-23 09:13:25 -07:00
cyprain-okeke
0d75b71ea9
[AC-2708][AC-2712][AC-2713] upgrading from a Organizations new design changes ( #10662 )
...
* Changes base on the new design
* changes base on the new design
* Fix the family plan summary issue
2024-08-23 16:45:03 +01:00
renovate[bot]
ea5404c306
[deps] Design System: Update storybook monorepo to v8.2.9 ( #10558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 10:18:08 -04:00
renovate[bot]
3d1f08c7f5
[deps] Design System: Update chromatic to v11 ( #10610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 10:01:37 -04:00
Vince Grassia
49810beb24
BRE-272 - Fix Publish Workflows ( #10693 )
2024-08-23 13:54:51 +02:00
github-actions[bot]
6f8ad2414f
Autosync the updated translations ( #10686 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-23 07:59:04 +00:00
github-actions[bot]
430d114fb9
Autosync the updated translations ( #10685 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-23 07:58:44 +00:00
github-actions[bot]
72af0b078e
Autosync the updated translations ( #10684 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-08-23 07:58:03 +00:00
Bitwarden DevOps
edf9dac553
Bumped client version(s) ( #10690 )
2024-08-23 02:20:28 +00:00
Vince Grassia
62666c51f5
BRE-272 - Fix CLI release and publish workflows ( #10688 )
2024-08-23 01:29:39 +00:00