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
Stephon Brown
14999e342e
update account dialog
2025-09-30 15:57:16 -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
Bryan Cunningham
2a0b564e93
add back missing chevron ( #16614 )
...
* add back missing chevron
* add transform origin to center chevron correctly
* update top position to center chevron properly
2025-09-30 13:04:22 -04:00
Vijay Oommen
6499ecb6ee
PM-26329 bug fixes to the cards ( #16665 )
2025-09-30 11:55:27 -05:00
Bryan Cunningham
dafbe7db1f
add bold font to dt and add margin to dl ( #16649 )
2025-09-30 11:59:19 -04: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
Nick Krantz
727689d827
[PM-24534] Archive via CLI ( #16502 )
...
* refactor `canInteract` into a component level usage.
- The default service is going to be used in the CLI which won't make use of the UI-related aspects
* all nested entities to be imported from the vault
* initial add of archive command to the cli
* add archive to oss serve
* check for deleted cipher when attempting to archive
* add searchability/list functionality for archived ciphers
* restore an archived cipher
* unarchive a cipher when a user is editing it and has lost their premium status
* add missing feature flags
* re-export only needed services from the vault
* add needed await
* add prompt when applicable for editing an archived cipher
* move cipher archive service into `common/vault`
* fix testing code
2025-09-30 10:45:04 -04:00
Daniel James Smith
7848b7d480
Revert "[deps] Tools: Update jsdom to v27 ( #16634 )" ( #16666 )
...
This reverts commit c93586a0aa .
2025-09-30 14:40:00 +00:00
Stephon Brown
9440e29ef8
Merge branch 'main' into billing/PM-24996/implement-upgrade-from-free-dialog
2025-09-30 10:30:27 -04:00
renovate[bot]
c93586a0aa
[deps] Tools: Update jsdom to v27 ( #16634 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2025-09-30 15:56:29 +02:00
Maciej Zieniuk
25020ced5d
[PM-23251] Remove low-kdf banner ( #16511 )
...
* Remove low-kdf banner
* update tests
2025-09-30 08:37:00 -05:00
neuronull
54a53a1c34
Use tracing in ssh_agent ( #16455 )
...
* [BEEEP][PM-255518] Use tracing for improved observability
* feedback dani-garcia: use DefaultVisitor
* set default log level
* convert printlns in objc crate
* convert printlns in autotype crate
* convert printlns in autostart crate
* convert printlns in core/password crate
* convert printlns in core/biometric crate
* convert printlns in napi crate
* convert log usage in macos provider crate
* convert existing log macros to tracing
* fix the cargo.toml sort lint errors
* Revert "fix the cargo.toml sort lint errors"
This reverts commit fd149ab697 .
* fix the sort lint using correct cargo sort version
* feedback coltonhurst: more comments/clarity on behavior
* revert changes to ssh_agent
* Use tracing in ssh_agent
2025-09-30 06:33:32 -06:00
Jared Snider
2ccd841f58
feat(Utils.fromBufferToB64): [Platform/PM-26186] Add type safety and ArrayBufferView support + tests ( #16609 )
...
* PM-26186 - Utils.ts - fromBufferToB64 - (1) Add type safety (2) Add ArrayBufferView support (3) Add tests
* PM-26186 - Utils.ts - add overloads so that we can specify callers who pass defined buffers will always get a string back so I don't have to modify all call sites to add a null assertion or "as string"
2025-09-30 07:53:10 -04:00
Maciej Zieniuk
cae01c6e0f
Fix flood of Angular warning messages on policies page ( #16618 )
...
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com >
2025-09-30 11:52:04 +10:00
Stephon Brown
6d757b04a4
fix(billing): Fix NX error
...
This should compile just the library files and not its dependency files which was making it error
2025-09-29 16:46:04 -04:00
Stephon Brown
5cfbc413af
temp-fix(billing): add currency pipe to pricing card component
2025-09-29 16:46:03 -04:00
Stephon Brown
1fff0ce1fc
fix(billing): Fix Cart Summary Tests
2025-09-29 16:46:03 -04:00
Stephon Brown
907abf7f0d
fix(billing): allow for nullable taxId for families organizations
2025-09-29 16:46:03 -04:00
Stephon Brown
350230955f
feat(billing): Add purchase premium subscription method to client
2025-09-29 16:46:02 -04:00
Stephon Brown
0ec170c7f3
feat(billing): Add Upgrade flow service
2025-09-29 16:46:02 -04:00
Stephon Brown
f127f2db5c
feat(billing): Add Upgrade Payment Service
2025-09-29 16:45:59 -04:00
Stephon Brown
803cd52360
feat(billing): Add payment dialog for premium upgrade
2025-09-29 16:45:59 -04:00
Stephon Brown
b384050fa7
feat(billing): Add upgrade from free account dialog
2025-09-29 16:45:59 -04:00
Stephon Brown
d52762ec76
feat(billing): add required messages
2025-09-29 16:45:58 -04:00
Jonathan Prusik
f92eddf7b9
only run BIT trigger workflow when Build Browser workflow completes successfully ( #16572 )
2025-09-29 16:32:18 -04:00
rr-bw
5f7e1f99bf
chore(flag-removal): [Auth/PM20439] Remove flagging logic and flag (BrowserExtensionLoginApproval) ( #16568 )
2025-09-29 13:29:56 -07:00
Vijay Oommen
0bfc5daa7c
[PM-26074] All Activities tab - Updated UI ( #16587 )
...
* PM-26074 simplified and update the all-activities tab
* PM-26074 removed learn more
* PM-26074 fixing missing line
2025-09-29 20:19:14 +00:00
Leslie Tilton
e784622f67
[PM-25613] Add report trigger logic ( #16615 )
...
* Add password trigger logic to report service. Also updated api to use classes that properly handle encstring with placeholders for upcoming usage
* Fix merged test case conflict
* Fix type errors and test cases. Make create data functions for report and summary
2025-09-29 14:37:23 -05:00
Vijay Oommen
4f79cc8c52
PM-26073 remove learn more ( #16571 )
2025-09-29 14:23:59 -05:00
Addison Beck
9aa2e2d99f
build: add nx configuration in libs/node ( #16550 )
2025-09-29 20:57:29 +02:00
Nick Krantz
c4ee2fdae2
[PM-25982] Assign to Collections - My Items ( #16591 )
...
* update cipher form to exclude my items collections
* handle default collections for assign to collections and bulk
* account for every returning true for empty arrays
2025-09-29 13:06:36 -05:00
Addison Beck
f988d3fd70
build(nx): continue on error for the experimental nx ci ( #16646 )
2025-09-29 14:01:35 -04:00
Tyler
83e8977d4b
BRE-1040 Docker Compose rule ( #16600 )
2025-09-29 13:51:19 -04:00
Nik Gilmore
645478af52
[PM-18629] Hide reorder icon when displaying only one custom field ( #16460 )
2025-09-29 09:52:37 -07:00
Jeffrey Holland
f9056b2711
[PM-22458] Ensure TOTP check ignores email or username fields ( #16535 )
...
* [PM-22458] Ensure TOTP check ignores email or username fields
* Resolve underlying totp error for shein.com Germany
* Remove a guard check and add an optional chain
2025-09-29 17:09:41 +02:00
Alex
3da89ee4e3
[PM-25616] Refactor app-table-row-scrollable component to use openApplication ( #16523 )
2025-09-29 10:28:55 -04:00
Colton Hurst
fc53eae4c5
[PM-22758] Configurable Keyboard Shortcut for Autotype ( #16613 )
...
* [PM-22785] Initial push with configuration and ipc changes for the configurable autotype keyboard shortcut
* [PM-22785] Add messy code with working configurable hotkey
* [PM-22785] Add more messy rust code
* [PM-22785] Add temp changes with configurable hotkey ui
* Add shortcut display to settings
* [PM-22785] Logic updates. Ran npm run prettier and lint:fix.
* [PM-22785] Add back disableAutotype with refactors.
* [PM-22785] Clean up Rust code
* [PM-22785] Clean up Rust code v2
* [PM-22785] Add unicode bounds in Rust code
* [PM-22785] Update rust code comments
* [PM-22785] Add unicode_value byte length check post-encoding
* [PM-22785] Extract encoding to a separate function
* Various fixes for the autotype setting label
* Misc component fixes
* Disallow nunmbers and allow Win key
* Themify edit shortcut
* Change display of Super to Win
* Create autotype format method
* Autotpe modal cleanup
* [PM-22785] Some cleanup
* Add unit tests and adjust error handling
* [PM-22785] Fix build issues on Mac and Linux
* [PM-22785] Linting fix
* Remove unused message
* [PM-22785] Linting fix
* [PM-22785] More linting fix
* [PM-22785] Address initial PR comments
* [PM-22785] Comment change
* [PM-22785] If statement change
* [PM-22785] Update with fixes from PR comments
* [PM-22785] Update with fixes from PR comments version ?
* add unit tests for get_alphabetic_hot_key()
* Fix tests
* Add missing mock to tests
* [PM-22785] Update with small fixes via PR comments
---------
Co-authored-by: Robyn MacCallum <robyntmaccallum@gmail.com >
Co-authored-by: neuronull <9162534+neuronull@users.noreply.github.com >
2025-09-29 14:20:15 +00:00
Mark Youssef
018b4d5eb4
[CL-609] Close side nav when breakpoint changes ( #15062 )
...
* Close side nav when breakpoint changes
* Leverage side-nave listener instead
* Remove effect inside pipe
* Reuse isSmallScreen
2025-09-29 07:19:52 -07:00
Vijay Oommen
90fb57817a
[PM-25931] Integrations - can save only if owner ( #16570 )
2025-09-29 08:27:21 -05:00
renovate[bot]
adbf80dd39
[deps] Platform: Update Rust crate security-framework to v3.5.0 ( #16628 )
...
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-09-29 11:31:31 +02:00