1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-06 15:38:42 +01:00
bitwarden-estensione-browser/apps/web
Thomas Avery 208e3f30b4
[SM-670] Restrict UI actions based on user permission (#5090)
* Restrict UI actions based on user permission

* Swap to hiding bulk option without permission

* Fix read/write assignment in project service

* Filter projects based on permission in dialog

* Fix encryption error for updating secret result

* Fix spinner (#5182)

* Swap to bit-no-items

* [SM-699] Projects bulk delete - add bulk confirmation dialog (#5200)

* Add bulk confirmation dialog

* Code review updates

* Code review - load projects

* code review - swap to observable

* Code review - remove oninit
2023-04-26 13:09:30 -05:00
..
.vscode
config
scripts
src [SM-670] Restrict UI actions based on user permission (#5090) 2023-04-26 13:09:30 -05:00
.dockerignore
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js
package.json Bump Web version to 2023.4.0 (#5281) 2023-04-25 10:50:54 -06:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
tsconfig.spec.json
webpack.config.js [SM-668] hash font asset names (#5054) 2023-03-23 17:51:03 -04:00

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.