1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00
bitwarden-browser/apps/web
Thomas Rittson e916cec6b5
[AC-1599] Fix Secrets Manager cost subtotal when creating an organization (#6044)
* Fix service account cost not included in SM subtotal

* Simplify logic
2023-08-18 08:47:36 +10:00
..
.vscode
config Update EU Prod config with correct production payment settings (#5874) 2023-07-25 06:54:12 -07:00
scripts
src [AC-1599] Fix Secrets Manager cost subtotal when creating an organization (#6044) 2023-08-18 08:47:36 +10:00
.dockerignore
.eslintrc.json [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json Bumped all version to 2023.8.0 (#6038) 2023-08-15 16:47:17 -04:00
postcss.config.js
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
tailwind.config.js
test.setup.ts
tsconfig.json [PM-3172] create @bitwarden/auth lib (#5906) 2023-08-08 09:37:25 -04:00
tsconfig.spec.json
webpack.config.js Fix notifications webpack proxy for Web (#5794) 2023-07-27 11:05:19 -05: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.