1
0
mirror of https://github.com/bitwarden/web synced 2025-12-31 15:43:14 +00:00
Files
web/.gitmodules
Robyn MacCallum da683e0df4 [End User Vault Refresh] SG-16: Organization filters (#1595)
* [feature] Base implementation of EUVR filter changes

* [refactor] Relocated vault-filters to app/modules

* [refactor] Reuse vault-filters component for organizations

* [refactor] Remove unused org filter component

* [bug] .gitmodules branch change

* [bug] Load organization filters after sync during login

* [refactor] Introduce a SharedModule

* [refactor] Created a home for loose components

* [refactor] Convert VaultComponent and OrgVaultComponent into a pair of modules

* [refactor] Implement <bit-menu> for organization filter actions

* [feature] Improve a11y standards of the vault filters module

* [bug] Recreate package-lock.json

* Fix build issue

* [bug] Remove duplicate this.go() call

* [fix] Use correct filter-buttons class

Co-authored-by: addison <addisonbeck1@gmail.com>
Co-authored-by: Hinton <oscar@oscarhinton.com>
2022-05-03 09:00:15 -04:00

5 lines
118 B
Plaintext

[submodule "jslib"]
path = jslib
url = https://github.com/bitwarden/jslib.git
branch = feature/endUserVaultRefresh