gbubemismith
9f29cefb78
Updated references to use decrypt with feature flag
2025-04-09 17:58:31 -04:00
gbubemismith
6f3cbd1c62
Fixed test
2025-04-09 17:53:45 -04:00
gbubemismith
5c89a47678
Added encrypted key in attachment view
2025-04-09 17:49:15 -04:00
gbubemismith
685597f487
Manually set fields
2025-04-09 17:48:19 -04:00
gbubemismith
64594e0300
added new function to be used for decrypting ciphers
2025-04-08 14:57:00 -04:00
gbubemismith
ae957a37e9
Added new encryptedKey field
2025-04-08 14:51:51 -04:00
gbubemismith
6d42dd0f3e
added new function to be used for decrypting ciphers
2025-04-08 14:45:49 -04:00
gbubemismith
1185712bf6
Updated feature flag name
2025-04-08 14:43:24 -04:00
gbubemismith
4385f23b34
changed signature
2025-04-08 14:42:50 -04:00
gbubemismith
15a2eae767
Added tests for the cipher encryption service
2025-04-07 21:35:21 -04:00
gbubemismith
f87721e080
Register cipher encryption service
2025-04-02 22:35:46 -04:00
gbubemismith
0e146f4142
Created cipher encryption abstraction and service
2025-04-02 18:02:00 -04:00
gbubemismith
1def6398d2
Added adapter and unit tests
2025-04-02 11:44:08 -04:00
gbubemismith
f1843764d5
Merge branch 'main' into vault/PM-12423
2025-03-28 14:15:40 -04:00
gbubemismith
3d4f3309e5
Added implementation to cipher service
2025-03-28 14:02:53 -04:00
gbubemismith
876d8ce66a
Added todo for future consideration
2025-03-28 13:56:28 -04:00
gbubemismith
f9e8bdeb45
Add abstract decrypt observable
2025-03-28 13:53:33 -04:00
Alec Rippberger
d5f033efa2
refactor(auth): [PM-9179] remove deprecated TwoFactorComponents
...
Remove deprecated TwoFactorComponentsV1 and TwoFactorOptionsComponentV1 components, related functionality (unauthUiRefreshSwap) and orphaned styles/translation messages.
2025-03-28 12:51:20 -05:00
gbubemismith
10a0bf268b
Created mappings for client domain object to SDK
2025-03-28 13:45:51 -04:00
Vicki League
6204e2a092
[CL-550] Update cipher form story ( #14019 )
2025-03-28 13:41:53 -04:00
Daniel James Smith
7ed2145393
Set correct filename extensions on vault-export ( #14018 )
...
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-03-28 16:20:36 +01:00
bw-ghapp[bot]
8b14b0c09f
Autosync the updated translations ( #14039 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-28 12:34:52 +01:00
bw-ghapp[bot]
251a08fd93
Autosync the updated translations ( #14037 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-28 12:31:57 +01:00
bw-ghapp[bot]
6d4179052a
Autosync the updated translations ( #14038 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-03-28 12:22:38 +01:00
Shane Melton
8dead9baf6
[PM-14426] At-risk password carousel fixes ( #13936 )
...
* [PM-19004] Add period to image alt text
* [PM-19298] Add data-testid for carousel confirmation button
2025-03-27 17:01:58 -07:00
Matt Bishop
cfafeaac66
Remove references to Codecov token ( #14033 )
2025-03-27 15:46:48 -07:00
Jonathan Prusik
79d3d41a2f
[PM-14052] Add lit signals dependency ( #14032 )
...
* add lit signals dependency
* add @lit-labs/signals to autofill team ownership
2025-03-27 17:42:14 -04:00
Jordan Aasen
b2ad50b14d
[PM-16100][A11y][Extension] Usernames not being read by screen readers like they used to be ( #13800 )
...
* update autofill a11y
* fixes to cipher item title
2025-03-27 11:57:24 -07:00
bnagawiecki
10695fd971
add data-testids to 3 ssh key fields ( #14024 )
2025-03-27 14:20:34 -04:00
Jordan Aasen
93a289bfa8
add tests ( #13923 )
2025-03-27 10:46:39 -07:00
renovate[bot]
7d3e43abd8
[deps] Autofill: Update prettier-plugin-tailwindcss to v0.6.11 ( #13225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 12:21:27 -04:00
Todd Martin
96558074e2
Updated short name to no longer be localized ( #14022 )
2025-03-27 12:14:16 -04:00
Rui Tomé
b6e9596c84
[PM-18523] Make the External ID in the Group dialog conditional ( #14006 )
...
* Add SsoExternalIdVisibility feature flag
* Implement visibility logic for Group external ID based on SsoExternalIdVisibility feature flag
2025-03-27 14:53:32 +00:00
cd-bitwarden
7efbf95482
[PM-12035] Vault filter updates to use SingleUserState ( #13641 )
...
* vault filter use SingleUserState
* fixing tests
* Changes so that userId is passed to service, instead of access in service
* passing activeUserId from the components to service
* Sugggested changes
* updating functions to be abstract on vault-filter.service
* updating all functions to be abstract on vault filter service
2025-03-27 10:33:16 -04:00
Brandon Treston
1887b75c77
fix width ( #14005 )
2025-03-27 10:17:11 -04:00
Bernd Schoolmann
a80d289b1b
[PM-17809] Fix org-owned ssh showing up in ssh list request ( #13175 )
...
* Fix org keys showing up in list request
* Change from tripleequal to double equal
2025-03-27 10:10:06 -04:00
✨ Audrey ✨
07245d790f
[PM-19571] do not import ssh keys when rehydrating exported data ( #14014 )
...
* do not import ssh keys when rehydrating exported data
* Remove import_ssh_key sdk function from toView
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-03-27 09:32:10 -04:00
✨ Audrey ✨
9eeeac24d4
Revert "[PM-19571] do not import ssh keys when rehydrating exported data (#14…" ( #14013 )
...
This reverts commit e60ea3497a .
2025-03-26 22:37:24 +00:00
✨ Audrey ✨
e60ea3497a
[PM-19571] do not import ssh keys when rehydrating exported data ( #14012 )
2025-03-26 22:25:32 +00:00
Vicki League
4734cab9a6
[CL-550] Fix popup layout padding and adjust views with extra bottom space ( #13562 )
...
* [CL-550] Fix popup layout padding and adjust views with extra bottom space
* simplify css
* fix add/edit item page
* cr changes
* fix failing test
---------
Co-authored-by: Will Martin <contact@willmartian.com >
2025-03-26 17:26:05 -04:00
Github Actions
6d2231d1b2
Bumped client version(s)
2025-03-26 21:20:59 +00:00
Jason Ng
a3e01ad672
[PM-10610] push notification to end user notification service ( #13876 )
...
* use NotificationsService.notifictions$ for tracking inside default end user notification
2025-03-26 13:16:40 -04:00
Jonas Hendrickx
be8c5f28b5
[PM-18170] Remove 'PM-15814-alert-owners-of-reseller-managed-orgs' feature flag ( #13757 )
2025-03-26 12:59:27 -04:00
Álison Fernandes
b1416190c0
[PM-19046] Update README mobile references ( #13990 )
...
* Update mobile references in README.md
* Matching ios / android repo titles
2025-03-26 12:49:53 +00:00
cyprain-okeke
279b1a90dd
resolve the hover effect issue ( #13981 )
2025-03-26 09:44:52 +01:00
Addison Beck
2b9ef7fe19
fix: use newly-minted policy methods in metadata provider ( #13993 )
...
Recently the policy service was refactored and some method signatures were
changed. One of these changes involved renaming the `getAll` observable to
`policiesByType`.
This was not merged into the metadata provider work before it was merged, so
those changes were committed using removed method signatures.
This commit updates these references.
2025-03-25 23:11:26 +00:00
Alec Rippberger
f3a2649752
refactor(auth): [PM-18148] replace app-link-sso directive with LinkSsoService
...
Removes the app-link-sso directive and adds a LinkSsoService which is used to link an organization with SSO.
Resolves PM-18148
2025-03-25 16:34:43 -05:00
✨ Audrey ✨
15b2b46b85
[PM-18665] introduce metadata provider ( #13744 )
2025-03-25 16:08:30 -05:00
Justin Baur
abb314a0e7
[PM-19432] Fix Multiple WS Connections ( #13985 )
...
* Test facilitation changes
* Fix multiple connections to SignalR
2025-03-25 13:32:11 -04:00
Oscar Hinton
d0c91db3b3
[CL-614] More spacing fixes ( #13955 )
...
* Fix all dialogs to use ng-container for bitDialogFooter
* Fix button spacing
* Fix send icon spacing
2025-03-25 08:56:36 -07:00