1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-30 16:23:53 +00:00
Commit Graph

20484 Commits

Author SHA1 Message Date
rr-bw
e418a623b5 [PM-27086] rename flag variable name for clarity 2026-01-16 11:20:35 -08:00
rr-bw
e592912711 [PM-27086] Update flag branching in SetInitialPasswordComponent 2026-01-16 11:20:35 -08:00
rr-bw
5689d1ca6b [PM-27086] Changing direction: rename 'Old' methods back to original name 2026-01-16 11:20:35 -08:00
rr-bw
bfbaa2d6f0 [PM-27086] Changing direction: remove new methods 2026-01-16 11:20:34 -08:00
rr-bw
acc6117990 [PM-27086] re-add properties missed in rebase 2026-01-16 11:20:34 -08:00
rr-bw
881a5156bc [PM-27086] minor refactoring & comment update 2026-01-16 11:20:34 -08:00
rr-bw
55b0f0c773 [PM-27086] refactor addition of optional currentPassword and rotateUserKey properties to only happen in certain flows 2026-01-16 11:20:34 -08:00
rr-bw
6c0a11c940 [PM-27086] update comments 2026-01-16 11:20:34 -08:00
rr-bw
6b56ed7c32 [PM-27086] cleanup unnecessary curly braces and property 2026-01-16 11:20:33 -08:00
rr-bw
b30a2d0fbe [PM-27086] more test updates 2026-01-16 11:20:33 -08:00
rr-bw
0ff3f217c8 [PM-27086] duplicate and then modify tests for new setInitialPassword() version 2026-01-16 11:20:33 -08:00
rr-bw
f80df63acc [PM-27086] add deprecated tag 2026-01-16 11:20:33 -08:00
rr-bw
dfb01316f2 [PM-27086] update method names in test files 2026-01-16 11:20:32 -08:00
rr-bw
2e4c582792 [PM-27086] rename new methods 2026-01-16 11:20:32 -08:00
rr-bw
194d433f8c [PM-27086] rename old methods 2026-01-16 11:20:32 -08:00
rr-bw
2dd1ed2b86 [PM-27086] refactor flag logic to only check flag value in one location 2026-01-16 11:20:32 -08:00
rr-bw
44d5bfaad3 [PM-27086] add V2 tests to DesktopSetInitialPasswordService 2026-01-16 11:20:31 -08:00
rr-bw
fdba03fbf6 [PM-27086] add V2 tests to WebSetInitialPasswordService 2026-01-16 11:20:31 -08:00
rr-bw
1bc214b6af [PM-27086] add new methods to Web and Desktop services 2026-01-16 11:20:31 -08:00
rr-bw
ad366e77e3 [PM-27086] add SetInitialPasswordCredentialsV2 2026-01-16 11:20:31 -08:00
rr-bw
10a6b2228e [PM-27086] update storybook MDX 2026-01-16 11:20:31 -08:00
rr-bw
48ae5e7ff1 [PM-27086] add ConfigService to stories 2026-01-16 11:20:30 -08:00
rr-bw
1ade3a5db5 [PM-27086] re-add setKdfConfig and setUserKey 2026-01-16 11:20:30 -08:00
rr-bw
75d16df6af [PM-27086] create setInitialPasswordV2() 2026-01-16 11:20:29 -08:00
rr-bw
8005cfe510 [PM-27086] add flagged logic to InputPasswordComponent.submit() 2026-01-16 11:20:29 -08:00
rr-bw
4e5188bab2 add feature flag 2026-01-16 11:20:29 -08:00
Shane Melton
14428a5a8c [PM-30904] Fix VaultFilterService abstraction import in AC Vault (#18407) 2026-01-16 10:57:56 -08:00
bmbitwarden
07a5b4772c PM-21800 calling copyToClipboard function from PlatformUtilsService in order to trim copied string (#17510)
* PM-21800 applied tw-whitespace-break-spaces in order to manage contents of clipboard

* PM-21800 implemented host listener to decorate clipboard value

* PM-21800 revert earlier tailwind change

* PM21800 resolved pr comment re shared clipboard function

* chore: rerun UI tests

* PM-21800 resolved failling chromatic tests

* PM-21800 resolved failing chromatic tests

* PM-21800 reverted from shared clipboard component

* PM-21800 resolved clipboard issue

* PM-21800 resolved clipboard issue

* PM-21800 resolved pr comment

* PM-21800 reverted storybook change

* PM-21800 removed css tailwind way to restrict clipboard copied text

* PM-21800 refactored hostlistener in color password component

* PM-21800 resolved pr comment to replace class with data attribute
2026-01-16 11:38:28 -05:00
Colton Hurst
3b2286fbb0 Revert "[deps] Platform: Lock file maintenance (#14932)" (#18406)
This reverts commit 5dee97158a.
2026-01-16 16:37:07 +00:00
Vicki League
12516ceeea [PM-24178] Handle dialog focus when launched from a menu item (#18208) 2026-01-16 09:36:00 -05:00
renovate[bot]
5dee97158a [deps] Platform: Lock file maintenance (#14932)
* [deps]: Lock file maintenance

* Pin is-generator-function, downgrade open

* Bump zbus to match zbus_macro

* Attempt to fix rust compile issue by matching zbus and zbus_macro

* Update ashpd ...

* Fix lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hinton <hinton@users.noreply.github.com>
2026-01-16 15:20:08 +01:00
Tyler
3406a09d6f BRE-1490 fix(build-desktop): validation jobs (#18374)
* BRE-1490 fix(build-desktop): validation jobs

Adds to validation jobs, `run_id: ${{ githut.run_id }}` and/or fixed
checkout ref.
* validate-linux-x64-deb
* validate-linux-x64-appimage
* validate-linux-wayland
* validate-linux-flatpak
* validate-linux-snap
* validate-macos-dmg
* validate-windows-portable

* fix ref spacing
2026-01-16 09:13:12 -05:00
bw-ghapp[bot]
7ee0cfae1a Autosync the updated translations (#18396)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2026-01-16 15:04:15 +01:00
bw-ghapp[bot]
fc6c386340 Autosync the updated translations (#18397)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2026-01-16 13:07:29 +01:00
bw-ghapp[bot]
adc3ff9be2 Autosync the updated translations (#18398)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2026-01-16 12:34:58 +01:00
Bernd Schoolmann
d410706b45 [PM-30846] Fix incorrect log for private key regen in data recovery tool (#18356)
* Fix no log

* Fix prettier
2026-01-16 10:24:57 +01:00
Nick Krantz
7150283d7c [PM-30287] Archive deletion navigation (#18213)
* add `routeAfterDeletion` for edit screen to redirect the user to the correct location after deleting an archived cipher

* use `historyGo` to preserve the back invocations

* fix duplicate import
2026-01-15 21:24:32 +00:00
Mike Amirault
320fe1f1c9 [PM-30382] Make Send search bar full page width (#18386) 2026-01-15 15:12:11 -05:00
Mike Amirault
9f74178928 [PM-21774] Adjust icon and tooltip for protected Sends on the Sends l… (#18293)
* [PM-21774] Adjust icon and tooltip for protected Sends on the Sends list page

* [PM-21774] Update Sent table UI stories

* [PM-21774] Fix Send table UI story
2026-01-15 14:19:43 -05:00
Leslie Tilton
417dfdd305 [PM-30319][PM-30685] Separate and compress phishing data storage (#18337)
* Add logs for debugging in phishing-detection-settings.service

* Update phishing data service to separate web addresses from meta data for performant writes. Store compressed string instead of array

* Cleanup

* Updated test cases

* Cleanup comments

* Fix fallback encoding/decoding mismatch

* Fix type checking
2026-01-15 12:36:03 -06:00
Daniel Riera
21ea969daa [PM-29520] Remove ts strict ignore in background overlay notifications background (#18243)
* initialize timer to null

* default undefined length to 0 using nullish operator

* optional chaining and explicit null check on tab presence

* add optional chainning where relevant for sender tab id

* explicit null checks and data guards set for sender and modifyLoginData

* address feedback and make explicit undefined checks to avoid possible valid tabid rejection

* explicit tab check on setupNotificationInitTrigger
2026-01-15 12:44:23 -05:00
renovate[bot]
8cfd83e426 [deps]: Update actions/checkout action to v6 (#18384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-15 11:25:32 -06:00
Daniel Riera
535b958f9e [PM-29523] Remove ts strict ignore in browser context menu clicked handler (#18264)
* early return if no cipher before switch case

* explicit null checks within switch cases for early returns

* lower cipher check and add to explicit checks

* add test cases for null values

* format spec file
2026-01-15 12:09:55 -05:00
Nick Krantz
9a22907e27 [PM-30296] Assign to Collections for Archived Ciphers (#18223)
* allow for archived ciphers to be assigned to a collection via the more options menu

* reference `userId$` directly
2026-01-15 11:08:18 -06:00
Jonathan Prusik
2999a57b4a update pull request template (#18385) 2026-01-15 11:32:23 -05:00
Leslie Xiong
44bdaf71b3 Desktop/pm 18769/migrate vault filters (#17919)
Migrated vault filters to new v3 vault's navigation

* Decoupled existing vault filtering from vault component by using routed params with routed-vault-filter-bridge
* Converted vault filters to standalone components
* Removed extending filter Base Components from deprecated /libs/angular library and handled logic directly
* Moved shared 'models' and 'services' directories from web-vault into /libs/vault
2026-01-15 16:17:00 +01:00
neuronull
6ef5241c29 Add Rust pre-commit hooks for desktop native (#17823) 2026-01-15 07:50:47 -07:00
Nick Krantz
d1be3b65f7 show upgrade badge for non-premium users (#18296) 2026-01-15 08:23:52 -06:00
Jordan Aasen
2cec30e533 fix attachment dl icon alignment in web and desktop (#18349) 2026-01-14 17:19:09 -08:00
Jordan Aasen
c91fbb2cad [PM-26515] - Browser - Non Premium User Archived Item Flow (#16908)
* non-premium user flow  archived items

* add archived button

* update archive service

* fix add-edit component

* fix tests

* fix tests

* small fixes

* remove unused service

* fix test

* fix test

* fix test

* fix tests

* only show archived badge when user cannot archive

* update spec

* add test

* revert change to button

* use previouslyCouldArchive

* fix tests

* hide clone button when data ownership policy is enabled

* remove dupe pipe. fix logic

* change from button to span

* fix logic

* fix tests and logic

* fix tests. simplify logic

* updates to archive component

* fix archived pill logic

* fix add missing pop-out

* cleanup

* check if cipher is present in template

* remove enforceDataOwnershipPolicy obs
2026-01-14 14:38:46 -08:00