1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-15 11:58:21 +01:00
bitwarden-estensione-browser/apps/web
Jake Fink 6f4771da6c
[EC-678] [EC-673] Fix active tab not showing selected while in child route (#3964)
* [PS-1114] hide reporting sidebar if only events

* [PS-1114] add orgRedirectGuard

* [PS-1114] highlight tabs based on route subset

* [PS-1114] redirect to correct child route on tab
- Use new OrgRedirectGuard

* [PS-1114] add settings redirect using guard
- refactored guard to accept array of strings

* [EC-678] [EC-673] remove remaining methods

* [EC-678][EC-673] address PR feedback
- change switch to if statements
- remove ternary
2022-11-07 09:21:16 -05:00
..
.vscode
config Add EE specific web container image (#3604) 2022-09-29 12:21:47 +02:00
scripts
src [EC-678] [EC-673] Fix active tab not showing selected while in child route (#3964) 2022-11-07 09:21:16 -05:00
.dockerignore
.eslintrc.json [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
.gitignore
config.js Use settings in base.json and merge config keys (#3804) 2022-10-18 12:00:40 +10:00
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js
package.json Bump Web version to 2022.10.2 (#3886) 2022-10-24 13:54:59 -06:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [EC-272] Web workers using EncryptionService (#3532) 2022-10-28 07:38:54 +10:00
tsconfig.spec.json
webpack.config.js [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02: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.