mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-01 21:10:49 +08:00
* feat(billing): Refactor DisplayPaymentMethodInlineComponent for external form control * feat(billing): Integrate external payment method management in PremiumOrgUpgradePayment Cleanup: Remove debug console.warn in invoice preview refresh * test(billing): Update PremiumOrgUpgradePaymentComponent tests * refactor:add non-null assertion for payment method validation * refactor: use string selectors for ViewChild * refactor: remove unused `tap` operator * test: improve component mocking setup * feat: add payment method validation on upgrade * refactor(billing): remove unused updatePaymentInParent input |
||
|---|---|---|
| .. | ||
| .vscode | ||
| config | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.js | ||
| crowdin.yml | ||
| dev-server.shared.pem | ||
| Dockerfile | ||
| entrypoint.sh | ||
| jest.config.js | ||
| package.json | ||
| postcss.config.js | ||
| project.json | ||
| README.md | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.base.js | ||
| webpack.config.js | ||
Bitwarden Web App
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
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.