1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

[SM-919] Migrate Project people tab to access-policy-selector (#6431)

* Add access-policy-selector

* Update to access-policy service and models

* Add access-policy service tests

* Use new selector in project-people

* Fix access removal dialog bug (#6653)
This commit is contained in:
Thomas Avery
2023-11-08 11:41:41 -05:00
committed by GitHub
parent a7a3783501
commit ec205d4224
19 changed files with 1086 additions and 166 deletions

View File

@@ -7386,5 +7386,8 @@
"seeDetailedInstructions": {
"message": "See detailed instructions on our help site at",
"description": "This is followed a by a hyperlink to the help website."
},
"projectAccessUpdated": {
"message": "Project access updated"
}
}