clients/libs/common/src
SmithThe4th 10c8a2101a
[PM-12049] Remove usage of ActiveUserState from folder service (#11880)
* Migrated folder service from using active user state to single user state

Added extra test cases for encrypted folder and decrypted folders

Updated derived state to use decrypt with key

* Update callers in the web

* Update callers in the browser

* Update callers in libs

* Update callers in cli

* Fixed test

* Fixed folder state test

* Fixed test

* removed duplicate activeUserId

* Added takewhile operator to only make calls when userId is present

* Simplified to accept a single user id instead of an observable

* Required userid to be passed from notification service

* [PM-15635] Folders not working on desktop (#12333)

* Added folders memory state definition

* added decrypted folders state

* Refactored service to remove derived state

* removed combinedstate and added clear decrypted folders to methods

* Fixed test

* Fixed issue with editing folder on the desktop app

* Fixed test

* Changed state name

* fixed ts strict issue

* fixed ts strict issue

* fixed ts strict issue

* removed unnecessasry null encrypteed folder check

* Handle null folderdata

* [PM-16197] "Items with No Folder" shows as a folder to edit name and delete (#12470)

* Force redcryption anytime encryption state changes

* Fixed text file

* revert changes

* create new object with nofolder instead of modifying exisiting object

* Fixed failing test

* switched to use memory-large-object

* Fixed ts sctrict issue

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
2025-01-02 17:16:33 -05:00
..
abstractions Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
admin-console [PM-14461] Update organization state after subscription update (#12222) 2025-01-02 15:37:09 -05:00
auth Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
autofill [PM-16667] Fix flaky card expiry tests (#12659) 2025-01-02 14:09:57 -05:00
billing [PM-13999] show estimated tax for taxable countries (#12245) 2025-01-02 20:28:04 +01:00
enums [PM-15814]Alert owners of reseller-managed orgs to renewal events (#12607) 2024-12-31 18:06:45 +01:00
key-management Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
models organization status changed code changes (#12249) 2024-12-18 16:31:16 +01:00
platform [PM-12049] Remove usage of ActiveUserState from folder service (#11880) 2025-01-02 17:16:33 -05:00
services [PM-12049] Remove usage of ActiveUserState from folder service (#11880) 2025-01-02 17:16:33 -05:00
state-migrations Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
tools Typescript-strict-plugin (#12235) 2024-12-09 20:58:50 +01:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-12049] Remove usage of ActiveUserState from folder service (#11880) 2025-01-02 17:16:33 -05:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00