Maciej Zieniuk
538b045ea3
User's Fingerprint Phrase does not match when confirming user ( #16552 )
...
(cherry picked from commit e0c900cb77 )
2025-09-23 15:55:17 +01:00
Github Actions
04881556df
Bumped client version(s)
2025-09-22 15:01:30 +00:00
Stephon Brown
c3b2c1bfc9
[PM-26012] Add Test-ids to Cart Summary Component ( #16497 )
...
* fix: update component with localized messages and data-testids
* fix: update documentation and mock localization logic
* fix: add new messages for cart-summary component
2025-09-22 14:08:26 +00:00
Alex
8531109081
[PM-25417] DIRT API Service Refactor (ADR-0005) ( #16353 )
...
* encode username for uri and add spec
* verify response from getHibpBreach method
* test/validate for BreachAccountResponse type and length instead of mock response
* - extract dirt api method out of global api service
- create new directory structure
- change imports accordingly
- extract breach account response
- put extracted code into new dirt dir
* codeowners and dep injection for new hibp service
2025-09-22 09:06:58 -05:00
bw-ghapp[bot]
370e443a0c
Autosync the updated translations ( #16518 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-21 11:39:28 +00:00
Jordan Aasen
589099daec
[PM-25941] - only limit item creation when not allowed by a collection ( #16485 )
...
* only limit item creation when not allowed by a collection
* simplify logic
* fix logic
2025-09-19 10:17:28 -07:00
Alex Morask
d8339f0196
[PM-23513] Complete usage of OrganizationWarningsService ( #16272 )
...
* Use OrganizationWarningsService in AC VaultComponent
* Use OrganizationWarningsService in OrgSwitcherComponent
* Use OrganizationWarningsService in VaultFilterComponent
* Use OrganizationWarningsService in VaultComponent
* Use OrganizationWarningsService in SM OverviewComponent
* Remove TrialFlowService from unused codepaths
* Remove TrialFlowService
* Refresh free trial warning on standard payment method update
* Fix lint errors
* Fix lint errors
* Remove FF
* Fix free trial banner on deprecated ac vault component
2025-09-19 11:26:48 -05:00
MtnBurrit0
5253b3a94d
Add selfhosted-DEV artifact with Git hash metadata ( #16475 )
2025-09-19 10:05:06 -06:00
Vicki League
5c7a0feb9d
[PM-25985] Fix extra space after the web vault ( #16479 )
2025-09-19 08:34:17 -07:00
Will Martin
cf929edb9c
[Cl-726] layout spacing updates ( #15979 )
2025-09-19 08:32:30 -07:00
bw-ghapp[bot]
19b6b1f528
Autosync the updated translations ( #16495 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-19 13:29:20 +00:00
Konrad
0ab6a28042
[PM-25984] Delete unused strings ( #15907 )
...
* Delete unused strings
* Remove recoveryCodeDesc string
* Remove unnecessary strings
2025-09-19 11:46:39 +00:00
bw-ghapp[bot]
a77fb354d8
Autosync the updated translations ( #16488 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-19 13:36:25 +02:00
Daniel James Smith
b091719748
Introduce a stricter use of the OrganizationId type on org-vault exports ( #15836 )
...
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-09-18 20:02:49 +00:00
Jared Snider
42ec956782
feat(PlatformUtils): [Auth/PM-25817] New PlatformUtilsService.isChromium() method ( #16468 )
2025-09-18 14:36:35 -04:00
Jordan Aasen
4b78da1623
[PM-21794] - remove RemoveCardItemTypePolicy flag ( #16450 )
...
* remove restricted item types flag
* fix RestrictedItemTypesService constructor
2025-09-18 09:53:01 -07:00
Vijay Oommen
57705791db
PM-25931 fixing bugs found by QA ( #16472 )
2025-09-18 11:03:00 -05:00
Vijay Oommen
f04b24851c
[PM-25874] Activity Tab - At Risk Members Card ( #16469 )
...
* PM-25869 add a new tab called Activity in risk insights
* PM-25869 fixed type errors
* PM-25874 Activity card for At-risk member count
2025-09-18 11:10:46 -04:00
Vijay Oommen
8d4d38d334
[PM-25869] add a new tab called Activity in risk insights ( #16454 )
2025-09-18 08:00:17 -05:00
Jordan Aasen
caf4ca6980
[PM-25633] - fix premium upgrade prompt ( #16445 )
...
* fix premium upgrade prompt
* use map instead of adding tap dep
* update route
2025-09-17 09:30:39 -07:00
Jordan Aasen
4219a31f88
filter out restricted ciphers before filtering ( #16403 )
2025-09-16 09:02:32 -07:00
Konrad
d06d47e26a
Full headers ( #16184 )
...
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-09-16 14:53:36 +00:00
Vijay Oommen
59396f0262
[PM-24655] Delete an existing Integration ( #16382 )
2025-09-16 09:30:11 -05:00
bw-ghapp[bot]
24c8b2dc5d
Autosync the updated translations ( #16395 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-12 10:26:44 +02:00
Jordan Aasen
db9061d120
[PM-25633] - [Defect] Fix premium badge in totp ( #16373 )
...
* fixes to premium upgrade
* revert change to dialog
* handle premium upgrade prompt redirect in AC
* use new input/output api
2025-09-11 12:15:29 -07:00
Andreas Coroiu
a2e36c4489
feat: add folder.clear warning ( #16376 )
2025-09-11 16:05:32 +02:00
Nick Krantz
840e6a9ae2
Reapply "[PM-21024] Use Server for Password Change URLs ( #14912 )" ( #16322 ) ( #16372 )
...
This reverts commit 0040c857ec .
2025-09-11 08:40:11 -05:00
Vijay Oommen
4857855c11
[PM-23824] Implement HEC integration ( #16274 )
2025-09-11 08:10:42 -05:00
Thomas Rittson
afe3cbd78f
[PM-25306] Policy documentation and reorganization ( #16193 )
...
* Add README for adding policy UI in Admin Console
* Update existing policy UIs to be standalone
* Reorganize files and use barrel files
* Use token to inject policies into PolicyListService
2025-09-11 17:04:48 +05:30
Vicki League
926f587ea2
[CL-581] Update svgs to new designs and make responsive ( #16219 )
2025-09-10 17:23:53 -04:00
Jimmy Vo
b76d437f9e
[PM-24279] Utilize Policy vNext endpoint ( #16317 )
2025-09-10 10:32:06 -04:00
Jordan Aasen
30af3d7035
[PM-24985][PM-24986][PM-25211][PM-24987] - [Vault] Migrate components to use Premium badge component ( #16227 )
...
* migrate all components to use PremiumBadgeComponent
* move badge component to vault
* move premium badge to vault
* move premium badge to billing
* fix import
* use premium badge in tools new send dropdown
* remove badge module import
* remove module
2025-09-09 13:39:24 -07:00
Alex Morask
4907820383
[PM-24964] Stripe-hosted bank account verification ( #16220 )
...
* Implement bank account hosted URL verification with webhook handling notification
* [PM-25491] Create org/provider bank account warning needs to be updated
2025-09-09 12:22:45 -05:00
Vijay Oommen
45efd3e5ab
[PM-19996] added new icon for access-intelligence ( #16315 )
2025-09-09 10:01:05 -05:00
Vijay Oommen
8e0bba689e
Update messages.json with copy edits for unmarking a critical application ( #16301 ) ( #16337 )
...
Co-authored-by: Maximilian Power <post@maximilianpower.com >
2025-09-09 09:24:26 -05:00
Vijay Oommen
fee824c15c
[PM-25492] Update en/messages.json with minor empty state text adjustments ( #16299 ) ( #16338 )
...
* Update en/messages.json with minor empty state text adjustments
* Updated 118n strings
Co-authored-by: Maximilian Power <post@maximilianpower.com >
2025-09-09 09:24:06 -05:00
Brandon Treston
15619c6265
add missing ? ( #16356 )
2025-09-09 10:13:21 -04:00
Nick Krantz
62aad469b9
add missing translations for missing website banner ( #16348 )
2025-09-08 14:53:25 -05:00
Daniel James Smith
b728e58749
Add tamil language support to desktop and web ( #16334 )
...
* Add tamil language support for desktop
* Add tamil language support for web
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-09-08 10:45:41 -04:00
Brandon Treston
61d097b4d7
make manage the initial permission when clicking the add access badge ( #16165 )
2025-09-08 10:34:56 -04:00
Brandon Treston
b93602b09e
[PM-24412] Make billing api service call in members component non blocking ( #16103 )
...
* refactor organization to signal, unblock loading due to api call
* continue refactor WIP
* clean up
* refactor billingMetadata signal to observble
* deffer billing call
* refactor billingMetadata
* cleanup, add comment
* qa bug: add missing param
2025-09-08 09:42:02 -04:00
bw-ghapp[bot]
0b73b97d7a
Autosync the updated translations ( #16332 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-08 14:08:39 +02:00
Github Actions
91490de0b6
Bumped client version(s)
2025-09-08 10:48:22 +00:00
Nick Krantz
0040c857ec
Revert "[PM-21024] Use Server for Password Change URLs ( #14912 )" ( #16322 )
...
This reverts commit fcc2bc96d1 .
2025-09-06 08:57:55 -07:00
cyprain-okeke
6cedef5d38
[CL-641][Defect][Web] More spacing defects including self-host environment ( #16285 )
...
* Fix the selfhost ui issue
* Fix the text warp
* Add more space with text and button
* Push the upload file button space change
* resolve the space issue
2025-09-05 22:58:04 +05:30
Nick Krantz
e3ef530c17
add directive import for dark themed videos ( #16277 )
2025-09-05 12:11:35 -05:00
Thomas Avery
a6b7c7f75c
[PM-23626] Require userId for makeOrgKey on the key service ( #15864 )
...
* Update key service
* Update consumers
* Add unit test coverage for consumer services
* Add unit test coverage for organization-billing service
2025-09-05 09:51:01 -05:00
Rui Tomé
6c5e15eb28
[PM-21752] Add granular events for collection management settings ( #16253 )
...
* Add new event types for granular collection management settings
* Update collection management settings messages
* Refine collection management setting messages to remove "deletion"
2025-09-05 12:01:15 +01:00
Daniel James Smith
ee772703fe
When using assistive technology announce that a dialog is opened when the generator history link is clicked ( #15815 )
...
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-09-05 12:58:57 +02:00
bw-ghapp[bot]
9a40a8d7ec
Autosync the updated translations ( #16304 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-09-05 11:25:35 +02:00