Jeffrey Holland
79fd1b3263
PM-17187 Autofill new card information in the popout ( #13688 )
2025-03-20 20:54:33 +01:00
Daniel Riera
85c71351fc
PM-19361 Notification bar dropdown folder component displays "No Folder" twice ( #13924 )
...
* PM-19361
- Remove default folder option
- Edit iFrame height
* revert testing change
2025-03-20 15:37:46 -04:00
Jason Ng
cf827981af
[PM-19240] Do not show task unless Manage or Edit Permission ( #13880 )
...
* do not show task for edit except pw
2025-03-20 15:16:18 -04:00
Alex Rosenfeld
bd0fedc5ce
[PM-18153] add support for importing some older / wonky card formats from msecure ( #13328 )
...
* add support for importing some older / wonky card formats from msecure
* slightly less fuzzy logic
---------
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-03-20 18:53:17 +01:00
Michał Chęciński
c999c19f07
fix(workflow): add conditional checks for Docker image scanning and result upload ( #13898 )
2025-03-20 16:38:51 +00:00
Matt Andreko
e31ffd9b66
Update SARIF upload to use proper branch ( #13917 )
2025-03-20 12:29:24 -04:00
Github Actions
bef0e0f5b7
Bumped client version(s)
2025-03-20 14:58:59 +00:00
Justin Baur
23fbb56248
Switch Notifications to only connect on unlocked ( #13913 )
2025-03-20 10:56:30 -04:00
Daniel Riera
45d5b171b8
PM-19291 Pass relevant folder and vault data to drop down component within notification footer ( #13901 )
...
* PM-19291
- Pass relevant data into dropdown component
- Clean up some files
- Pass all data into notificationBarIframeInitData using promise all
* fix tests
2025-03-20 09:54:56 -04:00
Oscar Hinton
57c15a26eb
[PM-18657] Fix clipboard tests calling console.warn ( #13580 )
...
* Fix clipboard tests calling console.warn
* Change to jest.SpyInstance
2025-03-20 11:17:46 +01:00
Oscar Hinton
92587a1dd8
[CL-611] Fix whitespaces for about dialog & emergency access ( #13855 )
2025-03-20 02:20:55 +01:00
Vicki League
886f85df48
[CL-605] Fix whitespace between elements ( #13644 )
2025-03-20 02:20:07 +01:00
Shane Melton
2c41e497f7
Add missing mocks ( #13910 )
2025-03-19 14:30:54 -07:00
Patrick-Pimentel-Bitwarden
2e0c991f83
fix(device-approval-persistence): [PM-9112] Device Approval Persistence ( #13680 )
...
* feat(device-approval-persistence): [PM-9112] Device Approval Persistence - Added in view cache data needed to persist the approval process. Clears after 2 minutes.
2025-03-19 19:26:10 +00:00
Jason Ng
4c4019c35f
[PM]19342] Onboarding Nudges Feature Flag ( #13906 )
2025-03-19 14:49:03 -04:00
bw-ghapp[bot]
c9f7bb38a4
Autosync the updated translations ( #13904 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-19 18:11:32 +00:00
bw-ghapp[bot]
ce5e734130
Autosync the updated translations ( #13902 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-19 18:11:01 +00:00
bw-ghapp[bot]
a238b7e297
Autosync the updated translations ( #13903 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-19 18:10:32 +00:00
Jonathan Prusik
5c27918609
[PM-18785] Build dropdown button selection components ( #13692 )
...
* create standalone option selection button component
* create option selection components
* replace dropdown-menu component with option selection in button row
* create folder and vault selection components
* add story for option-selection and update button row component
* update options selection component behaviour and styling
* add shared icon typing
* move Options to common types
* refactor option selection component to handle options better
* rework notification footer and button row components to handle expected data props
* add optional selection option menu label
* set max-height with scroll handling on option selection menu
* fix menu item spacing
* avoid displaying the dropdown menu horizontally outside of the viewport
* update dropdown menu style
* update button content spacing
* allow overriding default scrollbar colors
* update options items menu typography
* fix eslint exception
* refine some prop names
2025-03-19 10:49:15 -04:00
rr-bw
7c0af6c8fb
fix(service): [Auth/PM-17648] Fix MasterPasswordApiService injection ( #13886 )
2025-03-18 14:41:43 -07:00
Brandon Treston
69b2972e56
[PM-19244] add missing null check, fix feature flag logic, cleanup ( #13850 )
...
* add missing null check, fix feature flag logic, cleanup
* add null check
2025-03-18 16:42:02 -04:00
Vince Grassia
17a60d0226
Update Dockerfile ( #13888 )
2025-03-18 20:08:41 +00:00
Justin Baur
0cb77b24f6
Update @bitwarden/sdk-internal version ( #13883 )
...
* Update `@bitwarden/sdk-internal` version
* Update package-lock file
2025-03-18 14:51:32 -04:00
renovate[bot]
ac127c1512
[deps] Vault: Update https-proxy-agent to v7.0.6 ( #12301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-18 14:23:48 -04:00
Jordan Aasen
70cfd33d96
Revert "collapse collections initially" ( #13845 )
...
This reverts commit 2e90a6af12 .
2025-03-18 09:18:20 -07:00
Jordan Aasen
30057fea33
[PM-18669] - Moving item to org in desktop app does not update until sync ( #13754 )
...
* refresh vault item list after sharing cipher
* refresh list after save
* fix vault sync issue
* update autofill a11y
* Revert "update autofill a11y"
This reverts commit 1a3aa0d0f0 .
2025-03-18 09:03:03 -07:00
Jordan Aasen
514e2ca664
[PM-17673] - fix loading state for vault popup items service ( #13711 )
...
* fix loading state for vault popup items service
* fix tests
* add fallback in collectPageDetailsFromTab$
* add pageDetailsTimeout to autofill service
2025-03-18 08:51:11 -07:00
Todd Martin
4537642003
chore(2fa recovery code): [PM-18175] Remove feature flag and old recovery flow
2025-03-17 16:22:25 -04:00
Daniel Riera
3f19b6a42b
PM-19229 ( #13848 )
2025-03-17 15:54:45 -04:00
Addison Beck
e8c4c570e9
fix: save indication of browser installation to storage ( #13743 )
2025-03-17 14:23:40 -04:00
Jordan Aasen
8b4fab9737
[PM-13930] - add cancel button to multiple screens ( #13705 )
...
* add cancel button to multiple screens
* revert changes to view-v2
* remove unnecessary props
* add cancel button to blocked domains
2025-03-17 13:30:59 -04:00
Thomas Avery
a11536a424
[PM-17668] Move DeviceTrustService to KM ownership ( #13194 )
...
* move DeviceTrustService to KM ownership
* update codecov
2025-03-17 12:02:44 -05:00
Brandon Treston
41e1d4e7bf
fix showEdit bug ( #13853 )
2025-03-17 12:02:09 -04:00
Nick Krantz
55741984a7
open install extension in new tab ( #13775 )
2025-03-17 10:23:00 -05:00
Nick Krantz
14c6d97fd1
move windowMessageHandlers above event listeners to account for safari bug ( #13773 )
2025-03-17 10:20:00 -05:00
Jordan Aasen
fdcb6ff7a2
remove bulk share dialog components and related modules and i18n keys ( #13815 )
2025-03-14 15:37:44 -07:00
Jordan Aasen
53a032ca65
[PM-17520][PM-17521][PM-17523][PM-17524][PM-17525] - migrate css classes ( #13811 )
...
* migrate css classes
* remove bulk share dialog components and related modules and i18n keys
* Revert "remove bulk share dialog components and related modules and i18n keys"
This reverts commit 40060b6011 .
2025-03-14 15:36:55 -07:00
Daniel Riera
8abb74d598
PM-17963 added new functions and checks in order to make file type safe ( #13792 )
2025-03-14 16:01:15 -04:00
Ike
2d4ffe6eb6
Revert "[PM-19209] Update New device verification error" ( #13843 )
...
This reverts commit 31b1ee4f84 .
2025-03-14 13:05:57 -04:00
Alex Morask
2ecfac40b7
[PM-18794] Allow provider payment method ( #13825 )
...
* Allow provider payment method
* Run prettier
2025-03-14 11:33:21 -04:00
Brandon Treston
4d68952ef3
[PM-18089] Update cipher permissions model and consumers ( #13606 )
...
* update cipher permissions model and consumers
* add new property to tests
* fix test, add property to toCipherData()
* add missing ConfigService
* fix story
* refactor
* fix error, cleanup
* revert refactor
* refactor
* remove uneeded test
* cleanup
* fix build error
* refactor
* clean up
* add tests
* move validation check to after featrue flagged logic
* iterate on feedback
* feedback
2025-03-14 09:51:40 -04:00
bw-ghapp[bot]
b73e6cf2fe
Autosync the updated translations ( #13834 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-14 09:32:13 +01:00
bw-ghapp[bot]
4a3061d3c2
Autosync the updated translations ( #13835 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-14 09:24:19 +01:00
bw-ghapp[bot]
29d8c5a78f
Autosync the updated translations ( #13837 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-14 07:39:14 +01:00
Thomas Rittson
0c507f54f6
[PM-13323] Move remaining collection code to AC Team ( #13731 )
2025-03-13 17:18:47 -04:00
Jason Ng
45df8ff825
[PM-19025] update icon, add href for a11y nav ( #13818 )
2025-03-13 17:13:38 -04:00
bw-ghapp[bot]
8823d12d8a
Autosync the updated translations ( #13833 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-13 21:07:51 +00:00
Alec Rippberger
e9c7cd11a3
refactor(auth): [PM-9722] remove deprecated LoginDecryptionOptionsComponent
...
- Remove LoginDecryptionOptionsComponentV1
- Clean up orphaned translation messages
- Remove unused styles
- Clean up related dependencies
Closes PM-9722
2025-03-13 15:37:52 -05:00
Oleksandr Tkachenko
d0f337bf98
fix: truncate long links names in the vault filters ( #12887 )
...
Co-authored-by: cd-bitwarden <106776772+cd-bitwarden@users.noreply.github.com >
Merging to main for testing.
2025-03-13 15:20:57 -04:00
Ike
31b1ee4f84
[PM-19209] Update New device verification error
...
fix : updating error string for new device response from server to match comparison.
2025-03-13 14:48:16 -04:00