mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
* [fix] Pull org admin vault collections directly from the API
* [refactor] Establish pattern for interfaces in module scoped services
* [fix] Remove access modifiers from constructor params for an extended service
* [fix] Rename skipFilterCollectionRefresh to firstLoaded
* [fix] Simplify hiding unwanted filters in the org vault
* Revert "[refactor] Establish pattern for interfaces in module scoped services"
This reverts commit f1edae5a3e.
* Update src/app/modules/vault-filter/vault-filter.component.ts
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
* Update src/app/modules/vault-filter/organization-vault-filter.component.ts
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
* [fix] Ran prettier
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>