1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-15 11:58:21 +01:00
bitwarden-estensione-browser/apps/web
Rui Tomé d240d96368
[EC-342] Gate custom permissions behind enterprise plan (#3907)
* [EC-342] Add 'UseCustomPermissions' property in Organization.

* [EC-342] Add/Edit message texts for Permission types

* [EC-342] Add check to determine if org can have custom permissions

* [EC-342] Add description to message text

* [EC-342] Checking if the selected user type is 'Custom'

* Update apps/web/src/locales/en/messages.json

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

* [EC-342] Update custom permissions check to only look for UseCustomPermissions flag. Create updateUser and inviteUser methods.

* [EC-342] Split Custom Permissions text into 3 parts.

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-12-06 09:50:24 +00:00
..
.vscode
config Enabled passwordless on cloud.json (#4127) 2022-11-27 16:18:24 -05:00
scripts
src [EC-342] Gate custom permissions behind enterprise plan (#3907) 2022-12-06 09:50:24 +00: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
package.json Bumped web version to 2022.11.2 (#4167) 2022-12-01 14:34:56 -08:00
postcss.config.js
README.md fix url (#4183) 2022-12-05 09:27:02 +01:00
tailwind.config.js
test.setup.ts
tsconfig.json [SM-252] Enable strict templates (#3601) 2022-11-28 18:59:46 +01:00
tsconfig.spec.json
webpack.config.js [PS-1879] Fix Key Connector Migration Flow (#4080) 2022-11-18 16:38:28 -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.