1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-05 11:13:44 +00:00
Commit Graph

2664 Commits

Author SHA1 Message Date
Stephon Brown
84e319e840 fix(billing): Fix accurate typing 2025-10-06 11:34:17 -04:00
Stephon Brown
5b9d6f850f Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-10-06 11:22:25 -04:00
Stephon Brown
76f23902b5 fix(billing): Update upgrade account component spacing 2025-10-06 11:21:58 -04:00
Stephon Brown
82cca1fdaf fix(billing): Update Upgrade Payment component spacing 2025-10-06 11:20:43 -04:00
Stephon Brown
4ae8f5789c fix(billing): Update payment method component spacing 2025-10-06 11:20:06 -04:00
Anders Åberg
6cbdecef43 PM-13632: Enable sign in with passkeys in the browser extension for chromium browsers (#16385)
* PM-13632: Enable sign in with passkeys in the browser extension

* Refactor component + Icon fix

This commit refactors the login-via-webauthn commit as per @JaredSnider-Bitwarden suggestions. It also fixes an existing issue where Icons are not displayed properly on the web vault.

Remove old one.

Rename the file

Working refactor

Removed the icon from the component

Fixed icons not showing. Changed layout to be 'embedded'

* Add tracking links

* Update app.module.ts

* Remove default Icons on load

* Remove login.module.ts

* Add env changer to the passkey component

* Remove leftover dependencies

* use .isChromium()
2025-10-06 09:25:51 -04:00
Github Actions
bbb49c245b Bumped client version(s) 2025-10-06 10:44:48 +00:00
bw-ghapp[bot]
05ea360675 Autosync the updated translations (#16743)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2025-10-06 09:10:21 +00:00
Jordan Aasen
72f7d8b96f Revert "group collection in getNestedCollectionTree" (#16731)
This reverts commit 1578f44add.
2025-10-03 12:30:12 -07:00
Vijay Oommen
a3696ea3c1 PM-26495 Activity tab empty state changed (#16726) 2025-10-03 12:03:00 -05:00
Vijay Oommen
856903e661 PM-26416 updated description of at-risk members card (#16724) 2025-10-03 10:32:09 -05:00
Mick Letofsky
e14c8c6a9c [PM-26337] Create a Claude markdown file (#16676)
* Initial claude markdown with lots of help from the team.
2025-10-03 16:48:01 +02:00
bw-ghapp[bot]
f2cde04014 Autosync the updated translations (#16716)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-10-03 14:12:06 +00:00
Vijay Oommen
0443c87867 [PM-26018] All Activity tab - Password change metric (#16644) 2025-10-03 08:58:07 -05:00
cd-bitwarden
cb20889a94 [SM-1489] machine account event logs (#15997)
* Adding enums for additional event logs for secrets

* updating messages

* Updating messages to be consistent for logs

* Displaying project logs, and fixing search query param searching in projects list, having deleted log for secrets and projects not show as a link

* Viewing secret and project event logs in event modal, adding to the context menu for secrets and projects the ability to view the logs if user has permission. Restricting logs to SM projs and Secs if the logged in user has event log access but not SM access.

* lint

* Lint Fixes

* fix to messages file

* fixing lint

* Adding machine account event logs

* lint fix

* Update event.service.ts

* removing duplicate function issue from merge

* Update service-accounts-list.component.ts

* fixing message

* Fixes to QA bugs

* lint fix

* linter for messages is annoying

* lint
2025-10-03 09:52:00 +02:00
rr-bw
fdf47ffe3b refactor(login-error): (Auth) [PM-22145] Improved Error State for Failed Login (#16569)
Updates the inline error message on a failed login.
2025-10-02 16:18:47 -07:00
Jordan Aasen
ba6f2b7d82 group collection in getNestedCollectionTree (#16601) 2025-10-02 15:22:09 -07:00
Jordan Aasen
7a38b22667 [PM-24951] - update "My Items" icon to bwi-user (#16674)
* update "My Items" icon to bwi-user

* fix tests

* revert changse to reports. fix assign collections.

* revert remaining changes to reports
2025-10-02 14:39:13 -07:00
Stephon Brown
235848c5fe fix(billing): Update custom dialog close button 2025-10-02 13:57:59 -04:00
Stephon Brown
54683d215c fix(billing): Add stricter validation for payment component 2025-10-02 13:37:38 -04:00
Stephon Brown
873a54777f Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-10-02 13:09:33 -04:00
Stephon Brown
1a4d4d6bef feat(billing): Add vault dialog launch logic 2025-10-02 13:07:22 -04:00
John Harrington
65d56ca2f3 [PM-25481] Update copy in Admin-Console export-page (#16594)
* add support for export-scope-callout.component to conditionally render organizational export message

• use config service to capture feature flag status
• use platform service and routing to determine admin console context
2025-10-02 06:20:21 -07:00
bw-ghapp[bot]
91e90681c3 Autosync the updated translations (#16694)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2025-10-02 06:57:03 -04:00
Stephon Brown
c4a1dd91a4 fix(billing): Update unified upgrade dialog 2025-10-01 19:29:38 -04:00
Stephon Brown
dc2bf3614f fix(billing): Update component and service to use new tax service 2025-10-01 19:29:10 -04:00
Stephon Brown
6352fc3e98 Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-10-01 18:46:23 -04:00
Stephon Brown
ab44825ecf fix(billing): Add unified upgrade dialog component 2025-10-01 18:38:21 -04:00
Stephon Brown
085c8c7946 fix(billing): Rename and upgrade upgrade account component 2025-10-01 18:37:44 -04:00
Stephon Brown
51768557a6 fix(billing): Rename and update upgrade payment service 2025-10-01 18:36:52 -04:00
Stephon Brown
cdaa55421c fix(billing): rename and update upgrade payment component 2025-10-01 18:36:03 -04:00
Stephon Brown
30b213325c fix(billing): Remove method from subscriber-billing client 2025-10-01 18:33:06 -04:00
Stephon Brown
1fe7e40cc8 feat(billing): add account billing client 2025-10-01 18:32:27 -04:00
Stephon Brown
c0add31460 fix(billing): remove upgrade-flow service 2025-10-01 18:31:52 -04:00
Stephon Brown
61e05bdb5e feat(billing): add upgrade error message 2025-10-01 18:29:47 -04:00
Jordan Aasen
688647b2c6 [PM-25216] - handle extension already installed on new user creation (#16650)
* handle extension already installed on new user creation

* fix tests

* remove comment
2025-10-01 13:21:11 -07:00
Konrad
420b26776b [PM-26325] Archive string - separate noun and verb (#16652)
* Separation of noun and verb
2025-10-01 15:36:02 -04:00
rr-bw
de3759fa85 refactor(sso-config-tweaks): [Auth/PM-933] Tweaks to SSO Config Page (#16374)
Makes some tweaks to the SSO config page:
- SSO Identifier: update hint text
- Single Sign-On Service URL: make required, remove hint text
- Client Secret: make hidden by default (add view/hide toggle)
2025-10-01 08:54:33 -07:00
Alex Morask
7b94d6ab2b [PM-18717] Fix multiple organization situation for Free Families Policy sponsorship (#16611)
* Resolve multiple org situation

* Fix multi org policy mismatch issue
2025-10-01 10:28:47 -05:00
Alex Morask
d9d8050998 [PM-25463] Work towards complete usage of Payments domain (#16532)
* Use payment domain

* Fixing lint and test issue

* Fix organization plans tax issue

* PM-26297: Use existing billing address for tax calculation if it exists

* PM-26344: Check existing payment method on submit
2025-10-01 10:26:47 -05:00
Stephon Brown
14999e342e update account dialog 2025-09-30 15:57:16 -04:00
Holly
0bd098dd8f [PM-19907] updated empty state messages for web (#16283)
* updated empty state icons and copy for web vault
2025-09-30 14:55:07 -04:00
Stephon Brown
b9244b3dae Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-09-30 13:45:08 -04:00
Vijay Oommen
6499ecb6ee PM-26329 bug fixes to the cards (#16665) 2025-09-30 11:55:27 -05:00
Stephon Brown
21f9ca6cd2 Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-09-30 11:39:50 -04:00
Stephon Brown
e3498030ca fix: Update any type of private function 2025-09-30 11:39:28 -04:00
Brandon Treston
f793c2da09 remove feature flag (#16640) 2025-09-30 11:33:39 -04:00
Stephon Brown
7536af5de3 Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-09-30 11:32:26 -04:00
Maciej Zieniuk
d4f68e8bad [PM-25473] Non-encryption passkeys prevent key rotation (#16514)
* consistent webauthn filtering as in server by prfStatus, better docs

* test coverage
2025-09-30 17:29:58 +02:00
Stephon Brown
69d69cbf8b Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog 2025-09-30 11:29:34 -04:00