Bernd Schoolmann
c53681e1fe
Fix abstract class types
2025-07-18 00:04:21 +02:00
Bernd Schoolmann
a493355fa9
Merge branch 'km/new-mp-service-api' of github.com:bitwarden/clients into km/new-mp-service-api
2025-07-17 13:06:28 +02:00
Bernd Schoolmann
4b5d6b44c1
Clean up comments
2025-07-17 13:03:50 +02:00
Bernd Schoolmann
3e946ff115
Merge branch 'main' into km/new-mp-service-api
2025-07-16 21:46:36 +02:00
Bernd Schoolmann
524a39a9f7
Merge branch 'km/new-mp-service-api' of github.com:bitwarden/clients into km/new-mp-service-api
2025-07-16 21:41:50 +02:00
Bernd Schoolmann
4548364c2c
Remove introduced function
2025-07-16 21:41:17 +02:00
Jordan Aasen
60419bd96f
add new-cipher-menu component ( #15467 )
...
* add new-cipher-menu component
* move new cipher menu to vault. clean up template
2025-07-16 12:39:38 -07:00
Jason Ng
0cebdd4581
[PM-23813] apply dismiss check when setting status inside nudge services addressing footer lag in FF. ( #15639 )
2025-07-16 15:32:06 -04:00
Bernd Schoolmann
eb0e196236
Merge branch 'main' into km/new-mp-service-api
2025-07-16 21:12:21 +02:00
Bernd Schoolmann
788c4d32ef
Merge branch 'km/new-mp-service-api' of github.com:bitwarden/clients into km/new-mp-service-api
2025-07-16 21:02:03 +02:00
Ned Thompson
2086e7ae87
add data-testids to address and tax inputs ( #15637 )
2025-07-16 15:01:40 -04:00
Bernd Schoolmann
c518f5a77c
Clean up
2025-07-16 20:51:24 +02:00
Bernd Schoolmann
5e7a2e69bd
Merge branch 'main' into km/new-mp-service-api
2025-07-16 20:45:28 +02:00
Bernd Schoolmann
28a5c91034
Fix build
2025-07-16 20:41:48 +02:00
Bernd Schoolmann
a12e4e0a5f
Fix test and build issues
2025-07-16 20:36:48 +02:00
Nick Krantz
24e8f0d75d
[PM-23157] Autofill - Master Reprompt ( #15431 )
...
* delay setting `this.cipher` until reprompt is verified
* handle failures of reprompt
* do not show cipher after copy password or copy totp fails
2025-07-16 13:22:51 -05:00
Bernd Schoolmann
ea167fc3cc
Merge branch 'main' into km/new-mp-service-api
2025-07-16 20:21:25 +02:00
Patrick-Pimentel-Bitwarden
35819aa2e3
fix(change-password): [PM-23811] Callout Missing Bug ( #15638 )
...
* fix(change-password): [PM-23811] Tooltip Missing Bug - Fixed import to show tooltip.
* fix(change-password-component): Change Password Update [18720] - Changed to use common module.
2025-07-16 14:14:03 -04:00
Bernd Schoolmann
b76b652885
Add tests
2025-07-16 19:50:06 +02:00
Bernd Schoolmann
ea9554a701
Re-sort spec
2025-07-16 18:56:02 +02:00
Rui Tomé
aa8505128f
[PM-20167] Refactor: Remove SeparateCustomRolePermissions feature flag and flagged logic ( #15628 )
2025-07-16 16:36:34 +01:00
Bernd Schoolmann
8bbe719ff6
Fix linting
2025-07-16 17:24:22 +02:00
Bernd Schoolmann
5b27988454
[PM-10448] Enable wayland where possible in Linux Desktop ( #10359 )
...
* Enable wayland where possible
* Update electron to 34.4.0
* Re-add snap libdbus fix
* Flatpak permissions for wayland
* Bump electron version to 35.5.1
* Switch to x11 socket from x11-fallback
* Fix package.json
2025-07-16 17:21:12 +02:00
Bernd Schoolmann
60855c734f
[PM-17666] Move Encstring to KM ownership ( #15457 )
...
* Move Encstring to KM ownership
* Fix wrong import
* Fix build
* Fix remaining imports
* Fix tests
2025-07-16 11:15:24 -04:00
Bernd Schoolmann
3ce19e00a0
Fix build on cli
2025-07-16 17:07:17 +02:00
Bernd Schoolmann
08e0a75515
Fix build
2025-07-16 17:03:32 +02:00
Bernd Schoolmann
59f6e7d5ee
Rename to "unwrapUserKeyFromMasterPasswordUnlockData"
2025-07-16 16:56:47 +02:00
Jason Ng
ee598288d4
[PM-23722] Add missing account security badge ( #15603 )
...
* add account security nudge logic to settings v2 and badge check in nudges service
2025-07-16 09:58:07 -04:00
Bernd Schoolmann
7312206a16
Fix type
2025-07-16 15:43:33 +02:00
Bernd Schoolmann
e09baeabb1
Add newline
2025-07-16 15:36:44 +02:00
Bernd Schoolmann
553d27a78d
Add test coverage
2025-07-16 15:32:05 +02:00
Bernd Schoolmann
6eada23e1d
Fix tests
2025-07-16 15:15:21 +02:00
Bernd Schoolmann
547e978330
Add new mp service api
2025-07-16 15:02:44 +02:00
Bryan Cunningham
21834aeae7
update contrast hover color ( #15625 )
2025-07-16 09:00:23 -04:00
Vicki League
6811ea4c0b
[CL-707] Migrate CL codebase to signals ( #15340 )
2025-07-16 08:39:37 -04:00
Todd Martin
97ec9a6339
fix(SignalR): Revert "[PM-23062] Fix extra signalr connections"
...
This reverts commit ec7a2613cc .
2025-07-15 17:25:45 -04:00
SmithThe4th
6cb6316afd
Handle string, enc string (split is not a function) errors during browser extension deserialization ( #15586 )
2025-07-15 17:21:15 -04:00
Jason Ng
72d6eb3d99
[PM-23199] improve search speed for large web vault ( #15466 )
2025-07-15 12:27:24 -04:00
Colton Hurst
d545912b67
[PM-22783] Add Feature Flag, Settings Toggle, and Services for Autotype MVP ( #15262 )
...
* [PM-22783] Add initial feature flag and settings toggle for autotype MVP
* [PM-22783] Undo Cargo.lock changes
* [PM-22783] Disable console.log block
* [PM-22783] Lint fix
* [PM-22783] Small updates
* [PM-22783] Build fix
* [PM-22783] Use combineLatest in updating the desktop autotype service
* [PM-22783] Check if the user is on Windows
* [PM-22783] Undo access selector html change, linting keeps removing this
* [PM-22783] Fix failing test
* [PM-22783] Update autotypeEnabled to be stored in service
* [PM-22783] Add todo comments
* [PM-22783] Add SlimConfigService and MainDesktopAutotypeService
* [PM-22783] Small fixes
2025-07-15 11:49:15 -04:00
Thomas Avery
4412dbb502
[PM-21883] Add back RemoveUnlockWithPin exemption ( #15223 )
2025-07-15 09:58:32 -05:00
Jason Ng
ea6a9593b9
[PM-23720] add margin bottom to spotlight component ( #15605 )
2025-07-15 10:16:57 -04:00
Maciej Zieniuk
c6fd7b65e6
Feature flag for ForceUpdateKDFSettings ( #15618 )
2025-07-15 16:11:44 +02:00
Bernd Schoolmann
d1f0c40e2f
[PM-23386] Fix fix usages of encrypt service ( #15476 )
...
* Fix incorrect usages of encrypt service
* Add docs
* Fix types
2025-07-15 11:56:19 +02:00
Bernd Schoolmann
8250e40c6c
[PM-22271] Switch to SDK argon2 implementation, and drop other impls ( #15401 )
...
* Switch to SDK argon2 implementation
* Cleanup and update to the latest sdk
* Update package lock
* Remove copy patch
* Fix builds
* Fix test build
* Remove error
* Fix tests
* Fix build
* Run prettier
* Remove argon2 references
* Regenerate index.d.ts for desktop_native napi
* Replace mocked crypto function service type
2025-07-15 11:53:58 +02:00
Ike
1315e7c37c
[PM-10329] Add auth request api call to desktop component v2 ( #15535 )
...
* fix:
- add auth request api call to desktop component v2
- move logic to auth request service
* test: added tests for new auth request service method
2025-07-14 18:04:22 -04:00
Jared Snider
b2c2bb4c55
CL-765 - AnonLayoutWrapperComponents - make hideIcon reset properly. ( #15610 )
2025-07-14 16:56:10 -04:00
Brandon Treston
4f84d6b0f6
fix bulk restore for unassigned items ( #15533 )
2025-07-14 15:50:13 -04:00
Alex Morask
e382bd6156
Fix reload on organization-payment-details page ( #15601 )
2025-07-14 12:39:57 -05:00
Github Actions
1b1361ff5a
Bumped client version(s)
2025-07-14 14:28:28 +00:00
Maciej Zieniuk
cfd1a99dac
Vault timeout policy won't let you change timeout time if vault timeout action set. ( #15520 )
...
Angular `FormGroup` does not return disabled fields via `.value` property, need to use `getRawValue()` function instead.
2025-07-14 14:13:34 +00:00