bitwarden-estensione-browser/apps/web
Alec Rippberger 742900a663
PM-11390: [Defect] View Login - Clicking Password History opens Edit Item window behind View Login window (#11119)
* Add password dialog component.

* Properly direct to browser password history screen.

* Add padding to history items.

* Update test to correct password history route.

* Remove unneeded provider.

* Use relative path for SharedModule.
2024-09-25 10:45:13 -04:00
..
.vscode
config
scripts
src PM-11390: [Defect] View Login - Clicking Password History opens Edit Item window behind View Login window (#11119) 2024-09-25 10:45:13 -04:00
.dockerignore
.eslintrc.json
.gitignore
Dockerfile
README.md
config.js
crowdin.yml
dev-server.shared.pem
entrypoint.sh
jest.config.js
package.json Bumped client version(s) (#11211) 2024-09-23 22:48:23 +00:00
postcss.config.js
tailwind.config.js
test.setup.ts
tsconfig.build.json
tsconfig.json
tsconfig.spec.json
webpack.config.js

README.md

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

Documentation

Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.