mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-28 21:01:38 +08:00
* wip * Running prettier after npm ci * Defects AC-1929 AC-1955 AC-1956 * Setting plan and product to Teams if adding an org from a provider * Updated logic to correctly set seat count depending on how you approach the upgrade flow * Moved logic setting seat count to changedProduct * Setting sm seats when upgrading to the current count * Setting max storage if the organization's current plan has it set above the base * Refactored logic in changedProduct to be a bit more concise. Added logic for handling sm service accounts and storage increases * Decomposed the logic in changedProduct * Resolved defects introduced in the merge conflict * Changes after executing `npm run prettier` --------- Co-authored-by: Alex Morask <amorask@bitwarden.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| config | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| config.js | ||
| crowdin.yml | ||
| dev-server.shared.pem | ||
| Dockerfile | ||
| entrypoint.sh | ||
| jest.config.js | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.config.js | ||
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.