renovate[bot]
0d2c890da1
[deps] UI Foundation: Update @types/react to v18.3.20 ( #14464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:29:48 -04:00
renovate[bot]
89be04a45e
[deps]: Update dorny/test-reporter action to v2 ( #14518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-05-09 19:01:50 +02:00
renovate[bot]
47d41f9289
[deps]: Update codecov/test-results-action action to v1.1.0 ( #14501 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-05-09 18:12:02 +02:00
Jordan Aasen
903b1bf0ba
re-add missing i18n keys ( #14690 )
2025-05-09 08:56:56 -07:00
Jordan Aasen
a7efd2158e
[PM-18802] - Autofill Settings Nudges and Settings Badge ( #14439 )
...
* autofill nudge
* remove undismiss logic
* revert change to popup view cache service
* move browser autofill logic to platform. cleanup
* fix test
* adjustments to autofill nudges
* add missing provider
* updates to autofill nudges
* fix date logic
* change autofillBrowserSettingsService isBrowserAutofillSettingOverridden to function
* fix up browser autofill overridden settings logic
* remove check for privacy in isBrowserAutofillSettingOverridden
2025-05-09 08:52:54 -07:00
renovate[bot]
1edca39fa2
[deps] Platform: Update Rust crate sysinfo to 0.35.0 ( #14265 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com >
2025-05-09 17:49:07 +02:00
renovate[bot]
15cb060f0d
[deps] UI Foundation: Update autoprefixer to v10.4.21 ( #14466 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 11:39:05 -04:00
renovate[bot]
73ded290e7
[deps] UI Foundation: Update chromatic to v11.28.2 ( #14492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 10:58:17 -04:00
Todd Martin
4191bb9533
chore(captcha): [PM-15162] Remove handling of captcha enforcement and bypass token
...
* Removed captcha references.
* Removed connectors from webpack
* Fixed extra parameter.
* Resolve merge conflicts.
* Fixed extra argument.
* Fixed failing tests.
* Fixed failing test.
* Accessibility cookie cleanup
* Cleaned up accessibility component.
* Deleted old registration endpoint
* Remove unused register request object.
* Fixed merge error that changed font family.
* Fixed formatting from merge.
* Linting
2025-05-09 10:44:11 -04:00
Vicki League
625256b08e
[CL-680] Fix broken popup layout docs page ( #14680 )
2025-05-09 08:54:40 -04:00
bw-ghapp[bot]
9bdf5830bb
Autosync the updated translations ( #14700 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 12:30:43 +00:00
bw-ghapp[bot]
ffaefff0a7
Autosync the updated translations ( #14698 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 12:30:19 +00:00
bw-ghapp[bot]
6ccf583495
Autosync the updated translations ( #14699 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 12:30:03 +00:00
bw-ghapp[bot]
2146e0d79b
Autosync the updated translations ( #14686 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 14:18:13 +02:00
bw-ghapp[bot]
1f15e7a876
Autosync the updated translations ( #14688 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 14:02:27 +02:00
renovate[bot]
e2201ef667
[deps] UI Foundation: Update storybook monorepo to v8.6.12 ( #14493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-09 13:10:08 +02:00
bw-ghapp[bot]
66c31bc8b4
Autosync the updated translations ( #14687 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2025-05-09 11:13:25 +02:00
Daniel James Smith
8cf48d77fc
Revert "[deps]: Update crowdin/github-action action to v2 ( #12310 )" ( #14694 )
...
This reverts commit 9e467163db .
2025-05-09 04:58:48 -04:00
renovate[bot]
590053a96a
[deps]: Update sigstore/cosign-installer action to v3.8.2 ( #14507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 21:31:48 -04:00
Jordan Aasen
7608a5b55b
[PM-21087][PM-21089][PM-21023][PM-PM-21025] - multiple bug fixes for desktop cipher form ( #14614 )
...
* set organizationId for new items
* various bug fixes
* fix duplicate import
2025-05-08 15:42:44 -07:00
Bernd Schoolmann
9b85123acf
Move sm code to new encrypt service interface ( #14545 )
2025-05-09 00:36:07 +02:00
Daniel Riera
00a37d9d0a
PM-21318 Org member with Manage collection permission getting error when saving item to org collection ( #14670 )
...
* PM-21318
* Update apps/browser/src/autofill/notification/bar.ts
Co-authored-by: Jonathan Prusik <jprusik@users.noreply.github.com >
---------
Co-authored-by: Jonathan Prusik <jprusik@users.noreply.github.com >
2025-05-08 17:27:12 -04:00
Daniel James Smith
26ecf3191c
Fix angular performance issue on color-password.component ( #14560 )
...
* Fix performance issue, by using track $index instead of character as it can contain duplicate characters
* Migrate component to use Angular signal inputs
* Make file ts-strict compliant
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2025-05-08 17:19:09 -04:00
renovate[bot]
9e467163db
[deps]: Update crowdin/github-action action to v2 ( #12310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 16:57:55 -04:00
Vincent Salucci
43166b434f
fix: replace resolve with data in organization routing, refs PM-21372 ( #14681 )
2025-05-08 15:46:08 -05:00
Jordan Aasen
fc1ebcfb58
various fixes to desktop cipher form ( #14576 )
2025-05-08 13:25:16 -07:00
renovate[bot]
a802798b58
[deps]: Update codecov/codecov-action action to v5.4.2 ( #14500 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 16:21:09 -04:00
renovate[bot]
1e8bc87353
[deps]: Update actions/create-github-app-token action to v2 ( #14517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 15:47:51 -04:00
Daniel Riera
61243c68e2
PM-21057 ( #14631 )
2025-05-08 15:12:13 -04:00
renovate[bot]
b56cfba5bf
[deps] Platform: Update Rust crate rand to v0.9.1 ( #13434 )
...
* [deps] Platform: Update Rust crate rand to v0.9.1
* remedy new lint errors
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: addisonbeck <github@addisonbeck.com >
2025-05-08 21:04:29 +02:00
Rui Tomé
0407ed5b90
[PM-19022] Separate Manage Account Recovery and Manage Users custom role ( #14629 )
...
* Add SeparateCustomRolePermissions feature flag
* Allow 'Manage Account Recovery' to be configured separately from 'Manage Users'
2025-05-08 20:00:42 +01:00
Jordan Aasen
7b35ed9d55
fix cipherViews$ observable ( #14677 )
2025-05-08 11:21:33 -07:00
Jordan Aasen
e610ba5c82
[PM-21280] - hide setings UI changes behind feature flag ( #14665 )
...
* hide setings UI changes behind feature flag
* protect observable. remove pipe
2025-05-08 10:57:16 -07:00
renovate[bot]
87a1f4e8ac
[deps] Platform: Update webpack to v5.99.7 ( #14490 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 13:13:29 -04:00
renovate[bot]
21da518038
[deps] UI Foundation: Update remark-gfm to v4.0.1 ( #14467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 17:06:03 +00:00
renovate[bot]
e6bc43bc8f
[deps] Platform: Update Rust crate oo7 to v0.4.3 ( #14485 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 12:58:49 -04:00
renovate[bot]
667efc6fae
[deps] UI Foundation: Update @storybook/addon-designs to v8.2.1 ( #14491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 16:50:02 +00:00
Alec Rippberger
3030eb7552
[PM-19212] Consolidate password set routing to AuthGuard using ForceSetPasswordReason ( #14356 )
...
* Consolidates component routing, removing routing to update-temp-password from components. All routing to update-temp-password should happen in the AuthGuard now.
---------
Co-authored-by: Jared Snider <jsnider@bitwarden.com >
Co-authored-by: Todd Martin <tmartin@bitwarden.com >
2025-05-08 11:24:52 -05:00
Oscar Hinton
78dafe2265
Cleanup migrated components ( #14625 )
...
Cleans up migrated components by removing unnecessary old behaviour.
- Removes ng-template and ViewChild used by the old Modal Service.
- Remove aria-dismiss used by old Modals.
- Remove aria-haspopup and aria-expanded on bitMenuTriggerFor since it's handled by the directive.
2025-05-08 09:16:11 -07:00
Alex Morask
fb01153bcf
Pivot trial initiation copy based on trial length ( #14635 )
2025-05-08 10:44:28 -04:00
Bernd Schoolmann
360e731c95
Move billing code to new encrypt service interface ( #14543 )
2025-05-08 16:28:29 +02:00
Brandon Treston
f9edf048e3
[PM-19383] admins unable to download attachments ( #14652 )
...
* add admin support for downloading attachments
* fix delete and upload
* fix delete admin to return a response
* fix upload
* add missing param
* use getCipherAdmin
* fix cli
* fix QA bugs
* null check
* fix test
* cleanup
* add null check
* change comment
2025-05-08 09:49:15 -04:00
Jonas Hendrickx
5943a00afd
[PM-18812] Avoid unnecessary I/O for frequently updated state accountProfile ( #14061 )
...
* [PM-18812] Add shouldUpdate checks to frequently-updated state for 'accountProfile'
* [PM-18812] Add shouldUpdate checks to frequently-updated state for 'accountProfile'
---------
Co-authored-by: Jonas Hendrickx <jhendrickx@bitwarden.com >
2025-05-08 09:19:03 -04:00
Vicki League
8ecb32f30f
[CL-333] Icon Refresh Feature Branch ( #14298 )
...
* [CL-571] Update icons to new fileset and metaphors (#14163 )
* [CL-518] Convert icons docs to stories (#14299 )
* [CL-574] Update inline autofill icons (#14379 )
---------
Co-authored-by: William Martin <contact@willmartian.com >
2025-05-07 17:07:14 -04:00
Todd Martin
74b6bb15e8
Delete old SSO component. ( #14604 )
2025-05-07 13:22:57 -04:00
Jason Ng
daaf81ec36
[PM-21060] Refactor Has Nudges Service ( #14653 )
...
* refactor has nudges service to be its own Observable inside the vault nudges service.
2025-05-07 13:12:46 -04:00
Todd Martin
cbe1c378ec
Allow PRs for some npm dependencies ( #14655 )
2025-05-07 11:58:26 -04:00
Daniel Riera
11d26a996e
PM-21282 ( #14664 )
2025-05-07 11:03:33 -04:00
Daniel James Smith
574891d617
[PM-16132][16249] Custom hidden field missing color and character count toggle ( #13402 )
...
* Add colored characters to custom hidden field
* Add character count toggle to hidden field
* Check correct variable for revealed hidden field
* Merge branch 'main' into vault/pm-16132/custom-hidden-field-missing-color-and-character-count-toggle
* Toggle character count on per field basis
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com >
Co-authored-by: Leslie Tilton <23057410+Banrion@users.noreply.github.com >
2025-05-07 09:53:57 -05:00
Daniel Riera
d5a7e563c1
PM-20514 do not allow users without edit permissions to edit a cipher in notification bar ( #14521 )
...
* PM-20514 add edit check and error out of update password early
* pass error
2025-05-07 10:22:22 -04:00